Added new lxc administration packages to lxc distribution
authorSapan Bhatia <gwsapan@gmail.com>
Thu, 6 Sep 2012 12:15:27 +0000 (08:15 -0400)
committerSapan Bhatia <gwsapan@gmail.com>
Thu, 6 Sep 2012 12:15:27 +0000 (08:15 -0400)
config.lxc/nodeimage.pkgs
lxc-tags.mk
lxc.mk
modules.list

index 501b881..0457d8a 100644 (file)
@@ -5,6 +5,8 @@ groupname: PlanetLab
 groupdesc: PlanetLab Node Root
 # our own modules
 package: ipfwroot
+package: lxctools
+package: lxcsu
 package: transforward
 package: procprotect
 # packages to exclude from stock repositories
index 38e4890..db381a7 100644 (file)
@@ -1,5 +1,7 @@
 # build-GITPATH is now set by vbuild-nightly.sh to avoid duplication
 
+lxcsu-GITPATH          := git://git.planet-lab.org/lxcsu.git@master
+lxctools-GITPATH               := git://git.planet-lab.org/lxctools.git@master
 transforward-GITPATH           := git://git.onelab.eu/transforward.git@master
 procprotect-GITPATH            := git://git.onelab.eu/procprotect.git@master
 ipfw-GITPATH                    := git://git.onelab.eu/ipfw.git@ipfw-20120610-2
diff --git a/lxc.mk b/lxc.mk
index 3c5b8a8..e70fc9d 100644 (file)
--- a/lxc.mk
+++ b/lxc.mk
 
 ### the madwifi drivers ahip with fedora16's kernel rpm
 
+#
+# lxctools: scripts for entering containers
+#
+lxctools-MODULES := transforward
+lxctools-SPEC := transforward.spec
+ALL += lxctools
+IN_NODEIMAGE += lxctools
+
+#
+# lxcsu: root context module for entering namespaces
+#
+lxcsu-MODULES := lxcsu
+lxcsu-SPEC := lxcsu.spec
+ALL += lxcsu
+IN_NODEIMAGE += lxcsu
+
+#
 #
 # transforward: root context module for transparent port forwarding
 #
index 7d6da82..f83df33 100644 (file)
@@ -11,6 +11,8 @@ ipfw
 iptables
 libvirt
 linux-2.6:32
+lxcsu
+lxctools
 madwifi
 mom
 monitor