]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Wieder einige Fixes.
authorms <ms@ea5c0bd1-69bd-2848-81d8-4f18e57aeed8>
Mon, 6 Aug 2007 09:32:46 +0000 (09:32 +0000)
committerms <ms@ea5c0bd1-69bd-2848-81d8-4f18e57aeed8>
Mon, 6 Aug 2007 09:32:46 +0000 (09:32 +0000)
Das System ist nun wieder auf dem letzten Stand vor unserem Unfall mit dem Kernel.

git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@740 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8

config/rootfiles/common/mISDN
doc/packages-list.txt
lfs/ethereal
lfs/nmap
lfs/rsync
lfs/sox
lfs/squashfstools [new file with mode: 0644]
make.sh

index b60d5f791229ce19b2a8beec0932b12aa358f70e..0423816550fb2277a80a575307ed9b7db1da5737 100644 (file)
@@ -1,5 +1,5 @@
-usr/bin/isdnbridge
 usr/bin/loadfirm
 usr/bin/loadfirm
+usr/bin/mISDNdebugtool
 usr/bin/misdnportinfo
 usr/bin/sendhwctrl
 usr/bin/testcon
 usr/bin/misdnportinfo
 usr/bin/sendhwctrl
 usr/bin/testcon
@@ -41,6 +41,7 @@ usr/lib/mISDN/mISDN.conf.bnx.xsl
 usr/lib/mISDN/mISDN.conf.hfcmulti.xsl
 usr/lib/mISDN/mISDN.conf.inc.xsl
 usr/lib/mISDN/mISDN.conf.l1oip.xsl
 usr/lib/mISDN/mISDN.conf.hfcmulti.xsl
 usr/lib/mISDN/mISDN.conf.inc.xsl
 usr/lib/mISDN/mISDN.conf.l1oip.xsl
+usr/lib/mISDN/mISDN.conf.mISDN_debugtool.xsl
 usr/lib/mISDN/mISDN.conf.mISDN_dsp.xsl
 usr/lib/mISDN/mISDN.conf.singlepci.xsl
 usr/lib/mISDN/mISDN.conf.xsl
 usr/lib/mISDN/mISDN.conf.mISDN_dsp.xsl
 usr/lib/mISDN/mISDN.conf.singlepci.xsl
 usr/lib/mISDN/mISDN.conf.xsl
index 626d06516d4855acf497a0b9c921b6853061e363..411954dffeda6ffd55b436fd5d5bee5cc2a6b27a 100644 (file)
 * ipp2p-0.8.2-iptables
 * iproute2-2.6.16-060323
 * iptables-1.3.5
 * ipp2p-0.8.2-iptables
 * iproute2-2.6.16-060323
 * iptables-1.3.5
-* iptables-1.3.8
 * iptstate-2.1
 * iputils-ss020927
 * isdn4k-utils-CVS-2006-07-20
 * iptstate-2.1
 * iputils-ss020927
 * isdn4k-utils-CVS-2006-07-20
 * libxml2-2.6.26
 * libxslt-1.1.17
 * linux-2.6.16.50
 * libxml2-2.6.26
 * libxslt-1.1.17
 * linux-2.6.16.50
-* linux-2.6.22.1
 * linux-atm-2.4.1
 * linux-libc-headers-2.6.12.0
 * linuxigd-0.95
 * linux-atm-2.4.1
 * linux-libc-headers-2.6.12.0
 * linuxigd-0.95
 * lsof-4.78
 * lzo-2.02
 * m4-1.4.4
 * lsof-4.78
 * lzo-2.02
 * m4-1.4.4
-* mISDNuser-1_1_3
 * mISDNuser-1_1_5
 * mailx-12.0
 * make-3.80
 * mISDNuser-1_1_5
 * mailx-12.0
 * make-3.80
index ac9ea83a346dda08b317959d7f63429ea400370f..fcacb59cb08c716899da0653a7acecf4b8ad0c48 100644 (file)
@@ -33,6 +33,12 @@ DL_FILE    = $(THISAPP).tar.bz2
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
+PROG       = ethereal
+PAK_VER    = 1
+
+DESCDE     = "Ethereal ist ein Netzwerksniffer."
+DESCEN     = "Ethereal is a network sniffer."
+DEPS       = ""
 
 ###############################################################################
 # Top-level Rules
 
 ###############################################################################
 # Top-level Rules
@@ -53,7 +59,7 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
 md5 : $(subst %,%_MD5,$(objects))
 
 dist: 
 md5 : $(subst %,%_MD5,$(objects))
 
 dist: 
-       make-packages.sh ethereal $(THISAPP)-ipfire-beta-1
+       @$(PAK)
 
 ###############################################################################
 # Downloading, checking, md5sum
 
 ###############################################################################
 # Downloading, checking, md5sum
index ddc8232902a9a916b0fe07622e000089b6d07ace..55f297213c75de8da932ba675de98c3eef585d95 100644 (file)
--- a/lfs/nmap
+++ b/lfs/nmap
@@ -34,7 +34,11 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = nmap
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = nmap
-PAK_VER    = ipfire-beta1
+PAK_VER    = 1
+
+DESCDE     = "nmap ist ein vielseitiger Portscanner."
+DESCEN     = "nmap is a versatile portscanner."
+DEPS       = ""
 
 ###############################################################################
 # Top-level Rules
 
 ###############################################################################
 # Top-level Rules
