summaryrefslogtreecommitdiff
path: root/libre/linux-libre/linux-armv7h.preset
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2019-11-03 15:56:49 -0300
committerDavid P <megver83@parabola.nu>2019-11-03 15:56:49 -0300
commitb6f181e99f4b88fc54de24532601804b9c7f073e (patch)
treec34d582cf10c38f4a7cb93be3f404588dc38a94f /libre/linux-libre/linux-armv7h.preset
parent992806096cd7b6a75d025e5525d7832237025334 (diff)
updpkg: libre/linux-libre 5.3.8_gnu-1
Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'libre/linux-libre/linux-armv7h.preset')
-rw-r--r--libre/linux-libre/linux-armv7h.preset14
1 files changed, 14 insertions, 0 deletions
diff --git a/libre/linux-libre/linux-armv7h.preset b/libre/linux-libre/linux-armv7h.preset
new file mode 100644
index 000000000..3cec18ca9
--- /dev/null
+++ b/libre/linux-libre/linux-armv7h.preset
@@ -0,0 +1,14 @@
+# mkinitcpio preset file for the '%PKGBASE%' package
+
+ALL_config="/etc/mkinitcpio.conf"
+ALL_kver="%KERNVER%"
+
+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"