Updated kernel (2.6.32.23).

This commit is contained in:
Arne Fitzenreiter
2010-09-29 20:42:38 +02:00
parent 208f5aa73b
commit 98c1a5739f
4 changed files with 35 additions and 35 deletions

View File

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