changed collectd version to 4.4.3

replace ipp2p-0.8.2 with ipp2p-0.8.2-pomng
This commit is contained in:
Arne Fitzenreiter
2008-09-23 00:53:54 +02:00
parent bc2ab12381
commit 4f1b7a27db
13 changed files with 1473 additions and 1500 deletions

View File

@@ -117,6 +117,9 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
# ip_conntrack permissions from 440 to 444
# cd $(DIR_APP) && patch -Np0 < $(DIR_SRC)/src/patches/ip_conntrack_standalone-patch-for-ipfire.patch
# ipp2p 0.8.2-pomng
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6.23.17-ipp2p-0.8.2-pomng.patch
# Layer7-patch
cd $(DIR_SRC) && rm -rf $(DIR_SRC)/netfilter-layer7-v2.20
cd $(DIR_SRC) && tar xzf $(DIR_DL)/netfilter-layer7-v2.20.tar.gz