Updated kernel to 2.6.27.21

This commit is contained in:
Arne Fitzenreiter
2009-03-26 22:39:53 +01:00
parent 5a0c7c9e29
commit 6f87689693
3 changed files with 11 additions and 11 deletions

View File

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