summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-pae/linux-libre-pae.preset
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-02-06 00:13:53 -0800
committerroot <root@rshg054.dnsready.net>2013-02-06 00:13:53 -0800
commita110e74fe4a31aebb09e0da6e407af69ed996837 (patch)
treefb216f25351912a4f4cdfcccf8daf041d17cb921 /kernels/linux-libre-pae/linux-libre-pae.preset
parentb91dca65217b7c35be84df053692c9fd1b012560 (diff)
Wed Feb 6 00:13:53 PST 2013
Diffstat (limited to 'kernels/linux-libre-pae/linux-libre-pae.preset')
-rw-r--r--kernels/linux-libre-pae/linux-libre-pae.preset14
1 files changed, 14 insertions, 0 deletions
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"