From: Thierry Parmentelat Date: Mon, 11 Jun 2012 08:41:06 +0000 (+0200) Subject: added transforward in lxc distro X-Git-Tag: 5.0-rc28~73 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=917e77d2c7864de87f373b07c5ef7865fa4123a1;p=build.git added transforward in lxc distro --- diff --git a/lxc-tags.mk b/lxc-tags.mk index 2a7c4206..b64a61a7 100644 --- a/lxc-tags.mk +++ b/lxc-tags.mk @@ -1,8 +1,6 @@ # build-GITPATH is now set by vbuild-nightly.sh to avoid duplication -# lxcbuild is a tag -#linux-3-GITPATH := git://git.planet-lab.org/linux-3.git@lxcbuild -kernel-DEVEL-RPMS += elfutils-libelf-devel +transforward-GITPATH := git://git.onelab.eu/transforward.git@master ipfw-GITPATH := git://git.onelab.eu/ipfw.git@master nodeupdate-GITPATH := git://git.planet-lab.org/nodeupdate.git@nodeupdate-0.5-9 PingOfDeath-SVNPATH := http://svn.planet-lab.org/svn/PingOfDeath/tags/PingOfDeath-2.2-1 diff --git a/lxc.mk b/lxc.mk index b9ff7bf0..f90d4e62 100644 --- a/lxc.mk +++ b/lxc.mk @@ -8,6 +8,14 @@ # see doc in Makefile # +# +# transforward: root context module for transparent port forwarding +# +transforward-MODULES := transforward +transforward-SPEC := transforward.spec +ALL += transforward +IN_NODEIMAGE += transforward + # # ipfw: root context module, and slice companion #