summaryrefslogtreecommitdiff
path: root/libre/linux-libre-lts/linux-libre-lts.preset
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-02-26 17:28:38 -0200
committerAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-02-26 17:28:38 -0200
commit31763e92611731c859ccbe4e97019afabb5ef91e (patch)
treef4875062838ad1019fd8fa04371de5c8541e802d /libre/linux-libre-lts/linux-libre-lts.preset
parenta43211ffe2915a7072f34250db6201cf9f2b4551 (diff)
libre/linux-libre-lts
Diffstat (limited to 'libre/linux-libre-lts/linux-libre-lts.preset')
-rw-r--r--libre/linux-libre-lts/linux-libre-lts.preset14
1 files changed, 14 insertions, 0 deletions
diff --git a/libre/linux-libre-lts/linux-libre-lts.preset b/libre/linux-libre-lts/linux-libre-lts.preset
new file mode 100644
index 000000000..4621af434
--- /dev/null
+++ b/libre/linux-libre-lts/linux-libre-lts.preset
@@ -0,0 +1,14 @@
+# mkinitcpio preset file for the 'linux' package
+
+ALL_config="/etc/mkinitcpio.conf"
+ALL_kver="/boot/vmlinuz-linux-libre-lts"
+
+PRESETS=('default' 'fallback')
+
+#default_config="/etc/mkinitcpio.conf"
+default_image="/boot/initramfs-linux-libre-lts.img"
+#default_options=""
+
+#fallback_config="/etc/mkinitcpio.conf"
+fallback_image="/boot/initramfs-linux-libre-lts-fallback.img"
+fallback_options="-S autodetect"