summarylogtreecommitdiffstats
path: root/linux.preset
diff options
context:
space:
mode:
authorJack Chen2021-06-28 17:45:42 +0800
committerJack Chen2021-06-28 17:45:42 +0800
commitcaedb78d8cc98ce61e5fae35cad152229712f92c (patch)
tree6d2053f52d39d51fafe64c68bba72989821b6d0a /linux.preset
downloadaur-caedb78d8cc98ce61e5fae35cad152229712f92c.tar.gz
init commit
Diffstat (limited to 'linux.preset')
-rw-r--r--linux.preset10
1 files changed, 10 insertions, 0 deletions
diff --git a/linux.preset b/linux.preset
new file mode 100644
index 000000000000..ca3832faa636
--- /dev/null
+++ b/linux.preset
@@ -0,0 +1,10 @@
+# mkinitcpio preset file for the '%PKGBASE%' package
+
+ALL_config="/etc/mkinitcpio.conf"
+ALL_kver="%KERNVER%"
+
+PRESETS=('default')
+
+#default_config="/etc/mkinitcpio.conf"
+default_image="/boot/initramfs-%PKGBASE%.img"
+#default_options=""