summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-lts-grsec/linux-libre-lts-grsec.preset
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-12-04 02:27:34 -0800
committerroot <root@rshg054.dnsready.net>2012-12-04 02:27:34 -0800
commit8fb920e1b30f4a0c0b5ed64a44a85db94b60cf3a (patch)
tree388f72bc691c047458cabbaaf5fe9d5b4931c0de /kernels/linux-libre-lts-grsec/linux-libre-lts-grsec.preset
parentcd3e25625999a62fa1c10e233f371a30d03f67c8 (diff)
Tue Dec 4 02:21:34 PST 2012
Diffstat (limited to 'kernels/linux-libre-lts-grsec/linux-libre-lts-grsec.preset')
-rwxr-xr-xkernels/linux-libre-lts-grsec/linux-libre-lts-grsec.preset14
1 files changed, 14 insertions, 0 deletions
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"