X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lxc.mk;h=71366590e643a946e5c76b0a81d93480af90b250;hb=9d0f352a3163a897f3f9bc55c22a766d250eb6a0;hp=6d0f3caa2484f00f89c8736f002b6e87e2c8a333;hpb=9751d641c81c3b7ab76de3753731fb20d13a7929;p=build.git diff --git a/lxc.mk b/lxc.mk index 6d0f3caa..71366590 100644 --- a/lxc.mk +++ b/lxc.mk @@ -8,23 +8,15 @@ # see doc in Makefile # -### the madwifi drivers ahip with fedora16's kernel rpm +### the madwifi drivers ship with fedora16's kernel rpm # -# lxctools: scripts for entering containers +# lxc-userspace: scripts for entering containers # -lxctools-MODULES := lxctools -lxctools-SPEC := lxctools.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 +lxc-userspace-MODULES := lxc-userspace +lxc-userspace-SPEC := lxc-userspace.spec +ALL += lxc-userspace +IN_NODEIMAGE += lxc-userspace # #