summarylogtreecommitdiffstats
path: root/linux.preset
diff options
context:
space:
mode:
authorJan Keith Darunday2022-10-23 00:22:11 +0800
committerJan Keith Darunday2022-10-23 00:29:18 +0800
commitfa9fc53706d837e0a330af425cf8027938586caf (patch)
tree51413efd1a84664a5b58bec5bedf6867bfa62896 /linux.preset
downloadaur-fa9fc53706d837e0a330af425cf8027938586caf.tar.gz
Initial commit of package and gitignore files
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..8d7f379c9e04
--- /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-linux.img"
+#default_options=""