summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-grsec/linux-libre-grsec.preset
diff options
context:
space:
mode:
authorNicolás Reynolds <apoyosis@correo.inta.gob.ar>2012-11-21 14:35:33 -0300
committerNicolás Reynolds <apoyosis@correo.inta.gob.ar>2012-11-21 14:35:33 -0300
commit6db0365f800f4d3411cad96b6a5594e723ede007 (patch)
tree9d3184fdd7ebf5336ec0bcdbdd39a68b83d08a9e /kernels/linux-libre-grsec/linux-libre-grsec.preset
parentcdc73ac802a1af7a5e797e2789db591b244787be (diff)
parent7e1e84043f1e7fcc36ab23acc9f9df97f814d819 (diff)
Merge branch 'master' of ssh://gparabola/srv/git/abslibre
Diffstat (limited to 'kernels/linux-libre-grsec/linux-libre-grsec.preset')
-rwxr-xr-xkernels/linux-libre-grsec/linux-libre-grsec.preset14
1 files changed, 14 insertions, 0 deletions
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"