Build Fix...

git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@441 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2007-03-05 12:56:05 +00:00
parent 4602bd1fec
commit 63817c2aab
3 changed files with 56 additions and 4 deletions

View File

@@ -1,3 +1,57 @@
------------------------------------------------------------------------
r440 | ms | 2007-03-05 00:39:47 +0100 (Mon, 05 Mar 2007) | 2 lines
IPTables Fix...
------------------------------------------------------------------------
r439 | ms | 2007-03-04 20:07:35 +0100 (Sun, 04 Mar 2007) | 2 lines
Squid Error-Seiten brauchen wir nicht in saemtlichen Sprachen
------------------------------------------------------------------------
r438 | ms | 2007-03-04 19:35:48 +0100 (Sun, 04 Mar 2007) | 2 lines
Busybox wieder einmal aufgebohrt...
------------------------------------------------------------------------
r437 | ms | 2007-03-04 18:55:55 +0100 (Sun, 04 Mar 2007) | 2 lines
IPTables Update fuer den neuen Kernel.
------------------------------------------------------------------------
r436 | ms | 2007-03-04 17:45:10 +0100 (Sun, 04 Mar 2007) | 3 lines
Reiser4 Implementation abgeschlossen...
In memory to Nina Reiser. May she rest in peace...
------------------------------------------------------------------------
r435 | ms | 2007-03-02 14:23:40 +0100 (Fri, 02 Mar 2007) | 2 lines
Buildfixes...
------------------------------------------------------------------------
r434 | ms | 2007-03-01 17:44:47 +0100 (Thu, 01 Mar 2007) | 3 lines
Kernel Update
Netstatusseite mit ip-Befehlen gemacht
------------------------------------------------------------------------
r433 | ms | 2007-02-25 20:46:08 +0100 (Sun, 25 Feb 2007) | 3 lines
Samba-Update von Maniac...
Reiser4! Juhuu!
------------------------------------------------------------------------
r432 | ms | 2007-02-24 23:10:57 +0100 (Sat, 24 Feb 2007) | 2 lines
Sambactrl und samba.cgi von Maniacikarus
------------------------------------------------------------------------
r431 | ms | 2007-02-23 14:30:56 +0100 (Fri, 23 Feb 2007) | 3 lines
Also irgendwie sind da die Batch-Scripte immernoch inne Wurst... :(
Kann das einer mal vernuenftig testen??
------------------------------------------------------------------------
r430 | ms | 2007-02-22 22:18:59 +0100 (Thu, 22 Feb 2007) | 2 lines

View File

@@ -110,7 +110,7 @@
* ipp2p-0.8.2
* ipp2p-0.8.2-iptables
* iproute2-2.6.16-060323
* iptables-1.3.5
* iptables-1.3.7
* iptraf-3.0.0
* iptstate-2.1
* iputils-ss020927
@@ -206,7 +206,6 @@
* rp-pppoe-3.8
* rrdtool-1.2.15
* rsync-2.6.8
* samba-3.0.23d
* samba-3.0.24
* screen-4.0.2
* sed-4.1.5
@@ -217,7 +216,6 @@
* snort-2.3.3
* sox-12.18.1
* spandsp-0.0.3pre24
* squashfs3.0
* squashfs3.2-r2
* squid-2.6.STABLE9
* squid-graph-3.2

View File

@@ -185,7 +185,7 @@ else
cd $(DIR_APP) && cp -v System.map /boot/System.map-$(VER)-ipfire
cd $(DIR_APP) && cp -v .config /boot/config-$(VER)-ipfire
ln -sf vmlinuz-$(VER)-ipfire /boot/vmlinuz-ipfire
ln -sf System.map-$(VER)-ipfire /boot/System-ipfire.map
ln -sf System.map-$(VER)-ipfire /boot/System.map-ipfire
cd $(DIR_APP) && make CC="$(KGCC)" $(MAKETUNING) modules
cd $(DIR_APP) && make CC="$(KGCC)" $(MAKETUNING) modules_install
#cd $(DIR_SRC)/openswan-* && make KERNELSRC=/usr/src/$(THISAPP) CC=$(CC) module