]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Update kernelversion at core28 updater
authorArne Fitzenreiter <arne_f@ipfire.org>
Mon, 1 Jun 2009 14:01:44 +0000 (16:01 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Mon, 1 Jun 2009 14:01:44 +0000 (16:01 +0200)
config/rootfiles/core/28/update.sh

index 6ac9d133f908c7963d4d9b09b12a33a32851ad6c..0c980b9ddcceac34f5421c9e1a163d5e59aea11a 100644 (file)
@@ -27,7 +27,7 @@
 OLDVERSION=`grep "version = " /opt/pakfire/etc/pakfire.conf | cut -d'"' -f2`
 NEWVERSION="2.5"
 #
-KVER="2.6.27.23"
+KVER="2.6.27.24"
 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