summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-lts-rt/linux-libre-lts-rt.preset
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-07-07 13:09:53 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-07-07 13:09:53 -0400
commit44fb7936931db66f6ba7c46f73ebb29d2725fe58 (patch)
tree0be1bc01e36b6aea80bbae6a00f7cee123a162c3 /kernels/linux-libre-lts-rt/linux-libre-lts-rt.preset
parentde83d1a9287e1d73029b1202069e3cefae26bb31 (diff)
parent108181f9a57602fd8d527dafb3b46fc0b59711df (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
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"