summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-lts-grsec-knock/linux.preset
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-09-11 22:48:17 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-09-11 22:48:17 -0300
commit2b115c9c6073abcc001c8d203ef1157ea46e0147 (patch)
treed83ed7f8dec349a84afd8be293fc251313660ccb /kernels/linux-libre-lts-grsec-knock/linux.preset
parent8f9a69745a967cbf33eb9791af797dd2dd75889a (diff)
drop linux-libre-lts-grsec{,-knock} packages for now
The stable grsecurity patches are no longer public. https://grsecurity.net/announce.php
Diffstat (limited to 'kernels/linux-libre-lts-grsec-knock/linux.preset')
-rw-r--r--kernels/linux-libre-lts-grsec-knock/linux.preset14
1 files changed, 0 insertions, 14 deletions
diff --git a/kernels/linux-libre-lts-grsec-knock/linux.preset b/kernels/linux-libre-lts-grsec-knock/linux.preset
deleted file mode 100644
index b06292d10..000000000
--- a/kernels/linux-libre-lts-grsec-knock/linux.preset
+++ /dev/null
@@ -1,14 +0,0 @@
-# mkinitcpio preset file for the 'linux' package
-
-ALL_config="/etc/mkinitcpio.conf"
-ALL_kver="/boot/vmlinuz-linux"
-
-PRESETS=('default' 'fallback')
-
-#default_config="/etc/mkinitcpio.conf"
-default_image="/boot/initramfs-linux.img"
-#default_options=""
-
-#fallback_config="/etc/mkinitcpio.conf"
-fallback_image="/boot/initramfs-linux-fallback.img"
-fallback_options="-S autodetect"