summaryrefslogtreecommitdiff
path: root/libre-testing/linux-libre/linux-libre.preset
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-08-13 10:42:44 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-08-13 10:42:44 -0300
commit6af0f5b3ae8bb646b055a29e857dbd194a31930b (patch)
tree52afbe196c21407ba988f058ccfe496638f7ff1b /libre-testing/linux-libre/linux-libre.preset
parentac6448ddfebb681301211fb31a022f68a4df2b96 (diff)
linux-libre-3.10.6-2: updating version
* move new changes from libre-testing to libre * fixed https://bugs.archlinux.org/task/35991, https://bugs.archlinux.org/task/36296
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"