summaryrefslogtreecommitdiff
path: root/libre-testing/linux-libre/linux-libre.preset
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-09-09 11:55:53 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-09-09 11:55:53 -0300
commit7fb4c691ee96e9ea02b89d4fdd00c64186446d9c (patch)
tree304036259a1c2a9192f8f15a088b15e158ba7be7 /libre-testing/linux-libre/linux-libre.preset
parent851936e397e259c5b6ef12837c2b624fcd8003ec (diff)
parent58d1f1eb75d3b2e65cd2ed341bc7811775befcef (diff)
downloadabslibre-7fb4c691ee96e9ea02b89d4fdd00c64186446d9c.tar.gz
abslibre-7fb4c691ee96e9ea02b89d4fdd00c64186446d9c.tar.bz2
abslibre-7fb4c691ee96e9ea02b89d4fdd00c64186446d9c.zip
Merge branch 'master' of vparabola:abslibre
Diffstat (limited to 'libre-testing/linux-libre/linux-libre.preset')
-rw-r--r--libre-testing/linux-libre/linux-libre.preset14
1 files changed, 14 insertions, 0 deletions
diff --git a/libre-testing/linux-libre/linux-libre.preset b/libre-testing/linux-libre/linux-libre.preset
new file mode 100644
index 000000000..0ac59eb14
--- /dev/null
+++ b/libre-testing/linux-libre/linux-libre.preset
@@ -0,0 +1,14 @@
+# 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"