]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - config/rootfiles/updater/update.sh
Add checkfstab (repair fstab and grup.conf if the rootdevice has changed)
[people/pmueller/ipfire-2.x.git] / config / rootfiles / updater / update.sh
index 34f29367f10698b909ed2e55d77e7b9aadeadb2d..1f601877fc63daf4e64d02526f2e60a9bf065b27 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.23.17"
 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