Updated Kernel (2.6.32.11).

This commit is contained in:
Arne Fitzenreiter
2010-04-10 08:20:52 +02:00
parent 6b406afb9a
commit 0e067ff3ba
5 changed files with 325 additions and 119 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.10"
KVER="2.6.32.11"
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