[lxc-devel] [GIT] lxc branch, master, updated. 820339bd965d6ca4c0dc11b783d689a3efc0cc68

2011-05-20 Thread Daniel Lezcano
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "lxc". The branch, master has been updated via 820339bd965d6ca4c0dc11b783d689a3efc0cc68 (commit) via 476d4cf1750fa9a43304ee7c

[lxc-devel] [GIT] lxc branch, lxc-0.7.4.X, updated. 9781dae8cfd83362d29a94e39e84d85b892cad65

2011-05-20 Thread Daniel Lezcano
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "lxc". The branch, lxc-0.7.4.X has been updated via 9781dae8cfd83362d29a94e39e84d85b892cad65 (commit) via c97ced65cd605a9358e

[lxc-devel] [PATCH] lxc: fix rpmbuild

2011-05-20 Thread Cedric Le Goater
autoconf substitution in install paths breaks rpmbuild which redefines install paths make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/lxc/templates" || /bin/mkdir -p "/usr/lib/lxc/templates" /usr/bin/install -c lxc-debian lxc-lenny lxc-lucid lxc-maverick lxc-natty lxc-fedora

Re: [lxc-devel] [PATCH] traffic control setup

2011-05-20 Thread Daniel Lezcano
On 05/07/2011 01:30 PM, Farcasi Ana-Maria wrote: > Hello, > > This commit adds traffic control support (download and upload limit rate) > for lxc containers. At the moment, the changes apply just for veth devices. > In order to do this, we have attached a new structure (lxc_traffic_control) > to st