summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-lts-rt/linux-libre-lts-rt.preset
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-07-06 20:54:23 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-07-06 20:54:23 -0300
commitabd46f4def8fd8a5074935c52708dc15fea73012 (patch)
tree1be57551b6ca15410cbfad540f90e179a912d503 /kernels/linux-libre-lts-rt/linux-libre-lts-rt.preset
parent100a04dd6e19527e2d2ea855625b4d7e5bf38519 (diff)
new package linux-libre-lts-rt added
Diffstat (limited to 'kernels/linux-libre-lts-rt/linux-libre-lts-rt.preset')
-rw-r--r--kernels/linux-libre-lts-rt/linux-libre-lts-rt.preset14
1 files changed, 14 insertions, 0 deletions
diff --git a/kernels/linux-libre-lts-rt/linux-libre-lts-rt.preset b/kernels/linux-libre-lts-rt/linux-libre-lts-rt.preset
new file mode 100644
index 000000000..5b84d8b9f
--- /dev/null
+++ b/kernels/linux-libre-lts-rt/linux-libre-lts-rt.preset
@@ -0,0 +1,14 @@
+# mkinitcpio preset file for the 'linux-libre-lts-rt' package
+
+ALL_config="/etc/mkinitcpio.conf"
+ALL_kver="/boot/vmlinuz-linux-libre-lts-rt"
+
+PRESETS=('default' 'fallback')
+
+#default_config="/etc/mkinitcpio.conf"
+default_image="/boot/initramfs-linux-libre-lts-rt.img"
+#default_options=""
+
+#fallback_config="/etc/mkinitcpio.conf"
+fallback_image="/boot/initramfs-linux-libre-lts-rt-fallback.img"
+fallback_options="-S autodetect"