]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - config/rootfiles/updater/update.sh
Updated kernel to 2.6.24.7
[people/teissler/ipfire-2.x.git] / config / rootfiles / updater / update.sh
index 34f29367f10698b909ed2e55d77e7b9aadeadb2d..98555c0db3d75968907572fc24c514ac6da5d2ec 100755 (executable)
@@ -26,7 +26,7 @@
 #
 OLDVERSION=`grep "version = " /opt/pakfire/etc/pakfire.conf | cut -d'"' -f2`
 NEWVERSION="2.3"
-KVER="2.6.20.21"
+KVER="2.6.24.7"
 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