summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-rt/linux-libre-rt.preset
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-09-14 18:11:51 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-09-14 18:11:51 -0300
commit91592e90baae4f658dfce5d2839382a160552e61 (patch)
treefe9f2b9716aaa449ffb11ca598a1a0f7e30a755c /kernels/linux-libre-rt/linux-libre-rt.preset
parent44183f80ec88a70238e7769cd94b4c077e63b4fa (diff)
remove deprecated preset files on the linux-libre kernels
Diffstat (limited to 'kernels/linux-libre-rt/linux-libre-rt.preset')
-rw-r--r--kernels/linux-libre-rt/linux-libre-rt.preset14
1 files changed, 0 insertions, 14 deletions
diff --git a/kernels/linux-libre-rt/linux-libre-rt.preset b/kernels/linux-libre-rt/linux-libre-rt.preset
deleted file mode 100644
index cd522e792..000000000
--- a/kernels/linux-libre-rt/linux-libre-rt.preset
+++ /dev/null
@@ -1,14 +0,0 @@
-# mkinitcpio preset file for the 'linux-libre-rt' package
-
-ALL_config="/etc/mkinitcpio.conf"
-ALL_kver="/boot/vmlinuz-linux-libre-rt"
-
-PRESETS=('default' 'fallback')
-
-#default_config="/etc/mkinitcpio.conf"
-default_image="/boot/initramfs-linux-libre-rt.img"
-#default_options=""
-
-#fallback_config="/etc/mkinitcpio.conf"
-fallback_image="/boot/initramfs-linux-libre-rt-fallback.img"
-fallback_options="-S autodetect"