summaryrefslogtreecommitdiff
path: root/libre-testing/linux-libre-pck/linux.preset
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-09-28 13:10:44 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-09-28 13:10:44 -0300
commit5a745fb65e0396b92232297ce8e02e8c2f832611 (patch)
treeea68a827f81371e61df6483464ac4b2e4b0b84f0 /libre-testing/linux-libre-pck/linux.preset
parentfe626da1eb2650f34ffc1b0839ba75de5e88f891 (diff)
linux-libre-pck-4.2.1_gnu.pck1-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, 0 insertions, 14 deletions
diff --git a/libre-testing/linux-libre-pck/linux.preset b/libre-testing/linux-libre-pck/linux.preset
deleted file mode 100644
index b06292d10..000000000
--- a/libre-testing/linux-libre-pck/linux.preset
+++ /dev/null
@@ -1,14 +0,0 @@
-# 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"