summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-lts-rt/linux-libre-lts-rt.preset
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-02-05 14:36:40 -0200
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-02-05 14:36:40 -0200
commit6e908d609e363953311b029122bf9226b67aeec5 (patch)
tree8f940aea1751bf88f0002fce0b4e721fd74224a9 /kernels/linux-libre-lts-rt/linux-libre-lts-rt.preset
parentcc7404cf7713d1b318aa2a464f9a36c573744653 (diff)
removing deprecated and unnecessaries folders's packages on [kernels] repo
Diffstat (limited to 'kernels/linux-libre-lts-rt/linux-libre-lts-rt.preset')
-rw-r--r--kernels/linux-libre-lts-rt/linux-libre-lts-rt.preset14
1 files changed, 0 insertions, 14 deletions
diff --git a/kernels/linux-libre-lts-rt/linux-libre-lts-rt.preset b/kernels/linux-libre-lts-rt/linux-libre-lts-rt.preset
deleted file mode 100644
index 5b84d8b9f..000000000
--- a/kernels/linux-libre-lts-rt/linux-libre-lts-rt.preset
+++ /dev/null
@@ -1,14 +0,0 @@
-# mkinitcpio preset file for the 'linux-libre-lts-rt' package
-
-ALL_config="/etc/mkinitcpio.conf"
-ALL_kver="/boot/vmlinuz-linux-libre-lts-rt"
-
-PRESETS=('default' 'fallback')
-
-#default_config="/etc/mkinitcpio.conf"
-default_image="/boot/initramfs-linux-libre-lts-rt.img"
-#default_options=""
-
-#fallback_config="/etc/mkinitcpio.conf"
-fallback_image="/boot/initramfs-linux-libre-lts-rt-fallback.img"
-fallback_options="-S autodetect"