summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-apparmor/linux.preset
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2017-03-16 13:15:03 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2017-03-16 13:15:03 -0300
commit69a05a5d2789c4e0ff61a670ed0f29e1b10aa4e2 (patch)
treeda94283c9df801bac6fcf15102ae72264956e770 /kernels/linux-libre-apparmor/linux.preset
parent7df7f6ebfc5f8e33e8066ea154152abfb1768233 (diff)
downloadabslibre-69a05a5d2789c4e0ff61a670ed0f29e1b10aa4e2.tar.gz
abslibre-69a05a5d2789c4e0ff61a670ed0f29e1b10aa4e2.tar.bz2
abslibre-69a05a5d2789c4e0ff61a670ed0f29e1b10aa4e2.zip
linux-libre-apparmor: add new package to [kernels] - Packaging request #1230 -> https://labs.parabola.nu/issues/1230
Diffstat (limited to 'kernels/linux-libre-apparmor/linux.preset')
-rw-r--r--kernels/linux-libre-apparmor/linux.preset14
1 files changed, 14 insertions, 0 deletions
diff --git a/kernels/linux-libre-apparmor/linux.preset b/kernels/linux-libre-apparmor/linux.preset
new file mode 100644
index 000000000..66709a8c1
--- /dev/null
+++ b/kernels/linux-libre-apparmor/linux.preset
@@ -0,0 +1,14 @@
+# mkinitcpio preset file for the '%PKGBASE%' package
+
+ALL_config="/etc/mkinitcpio.conf"
+ALL_kver="/boot/vmlinuz-%PKGBASE%"
+
+PRESETS=('default' 'fallback')
+
+#default_config="/etc/mkinitcpio.conf"
+default_image="/boot/initramfs-%PKGBASE%.img"
+#default_options=""
+
+#fallback_config="/etc/mkinitcpio.conf"
+fallback_image="/boot/initramfs-%PKGBASE%-fallback.img"
+fallback_options="-S autodetect"