]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - config/rootfiles/core/28/update.sh
Updated kernel to 2.6.27.21
[ipfire-2.x.git] / config / rootfiles / core / 28 / update.sh
index 24f47df742da90f8ea69afae14b87486a4d4f8d1..34505ea8887c26f81c8207039a8226343b230776 100755 (executable)
@@ -27,7 +27,7 @@
 OLDVERSION=`grep "version = " /opt/pakfire/etc/pakfire.conf | cut -d'"' -f2`
 NEWVERSION="2.3"
 #
-KVER="2.6.27.20"
+KVER="2.6.27.21"
 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