Kernel update (2.6.32.18).

This commit is contained in:
Arne Fitzenreiter
2010-08-11 23:20:38 +02:00
parent 99555458ad
commit 8c6a5756c9
2 changed files with 4 additions and 4 deletions

View File

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