From 86c3b4f26b333e103a4cc5d0725eff1621a50a3b Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Mon, 1 Jun 2009 16:01:44 +0200 Subject: [PATCH] Update kernelversion at core28 updater --- config/rootfiles/core/28/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/rootfiles/core/28/update.sh b/config/rootfiles/core/28/update.sh index 6ac9d133f9..0c980b9ddc 100644 --- a/config/rootfiles/core/28/update.sh +++ b/config/rootfiles/core/28/update.sh @@ -27,7 +27,7 @@ OLDVERSION=`grep "version = " /opt/pakfire/etc/pakfire.conf | cut -d'"' -f2` NEWVERSION="2.5" # -KVER="2.6.27.23" +KVER="2.6.27.24" 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 -- 2.39.2