summaryrefslogtreecommitdiff
path: root/libre-testing/linux-libre-pck/linux.preset
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-09-08 16:41:17 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-09-22 16:15:01 -0300
commit9fe979c5297ce828e8361845bf5473df06a5beeb (patch)
tree4a1624c373b107ddeb93fca2c5a75e0612b19c48 /libre-testing/linux-libre-pck/linux.preset
parent950e3911a472aebd06ef2053fdba9efdec4c6dcd (diff)
downloadabslibre-9fe979c5297ce828e8361845bf5473df06a5beeb.tar.gz
abslibre-9fe979c5297ce828e8361845bf5473df06a5beeb.tar.bz2
abslibre-9fe979c5297ce828e8361845bf5473df06a5beeb.zip
linux-libre-pck-4.2_gnu.pck3-1: updating version
Diffstat (limited to 'libre-testing/linux-libre-pck/linux.preset')
-rw-r--r--libre-testing/linux-libre-pck/linux.preset14
1 files changed, 14 insertions, 0 deletions
diff --git a/libre-testing/linux-libre-pck/linux.preset b/libre-testing/linux-libre-pck/linux.preset
new file mode 100644
index 000000000..b06292d10
--- /dev/null
+++ b/libre-testing/linux-libre-pck/linux.preset
@@ -0,0 +1,14 @@
+# mkinitcpio preset file for the 'linux' package
+
+ALL_config="/etc/mkinitcpio.conf"
+ALL_kver="/boot/vmlinuz-linux"
+
+PRESETS=('default' 'fallback')
+
+#default_config="/etc/mkinitcpio.conf"
+default_image="/boot/initramfs-linux.img"
+#default_options=""
+
+#fallback_config="/etc/mkinitcpio.conf"
+fallback_image="/boot/initramfs-linux-fallback.img"
+fallback_options="-S autodetect"