Updated kernel (2.6.32.12).

This commit is contained in:
Arne Fitzenreiter
2010-04-30 21:48:32 +02:00
parent ff1dcdd6fd
commit d68506e981
5 changed files with 125 additions and 72 deletions

View File

@@ -24,7 +24,7 @@
. /opt/pakfire/lib/functions.sh
/usr/local/bin/backupctrl exclude >/dev/null 2>&1
#
KVER="2.6.32.11"
KVER="2.6.32.12"
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