summaryrefslogtreecommitdiff
path: root/libre/linux-libre/linux-libre.preset
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-07-07 21:41:42 -0500
committerJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-07-07 21:41:42 -0500
commita385416a6942ab9609019b97b8a8aa3068b6812e (patch)
treecc55f608327aa7640c12e3220116fb24564cf780 /libre/linux-libre/linux-libre.preset
parente99a90fb121148ecfdd29c63446c42474c4e2433 (diff)
parentf4b22150c67a332d15bbbf322ab34066b0dfafb6 (diff)
Merge branch 'master' of vparabola:~/projects/abslibre
Conflicts: libre/libretools/PKGBUILD
Diffstat (limited to 'libre/linux-libre/linux-libre.preset')
-rw-r--r--libre/linux-libre/linux-libre.preset15
1 files changed, 15 insertions, 0 deletions
diff --git a/libre/linux-libre/linux-libre.preset b/libre/linux-libre/linux-libre.preset
new file mode 100644
index 000000000..6f14059f1
--- /dev/null
+++ b/libre/linux-libre/linux-libre.preset
@@ -0,0 +1,15 @@
+# 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"
+