summaryrefslogtreecommitdiff
path: root/libre-testing/linux-libre/linux.preset
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-05-01 04:12:16 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-05-01 04:12:16 -0300
commitc597e34a9eb5b621b25948a2dee839c0373c9a06 (patch)
tree4ca33e37c998b980263797deab1bb7c492db23a4 /libre-testing/linux-libre/linux.preset
parent6cbb4856878cd40a98b794d44c499ce24919ba9f (diff)
parent21888545b93caafc0f72de189b74712deed0a8bf (diff)
Merge branch 'master' of ssh://projects.parabola.nu:1863/~git/abslibre/abslibre
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 b06292d10..000000000
--- a/libre-testing/linux-libre/linux.preset
+++ /dev/null
@@ -1,14 +0,0 @@
-# mkinitcpio preset file for the 'linux' package
-
-ALL_config="/etc/mkinitcpio.conf"
-ALL_kver="/boot/vmlinuz-linux"
-
-PRESETS=('default' 'fallback')
-
-#default_config="/etc/mkinitcpio.conf"
-default_image="/boot/initramfs-linux.img"
-#default_options=""
-
-#fallback_config="/etc/mkinitcpio.conf"
-fallback_image="/boot/initramfs-linux-fallback.img"
-fallback_options="-S autodetect"