summaryrefslogtreecommitdiff
path: root/libre/linux-libre-lts/linux-lts.preset
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2019-11-04 19:15:10 -0300
committerDavid P <megver83@parabola.nu>2019-11-04 19:15:10 -0300
commit89e3b03b151ac6bc972f4777ce4db00224609f44 (patch)
treef44c55b6d720b6fe5aef2ed65962bea92fdc7f31 /libre/linux-libre-lts/linux-lts.preset
parent9f1361a05be812b62fac8a109f78356d642cd0cb (diff)
downloadabslibre-89e3b03b151ac6bc972f4777ce4db00224609f44.tar.gz
abslibre-89e3b03b151ac6bc972f4777ce4db00224609f44.tar.bz2
abslibre-89e3b03b151ac6bc972f4777ce4db00224609f44.zip
updpkg: libre/linux-libre-lts 4.19.81_gnu-3
Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'libre/linux-libre-lts/linux-lts.preset')
-rw-r--r--libre/linux-libre-lts/linux-lts.preset14
1 files changed, 0 insertions, 14 deletions
diff --git a/libre/linux-libre-lts/linux-lts.preset b/libre/linux-libre-lts/linux-lts.preset
deleted file mode 100644
index 66709a8c1..000000000
--- a/libre/linux-libre-lts/linux-lts.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"