summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-pae/linux-libre-pae.preset
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-02-05 16:33:24 -0200
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-02-05 16:33:24 -0200
commit09f338f3bdb027f09176c17222e57c2ddda03030 (patch)
tree9ac82f1fd8e408d2891da840001ee84c13fc308d /kernels/linux-libre-pae/linux-libre-pae.preset
parentba2703bf06faa3ed6eeea08bf9ec974b4fd4bff6 (diff)
linux-libre-pae: adding new package on [kernels] repo
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"