Back to Kernel 2.6.23.17 / openswan 2.4.12

Fix start of checknewlog.pl
This commit is contained in:
Arne Fitzenreiter
2008-09-22 21:26:05 +02:00
parent 87b91593ed
commit a23731d1a8
11 changed files with 499 additions and 544 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -26,7 +26,7 @@
#
OLDVERSION=`grep "version = " /opt/pakfire/etc/pakfire.conf | cut -d'"' -f2`
NEWVERSION="2.3"
KVER="2.6.25.17"
KVER="2.6.23.17"
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