summarylogtreecommitdiffstats
path: root/linux.preset
diff options
context:
space:
mode:
authorptr13372021-04-19 18:06:53 +0200
committerptr13372021-04-19 18:06:53 +0200
commit76f51ac2c12badace823ef80b6110b90a580353a (patch)
tree87d6bf20004039c7624d021c13b46ff53fca3105 /linux.preset
downloadaur-76f51ac2c12badace823ef80b6110b90a580353a.tar.gz
changed package name and updated to new kernel, also changed some config related things
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=""