summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-grsec-xen/linux.preset
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-08-09 07:27:50 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-08-09 07:29:43 -0300
commit5ff7c3c3eeeb7b0c24ba32489d8d544f2d279068 (patch)
treefa1a67b4db7431b1ddc2f2e5732a77cfc614beed /kernels/linux-libre-grsec-xen/linux.preset
parent8b474273735ceb9c0b5e248132ce6532d222ffad (diff)
downloadabslibre-5ff7c3c3eeeb7b0c24ba32489d8d544f2d279068.tar.gz
abslibre-5ff7c3c3eeeb7b0c24ba32489d8d544f2d279068.tar.bz2
abslibre-5ff7c3c3eeeb7b0c24ba32489d8d544f2d279068.zip
linux-libre-grsec-xen: add new package to [kernels] - Packaging request #1060 -> https://labs.parabola.nu/issues/1060
Diffstat (limited to 'kernels/linux-libre-grsec-xen/linux.preset')
-rw-r--r--kernels/linux-libre-grsec-xen/linux.preset14
1 files changed, 14 insertions, 0 deletions
diff --git a/kernels/linux-libre-grsec-xen/linux.preset b/kernels/linux-libre-grsec-xen/linux.preset
new file mode 100644
index 000000000..b06292d10
--- /dev/null
+++ b/kernels/linux-libre-grsec-xen/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"