From 02714e4cfaa5d778b4506f14e18ad198e99b7401 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Tue, 24 Apr 2012 19:30:52 -0300 Subject: linux-libre-lts-xen-3.0.28-1: new kernel for Parabola --- kernels/linux-libre-lts-xen/linux-libre-lts-xen.preset | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 kernels/linux-libre-lts-xen/linux-libre-lts-xen.preset (limited to 'kernels/linux-libre-lts-xen/linux-libre-lts-xen.preset') 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" -- cgit v1.2.3-2-g168b