summaryrefslogtreecommitdiff
path: root/libre-testing/linux-libre/linux-libre.preset
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-09-17 05:28:54 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-09-17 05:28:54 -0300
commit2242c4e1e92b5279b8507a7ee735c6d3cbe56eac (patch)
treecf7dca14492918e6efe0370917790b21d1534508 /libre-testing/linux-libre/linux-libre.preset
parent9a5b6b59db9c3603fa392d984195a75faa81ceb9 (diff)
linux-libre-3.11.1-1: move to libre repo
Diffstat (limited to 'libre-testing/linux-libre/linux-libre.preset')
-rw-r--r--libre-testing/linux-libre/linux-libre.preset14
1 files changed, 0 insertions, 14 deletions
diff --git a/libre-testing/linux-libre/linux-libre.preset b/libre-testing/linux-libre/linux-libre.preset
deleted file mode 100644
index 0ac59eb14..000000000
--- a/libre-testing/linux-libre/linux-libre.preset
+++ /dev/null
@@ -1,14 +0,0 @@
-# mkinitcpio preset file for the 'linux-libre' package
-
-ALL_config="/etc/mkinitcpio.conf"
-ALL_kver="/boot/vmlinuz-linux-libre"
-
-PRESETS=('default' 'fallback')
-
-#default_config="/etc/mkinitcpio.conf"
-default_image="/boot/initramfs-linux-libre.img"
-#default_options=""
-
-#fallback_config="/etc/mkinitcpio.conf"
-fallback_image="/boot/initramfs-linux-libre-fallback.img"
-fallback_options="-S autodetect"