summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-lts-xen/linux-libre-lts-xen.preset
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-04-24 19:30:52 -0300
committerAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-04-24 19:30:52 -0300
commit02714e4cfaa5d778b4506f14e18ad198e99b7401 (patch)
tree466fbec610b329206bc0520ae51f9c8fafe2aae5 /kernels/linux-libre-lts-xen/linux-libre-lts-xen.preset
parentd34c6edfac2f4af94f37d978bf41a85d2c92df1b (diff)
linux-libre-lts-xen-3.0.28-1: new kernel for Parabola
Diffstat (limited to 'kernels/linux-libre-lts-xen/linux-libre-lts-xen.preset')
-rw-r--r--kernels/linux-libre-lts-xen/linux-libre-lts-xen.preset14
1 files changed, 14 insertions, 0 deletions
diff --git a/kernels/linux-libre-lts-xen/linux-libre-lts-xen.preset b/kernels/linux-libre-lts-xen/linux-libre-lts-xen.preset
new file mode 100644
index 000000000..84c7c4be6
--- /dev/null
+++ b/kernels/linux-libre-lts-xen/linux-libre-lts-xen.preset
@@ -0,0 +1,14 @@
+# mkinitcpio preset file for the 'linux-libre-lts-xen' package
+
+ALL_config="/etc/mkinitcpio.conf"
+ALL_kver="/boot/vmlinuz-linux-libre-lts-xen"
+
+PRESETS=('default' 'fallback')
+
+#default_config="/etc/mkinitcpio.conf"
+default_image="/boot/initramfs-linux-libre-lts-xen.img"
+#default_options=""
+
+#fallback_config="/etc/mkinitcpio.conf"
+fallback_image="/boot/initramfs-linux-libre-lts-xen-fallback.img"
+fallback_options="-S autodetect"