Bump kernel version at linux-xen install.

This commit is contained in:
Arne Fitzenreiter
2009-11-17 06:34:03 +01:00
parent 4fc0bf49ad
commit 33f7ecfff9

View File

@@ -24,7 +24,7 @@
. /opt/pakfire/lib/functions.sh
extract_files
#
KVER=2.6.27.31
KVER=2.6.27.39
ROOT=`grep "root=" /boot/grub/grub.conf | cut -d"=" -f2 | cut -d" " -f1 | tail -n 1`
MOUNT=`grep "kernel" /boot/grub/grub.conf | tail -n 1`
# Nur den letzten Parameter verwenden