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