summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-lts-rt/linux-libre-lts-rt.preset
blob: 5b84d8b9f7d11495164f859875064c3c2663b02b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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"