fix lts kernel preset

This commit is contained in:
Tobias Powalowski 2012-01-15 13:58:21 +01:00
parent 41514475b5
commit 950ffdd313

View file

@ -12,7 +12,7 @@ MKINITCPIO_CONFIG="/etc/archboot/allinone-lts.conf"
VERSION="$(cat /lib/modules/extramodules-3.0-lts/version)"
# kernel image, defaulted to stock arch kernel
KERNEL="/boot/vmlinuz26-lts"
KERNEL="/boot/vmlinuz-linux-lts"
# boot message file
# blank by default arch-bootmessage hook will create it by default