summaryrefslogtreecommitdiff
path: root/libre/linux-libre-pae/linux.preset
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2019-11-03 21:46:50 -0300
committerDavid P <megver83@parabola.nu>2019-11-03 21:46:50 -0300
commitf042e1340dafd6f7fbc0a85d7270eccadafb98f0 (patch)
treef01507a1fa3e0892354df532e001d64bdd0f39ef /libre/linux-libre-pae/linux.preset
parent5c039ee0a16d3adb928c830902039e9607e8ed6b (diff)
downloadabslibre-f042e1340dafd6f7fbc0a85d7270eccadafb98f0.tar.gz
abslibre-f042e1340dafd6f7fbc0a85d7270eccadafb98f0.tar.bz2
abslibre-f042e1340dafd6f7fbc0a85d7270eccadafb98f0.zip
updpkg: libre/linux-libre-pae 5.3.8_gnu-1
Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'libre/linux-libre-pae/linux.preset')
-rw-r--r--libre/linux-libre-pae/linux.preset14
1 files changed, 0 insertions, 14 deletions
diff --git a/libre/linux-libre-pae/linux.preset b/libre/linux-libre-pae/linux.preset
deleted file mode 100644
index 66709a8c1..000000000
--- a/libre/linux-libre-pae/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"