From fe5202f246d8188869dc5a6262f9f9e9b9e7e763 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Wed, 21 Nov 2012 00:09:00 -0200 Subject: linux-libre-grsec: adding new package to [kernels] repo --- kernels/linux-libre-grsec/linux-libre-grsec.preset | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100755 kernels/linux-libre-grsec/linux-libre-grsec.preset (limited to 'kernels/linux-libre-grsec/linux-libre-grsec.preset') diff --git a/kernels/linux-libre-grsec/linux-libre-grsec.preset b/kernels/linux-libre-grsec/linux-libre-grsec.preset new file mode 100755 index 000000000..3fe913d44 --- /dev/null +++ b/kernels/linux-libre-grsec/linux-libre-grsec.preset @@ -0,0 +1,14 @@ +# mkinitcpio preset file for the 'linux-libre-grsec' package + +ALL_config="/etc/mkinitcpio.conf" +ALL_kver="/boot/vmlinuz-linux-libre-grsec" + +PRESETS=('default' 'fallback') + +#default_config="/etc/mkinitcpio.conf" +default_image="/boot/initramfs-linux-libre-grsec.img" +#default_options="" + +#fallback_config="/etc/mkinitcpio.conf" +fallback_image="/boot/initramfs-linux-libre-grsec-fallback.img" +fallback_options="-S autodetect" -- cgit v1.2.3-54-g00ecf