index 0d4af74b9e5f476d58cdfa81d6f8e25261902b28..f87f367fad21002134d5b71c7454e98bd13e9f16 100644 (file)
--- a/lfs/rsync
+++ b/lfs/rsync
@@ -33,6 +33,12 @@ DL_FILE    = $(THISAPP).tar.gz
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
+PROG       = rsync
+PAK_VER    = 1
+
+DESCDE     = "rsync ist ein Mirroring-Tool."
+DESCEN     = "rsync is a tool for mirroring."
+DEPS       = ""
 
 ###############################################################################
 # Top-level Rules
 
 ###############################################################################
 # Top-level Rules
@@ -53,7 +59,7 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
 md5 : $(subst %,%_MD5,$(objects))
 
 dist: 
 md5 : $(subst %,%_MD5,$(objects))
 
 dist: 
-       make-packages.sh rsync $(THISAPP)-ipfire-beta-1
+       @$(PAK)
 
 ###############################################################################
 # Downloading, checking, md5sum
 
 ###############################################################################
 # Downloading, checking, md5sum
diff --git a/lfs/sox b/lfs/sox
index 180bd5dac347484fe9758e445f14184828810172..243c55c00555005d10592e194be704ad456879e7 100644 (file)
--- a/lfs/sox
+++ b/lfs/sox
@@ -34,7 +34,11 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = sox
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = sox
-PAK_VER    = ipfire-beta1
+PAK_VER    = 1
+
+DESCDE     = "Sox spielt gsm-Dateien ab."
+DESCEN     = "Sox is a player for gsm-files."
+DEPS       = ""
 
 ###############################################################################
 # Top-level Rules
 
 ###############################################################################
 # Top-level Rules
diff --git a/lfs/squashfstools b/lfs/squashfstools
new file mode 100644 (file)
index 0000000..74b9d21
--- /dev/null
@@ -0,0 +1,78 @@
+###############################################################################
+# This file is part of the IPCop Firewall.                                    #
+#                                                                             #
+# IPCop is free software; you can redistribute it and/or modify               #
+# it under the terms of the GNU General Public License as published by        #
+# the Free Software Foundation; either version 2 of the License, or           #
+# (at your option) any later version.                                         #
+#                                                                             #
+# IPCop is distributed in the hope that it will be useful,                    #
+# but WITHOUT ANY WARRANTY; without even the implied warranty of              #
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the               #
+# GNU General Public License for more details.                                #
+#                                                                             #
+# You should have received a copy of the GNU General Public License           #
+# along with IPCop; if not, write to the Free Software                        #
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA    #
+#                                                                             #
+# Makefiles are based on LFSMake, which is                                    #
+# Copyright (C) 2002 Rod Roard <rod@sunsetsystems.com>                        #
+#                                                                             #
+###############################################################################
+
+###############################################################################
+# Definitions
+###############################################################################
+
+include Config
+
+VER        = 3.2-r2
+
+THISAPP    = squashfs$(VER)
+DL_FILE    = $(THISAPP).tar.gz
+DL_FROM    = $(URL_IPFIRE)
+DIR_APP    = $(DIR_SRC)/$(THISAPP)
+TARGET     = $(DIR_INFO)/$(THISAPP)
+
+###############################################################################
+# Top-level Rules
+###############################################################################
+
+objects = $(DL_FILE)
+
+$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
+
+$(DL_FILE)_MD5 = bf360b92eba9e6d5610196ce2e02fcd1
+
+install : $(TARGET)
+
+check : $(patsubst %,$(DIR_CHK)/%,$(objects))
+
+download :$(patsubst %,$(DIR_DL)/%,$(objects))
+
+md5 : $(subst %,%_MD5,$(objects))
+
+###############################################################################
+# Downloading, checking, md5sum
+###############################################################################
+
+$(patsubst %,$(DIR_CHK)/%,$(objects)) :
+       @$(CHECK)
+
+$(patsubst %,$(DIR_DL)/%,$(objects)) :
+       @$(LOAD)
+
+$(subst %,%_MD5,$(objects)) :
+       @$(MD5)
+
+###############################################################################
+# Installation Details
+###############################################################################
+
+$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
+       @$(PREBUILD)
+       @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
+       cd $(DIR_APP)/squashfs-tools && make mksquashfs
+       cd $(DIR_APP)/squashfs-tools && cp -f mksquashfs /bin
+       @rm -rf $(DIR_APP)
+       @$(POSTBUILD)
diff --git a/make.sh b/make.sh
index 31e5fc013bcd8acb9b53003a7f4e061d17135114..7e51cef755c36632a77988f676d496084cdcaa11 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -388,6 +388,7 @@ buildipfire() {
   ipfiremake cdrtools
   ipfiremake dnsmasq
   ipfiremake dosfstools
   ipfiremake cdrtools
   ipfiremake dnsmasq
   ipfiremake dosfstools
+  ipfiremake squashfstools
   ipfiremake reiserfsprogs
   ipfiremake sysfsutils
   ipfiremake ntfs-3g
   ipfiremake reiserfsprogs
   ipfiremake sysfsutils
   ipfiremake ntfs-3g
@@ -412,8 +413,8 @@ buildipfire() {
   ipfiremake iptstate
   ipfiremake iputils
   ipfiremake l7-protocols
   ipfiremake iptstate
   ipfiremake iputils
   ipfiremake l7-protocols
-  ipfiremake isdn4k-utils
   ipfiremake mISDN
   ipfiremake mISDN
+  ipfiremake isdn4k-utils
   ipfiremake hwdata
   ipfiremake kudzu
   ipfiremake logrotate
   ipfiremake hwdata
   ipfiremake kudzu
   ipfiremake logrotate