]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - config/rootfiles/core/28/update.sh
Update Kernel to 2.6.27.20
[people/pmueller/ipfire-2.x.git] / config / rootfiles / core / 28 / update.sh
index 980f5fedd607188f9548cda18807be3b1a186ddc..3898af0e3112857dbffc7b756838f87a209c8061 100755 (executable)
@@ -24,7 +24,7 @@
 . /opt/pakfire/lib/functions.sh
 /usr/local/bin/backupctrl exclude >/dev/null 2>&1
 #
-KVER="2.6.25.20"
+KVER="2.6.27.20"
 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