summaryrefslogtreecommitdiff
path: root/libre/linux-libre-lts-grsec/linux.preset
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-08-07 18:20:16 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-08-07 18:20:16 -0300
commit9208fe737320e68ba9e116c2468e6c0fb740cb36 (patch)
tree1e12aa9897739568e6ed826a2d3f3ba9f1d4224f /libre/linux-libre-lts-grsec/linux.preset
parent8d351b37adfad4583bdd422daf8db0929da6959e (diff)
linux-libre-lts-grsec: move package to [libre] -> https://labs.parabola.nu/issues/775
Diffstat (limited to 'libre/linux-libre-lts-grsec/linux.preset')
-rw-r--r--libre/linux-libre-lts-grsec/linux.preset14
1 files changed, 14 insertions, 0 deletions
diff --git a/libre/linux-libre-lts-grsec/linux.preset b/libre/linux-libre-lts-grsec/linux.preset
new file mode 100644
index 000000000..b06292d10
--- /dev/null
+++ b/libre/linux-libre-lts-grsec/linux.preset
@@ -0,0 +1,14 @@
+# mkinitcpio preset file for the 'linux' package
+
+ALL_config="/etc/mkinitcpio.conf"
+ALL_kver="/boot/vmlinuz-linux"
+
+PRESETS=('default' 'fallback')
+
+#default_config="/etc/mkinitcpio.conf"
+default_image="/boot/initramfs-linux.img"
+#default_options=""
+
+#fallback_config="/etc/mkinitcpio.conf"
+fallback_image="/boot/initramfs-linux-fallback.img"
+fallback_options="-S autodetect"