]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - config/rootfiles/core/next/update.sh
autoupdate kernel version at package install and core update scripts.
[people/pmueller/ipfire-2.x.git] / config / rootfiles / core / next / update.sh
index 444fccebce63b79321c8232976da3be40d16b852..070a12b740d7d637c9420799f1cc43129189d88c 100644 (file)
@@ -24,7 +24,7 @@
 . /opt/pakfire/lib/functions.sh
 /usr/local/bin/backupctrl exclude >/dev/null 2>&1
 #
-KVER="2.6.32.41"
+KVER="xxxKVERxxx"
 MOUNT=`grep "kernel" /boot/grub/grub.conf | tail -n 1`
 # Nur den letzten Parameter verwenden
 echo $MOUNT > /dev/null