Minior Kernel Update 2.6.25.19

This commit is contained in:
Arne Fitzennreiter
2008-10-23 15:57:21 +02:00
parent 341a7082c0
commit 80e3daaf3a
3 changed files with 10 additions and 10 deletions

View File

@@ -26,7 +26,7 @@
#
OLDVERSION=`grep "version = " /opt/pakfire/etc/pakfire.conf | cut -d'"' -f2`
NEWVERSION="2.3"
KVER="2.6.25.18"
KVER="2.6.25.19"
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