summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-rt/linux.preset
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2019-11-07 11:42:10 -0300
committerDavid P <megver83@parabola.nu>2019-11-07 11:42:10 -0300
commit89e38d636d8fc0e4f8658285bdbc826629e1a1f6 (patch)
tree27bcfc49ef7375cc892b0bc9959b194acfe181ea /kernels/linux-libre-rt/linux.preset
parent9d9b48426f3f6c041f972933b4cf4482c454b0a8 (diff)
downloadabslibre-89e38d636d8fc0e4f8658285bdbc826629e1a1f6.tar.gz
abslibre-89e38d636d8fc0e4f8658285bdbc826629e1a1f6.tar.bz2
abslibre-89e38d636d8fc0e4f8658285bdbc826629e1a1f6.zip
updpkg: kernels/linux-libre-rt 4.19.72.26_gnu-1
Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'kernels/linux-libre-rt/linux.preset')
-rw-r--r--kernels/linux-libre-rt/linux.preset14
1 files changed, 0 insertions, 14 deletions
diff --git a/kernels/linux-libre-rt/linux.preset b/kernels/linux-libre-rt/linux.preset
deleted file mode 100644
index 66709a8c1..000000000
--- a/kernels/linux-libre-rt/linux.preset
+++ /dev/null
@@ -1,14 +0,0 @@
-# mkinitcpio preset file for the '%PKGBASE%' package
-
-ALL_config="/etc/mkinitcpio.conf"
-ALL_kver="/boot/vmlinuz-%PKGBASE%"
-
-PRESETS=('default' 'fallback')
-
-#default_config="/etc/mkinitcpio.conf"
-default_image="/boot/initramfs-%PKGBASE%.img"
-#default_options=""
-
-#fallback_config="/etc/mkinitcpio.conf"
-fallback_image="/boot/initramfs-%PKGBASE%-fallback.img"
-fallback_options="-S autodetect"