summaryrefslogtreecommitdiff
path: root/libre-testing/linux-libre/linux.preset
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2018-12-14 12:18:42 -0300
committerDavid P <megver83@parabola.nu>2018-12-14 12:18:42 -0300
commit488de00a17359ee2d2e1dcfd9036bce0dd10646d (patch)
tree362c9d0700c96a749811ca1f9955ee819d3e0006 /libre-testing/linux-libre/linux.preset
parent9f40a3c850b0a4ae13a92266720f4fe6e19dcd12 (diff)
remove libre-testing/linux-libre
Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'libre-testing/linux-libre/linux.preset')
-rw-r--r--libre-testing/linux-libre/linux.preset14
1 files changed, 0 insertions, 14 deletions
diff --git a/libre-testing/linux-libre/linux.preset b/libre-testing/linux-libre/linux.preset
deleted file mode 100644
index 66709a8c1..000000000
--- a/libre-testing/linux-libre/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"