summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-lts-grsec/linux.preset
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-08-31 15:08:03 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-08-31 15:08:03 -0300
commit03b4ac3af362264f3dc8badb8dda1f95c165de62 (patch)
treeed01c9beeec45e7281776832656afd7b8a51d69a /kernels/linux-libre-lts-grsec/linux.preset
parentc4deaefe6b777ce047642d04c17bac30fb8bc0e8 (diff)
downloadabslibre-03b4ac3af362264f3dc8badb8dda1f95c165de62.tar.gz
abslibre-03b4ac3af362264f3dc8badb8dda1f95c165de62.tar.bz2
abslibre-03b4ac3af362264f3dc8badb8dda1f95c165de62.zip
linux-libre-lts-grsec: add new package to [kernels]
Diffstat (limited to 'kernels/linux-libre-lts-grsec/linux.preset')
-rw-r--r--kernels/linux-libre-lts-grsec/linux.preset14
1 files changed, 14 insertions, 0 deletions
diff --git a/kernels/linux-libre-lts-grsec/linux.preset b/kernels/linux-libre-lts-grsec/linux.preset
new file mode 100644
index 000000000..b06292d10
--- /dev/null
+++ b/kernels/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"