From: Thierry Parmentelat Date: Mon, 16 Nov 2009 09:36:09 +0000 (+0000) Subject: turn off ipfw in 2.6.27 for now, not ready yet X-Git-Tag: coblitz-2.01-rc4~10 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=8b85afe699cea0a216b11f14215cd74f55cd0b73;p=build.git turn off ipfw in 2.6.27 for now, not ready yet --- diff --git a/onelab-k27-tags.mk b/onelab-k27-tags.mk index 9ed2ddf3..8350c6ae 100644 --- a/onelab-k27-tags.mk +++ b/onelab-k27-tags.mk @@ -6,9 +6,13 @@ linux-2.6-SVNBRANCH := 22 # not adopting tag 40 about "VXC_PROC_WRITE support" - should be safe but Sapan advised keeping it out was safer still linux-2.6-SVNPATH := http://svn.planet-lab.org/svn/linux-2.6/tags/linux-2.6-27-3 ipfw-SVNPATH := http://svn.planet-lab.org/svn/ipfw/tags/ipfw-0.9-5 +# hack: ipfw needs changes for 2.6.27 +ALL:=$(subst ipfw,,$(ALL)) +IN_BOOTSTRAPFS:=$(subst ipfw,,$(IN_BOOTSTRAPFS)) madwifi-SVNPATH := http://svn.planet-lab.org/svn/madwifi/tags/madwifi-3878-0 # hack: nozomi needs changes for 2.6.27 ALL:=$(subst nozomi,,$(ALL)) +IN_BOOTSTRAPFS:=$(subst nozomi,,$(IN_BOOTSTRAPFS)) nozomi-SVNPATH := http://svn.onelab.eu/nozomi/tags/nozomi-2.21-1 comgt-SVNPATH := http://svn.onelab.eu/comgt/imports/0.3 planetlab-umts-tools-SVNPATH := http://svn.onelab.eu/planetlab-umts-tools/tags/planetlab-umts-tools-0.6-4