From 2702acf6a54c50b53011754092d3cdaaaea0714c Mon Sep 17 00:00:00 2001 From: shackra Date: Wed, 23 Apr 2014 16:03:40 -0600 Subject: Merge branch 'master' of ssh://projects.parabolagnulinux.org:1863/srv/git/abslibre # Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit. Signed-off-by: shackra --- libre/linux-libre-grsec/linux-libre-grsec.preset | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 libre/linux-libre-grsec/linux-libre-grsec.preset (limited to 'libre/linux-libre-grsec/linux-libre-grsec.preset') diff --git a/libre/linux-libre-grsec/linux-libre-grsec.preset b/libre/linux-libre-grsec/linux-libre-grsec.preset new file mode 100644 index 000000000..3fe913d44 --- /dev/null +++ b/libre/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-2-g168b