autoupdate kernel version at package install and core update scripts.

This commit is contained in:
Arne Fitzenreiter
2011-05-24 08:22:51 +02:00
parent 02d7d49c91
commit cc03d52ee4
5 changed files with 8 additions and 4 deletions

View 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