]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Build Fix...
authorms <ms@ea5c0bd1-69bd-2848-81d8-4f18e57aeed8>
Mon, 5 Mar 2007 12:56:05 +0000 (12:56 +0000)
committerms <ms@ea5c0bd1-69bd-2848-81d8-4f18e57aeed8>
Mon, 5 Mar 2007 12:56:05 +0000 (12:56 +0000)
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@441 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8

doc/ChangeLog
doc/packages-list.txt
lfs/linux

index 52900fd46e0c4827cde426012edef14357ce8fd1..64d9e6678c236a1df8dc60240a9a6024f7eb33a3 100644 (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
 
index c96e8ced24a202094f723b8390613062b63a740d..84cd5047d32893c29427e142e98cc3ffd6302acb 100644 (file)
 * 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
 * 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
 * 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
index 895e2851d30a8a3b08a748d5016ab5ae71d18543..f1f33b23b9bcc46716d7994953c48e530c33f76d 100644 (file)
--- a/lfs/linux
+++ b/lfs/linux
@@ -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