summaryrefslogtreecommitdiff
path: root/libre-testing/linux-libre-pck/linux.preset
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2017-01-19 14:58:14 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2017-01-19 14:58:14 -0300
commit1efd29814fdccfc5f868746b049c6f24f8f49876 (patch)
tree496c39d293ddf0ef33bcfb6d6554607efc3de99a /libre-testing/linux-libre-pck/linux.preset
parent2a6e3f965ac764b21c49f62508205634caba88b2 (diff)
downloadabslibre-1efd29814fdccfc5f868746b049c6f24f8f49876.tar.gz
abslibre-1efd29814fdccfc5f868746b049c6f24f8f49876.tar.bz2
abslibre-1efd29814fdccfc5f868746b049c6f24f8f49876.zip
linux-libre-pck-4.8.17_gnu.pck1-1: updating version
* move linux-libre-pck-4.9.3_gnu.pck1-1 to [libre-testing]
Diffstat (limited to 'libre-testing/linux-libre-pck/linux.preset')
-rw-r--r--libre-testing/linux-libre-pck/linux.preset14
1 files changed, 14 insertions, 0 deletions
diff --git a/libre-testing/linux-libre-pck/linux.preset b/libre-testing/linux-libre-pck/linux.preset
new file mode 100644
index 000000000..66709a8c1
--- /dev/null
+++ b/libre-testing/linux-libre-pck/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"