From: Arne Fitzenreiter Date: Sun, 14 Sep 2008 02:03:18 +0000 (+0200) Subject: enabled ipp2p X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b8eb8c76ad455ad95453a53d2c4636d4418b47be;p=people%2Fteissler%2Fipfire-2.x.git enabled ipp2p --- diff --git a/lfs/ipp2p b/lfs/ipp2p index f13019250..ddd798c5a 100644 --- a/lfs/ipp2p +++ b/lfs/ipp2p @@ -60,7 +60,7 @@ $(TARGET) : @rm -rf $(DIR_APP) && mkdir -p $(DIR_APP) @cp -vf $(DIR_SRC)/src/ipp2p/* $(DIR_APP) cd $(DIR_SRC) && rm -rf iptables-* - cd $(DIR_SRC) && tar xfj $(DIR_DL)/iptables-1.3.8.tar.bz2 + cd $(DIR_SRC) && tar xfj $(DIR_DL)/iptables-1.4.1.1.tar.bz2 cd $(DIR_SRC) && ln -sf iptables-* iptables ifeq "$(SMP)" "1" cd $(DIR_APP) && make ipt_ipp2p.ko diff --git a/make.sh b/make.sh index 721bc6c00..c681d3e1a 100755 --- a/make.sh +++ b/make.sh @@ -416,7 +416,7 @@ buildipfire() { ipfiremake whatmask ipfiremake iptables ipfiremake libupnp -# ipfiremake ipp2p IPT=1 + ipfiremake ipp2p IPT=1 ipfiremake linux-igd ipfiremake ipaddr ipfiremake iptstate