]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - config/rootfiles/core/28/update.sh
minior kernel update (2.6.27.25)
[people/pmueller/ipfire-2.x.git] / config / rootfiles / core / 28 / update.sh
index 0c980b9ddcceac34f5421c9e1a163d5e59aea11a..ff87625d84ddd783be6b174a308201d823e79fa1 100644 (file)
@@ -27,7 +27,7 @@
 OLDVERSION=`grep "version = " /opt/pakfire/etc/pakfire.conf | cut -d'"' -f2`
 NEWVERSION="2.5"
 #
-KVER="2.6.27.24"
+KVER="2.6.27.25"
 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