summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-x86_64/linux.preset
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2020-01-07 20:39:00 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2020-01-08 14:31:46 +0100
commit2940d5d17d28dae2a5a02795bd4e714435dc0bb2 (patch)
tree3a96c71d3f32a43b4fc388a16200d314ab144968 /kernels/linux-libre-x86_64/linux.preset
parent8a243c92fc8ab94a155c5695288fc58ca9414b95 (diff)
downloadabslibre-2940d5d17d28dae2a5a02795bd4e714435dc0bb2.tar.gz
abslibre-2940d5d17d28dae2a5a02795bd4e714435dc0bb2.tar.bz2
abslibre-2940d5d17d28dae2a5a02795bd4e714435dc0bb2.zip
kernels: linux-libre-x86_64: update to 5.4.8 by syncing with linux-libre
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'kernels/linux-libre-x86_64/linux.preset')
-rw-r--r--kernels/linux-libre-x86_64/linux.preset14
1 files changed, 0 insertions, 14 deletions
diff --git a/kernels/linux-libre-x86_64/linux.preset b/kernels/linux-libre-x86_64/linux.preset
deleted file mode 100644
index 66709a8c1..000000000
--- a/kernels/linux-libre-x86_64/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"