minior kernel update (2.6.27.25)

This commit is contained in:
Arne Fitzenreiter
2009-06-13 11:15:43 +02:00
parent e288abb486
commit f1bca9a7fb
2 changed files with 4 additions and 4 deletions

View File

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