From 09f338f3bdb027f09176c17222e57c2ddda03030 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Tue, 5 Feb 2013 16:33:24 -0200 Subject: linux-libre-pae: adding new package on [kernels] repo --- kernels/linux-libre-pae/linux-libre-pae.preset | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 kernels/linux-libre-pae/linux-libre-pae.preset (limited to 'kernels/linux-libre-pae/linux-libre-pae.preset') diff --git a/kernels/linux-libre-pae/linux-libre-pae.preset b/kernels/linux-libre-pae/linux-libre-pae.preset new file mode 100644 index 000000000..73f06b89c --- /dev/null +++ b/kernels/linux-libre-pae/linux-libre-pae.preset @@ -0,0 +1,14 @@ +# mkinitcpio preset file for the 'linux-libre-pae' package + +ALL_config="/etc/mkinitcpio.conf" +ALL_kver="/boot/vmlinuz-linux-libre-pae" + +PRESETS=('default' 'fallback') + +#default_config="/etc/mkinitcpio.conf" +default_image="/boot/initramfs-linux-libre-pae.img" +#default_options="" + +#fallback_config="/etc/mkinitcpio.conf" +fallback_image="/boot/initramfs-linux-libre-pae-fallback.img" +fallback_options="-S autodetect" -- cgit v1.2.3-54-g00ecf