diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-11-03 12:43:06 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-11-03 12:43:06 -0800 |
commit | ac8bfb85fe4f19298f42a6100b778607b5ec0ac4 (patch) | |
tree | b64241a2f4258e4b01c31c7e652c887083264157 /linux.preset | |
parent | Redo PKGBUILD variables (diff) | |
download | linux-libre-ac8bfb85fe4f19298f42a6100b778607b5ec0ac4.tar.xz |
Updated to 5.3.8
Restored _supver
Diffstat (limited to 'linux.preset')
-rw-r--r-- | linux.preset | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/linux.preset b/linux.preset deleted file mode 100644 index 66709a8..0000000 --- a/linux.preset +++ /dev/null @@ -1,14 +0,0 @@ -# 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" |