Update kernelversion at core28 updater

This commit is contained in:
Arne Fitzenreiter
2009-06-01 16:01:44 +02:00
parent 2cf6eb4781
commit 86c3b4f26b

View File

@@ -27,7 +27,7 @@
OLDVERSION=`grep "version = " /opt/pakfire/etc/pakfire.conf | cut -d'"' -f2`
NEWVERSION="2.5"
#
KVER="2.6.27.23"
KVER="2.6.27.24"
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