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

View File

@@ -344,9 +344,11 @@ buildipfire() {
# ipfiremake sane KMOD=1 SMP=1
# ipfiremake openswan KMOD=1 SMP=1
ipfiremake linux
# ipfiremake linux-fusion
ipfiremake linux-fusion
ipfiremake ipp2p
ipfiremake atl2
ipfiremake r8168
ipfiremake r8169
ipfiremake kqemu
ipfiremake v4l-dvb
ipfiremake madwifi
@@ -755,8 +757,9 @@ build)
buildpackages
beautify build_stage "Checking Logfiles for new Files"
cd ..
tools/checknewlog.pl
beautify build_end
;;
shell)