summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-lts-knock/linux.preset
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2017-12-06 17:00:27 -0300
committerDavid P <megver83@parabola.nu>2017-12-06 17:00:27 -0300
commitbc591e749a772ad62a661290ad4b45b1c115c9a1 (patch)
tree99922c1e33427ecfab2212d6d5ff2c10746a77e4 /kernels/linux-libre-lts-knock/linux.preset
parent4066a793795ebf9e10e69e67dd5767adc0681aba (diff)
add kernels/linux-libre-lts-xtreme, deprecate kernels/linux-libre-lts-{apparmor,knock}
Diffstat (limited to 'kernels/linux-libre-lts-knock/linux.preset')
-rw-r--r--kernels/linux-libre-lts-knock/linux.preset14
1 files changed, 0 insertions, 14 deletions
diff --git a/kernels/linux-libre-lts-knock/linux.preset b/kernels/linux-libre-lts-knock/linux.preset
deleted file mode 100644
index 66709a8c1..000000000
--- a/kernels/linux-libre-lts-knock/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"