Updated Kernel (2.6.32.22).

This commit is contained in:
Arne Fitzenreiter
2010-09-21 23:38:19 +02:00
parent 73c9f064d2
commit be9b67262a
3 changed files with 5 additions and 5 deletions

View File

@@ -24,7 +24,7 @@
. /opt/pakfire/lib/functions.sh
extract_files
#
KVER=2.6.32.21
KVER=2.6.32.22
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