summaryrefslogtreecommitdiff
path: root/libre-testing/linux-libre-lts/linux-libre-lts.preset
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-09-16 22:34:41 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-09-16 22:34:41 -0300
commit8df20d4f171db065a18a54da5afe265839bf2b30 (patch)
tree2ce5deb7dc0fd1e1808ce505bc33f4cb164df1fd /libre-testing/linux-libre-lts/linux-libre-lts.preset
parent7549e3194e86dfe09d7490e27af49b09ee4f64b6 (diff)
linux-libre-lts-3.10.12-1: update to 3.10 longterm kernel branch
Diffstat (limited to 'libre-testing/linux-libre-lts/linux-libre-lts.preset')
-rw-r--r--libre-testing/linux-libre-lts/linux-libre-lts.preset14
1 files changed, 14 insertions, 0 deletions
diff --git a/libre-testing/linux-libre-lts/linux-libre-lts.preset b/libre-testing/linux-libre-lts/linux-libre-lts.preset
new file mode 100644
index 000000000..37cf35ed0
--- /dev/null
+++ b/libre-testing/linux-libre-lts/linux-libre-lts.preset
@@ -0,0 +1,14 @@
+# mkinitcpio preset file for the 'linux-libre-lts' 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"