Quoting S.Çağlar Onur (cag...@10ur.org):
> Signed-off-by: S.Çağlar Onur
Acked-by: Serge E. Hallyn
> ---
> src/lxc/lxccontainer.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/lxc/lxccontainer.c b/src/lxc/lxccontainer.c
> index a9d97ad..362b429 100644
> --- a/src
Quoting S.Çağlar Onur (cag...@10ur.org):
> Signed-off-by: S.Çağlar Onur
A bit more description would have been appreciated :) But I think
I see.
We also may want to change it so that the logfile and loglevel
can actually be changed mid-run. At some point.
Acked-by: Serge E. Hallyn
> ---
>
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: 497a2995687a56a1f12a69311d8bacbb645e0d97
https://github.com/lxc/lxc/commit/497a2995687a56a1f12a69311d8bacbb645e0d97
Author: S.Çağlar Onur
Date: 2013-11-04 (Mon, 04 Nov 2013)
Changed paths:
M src/lxc/lxcco
Quoting Dwight Engen (dwight.en...@gmail.com):
> fix up api test to run and add test for new [gs]et_cgroup_item
>
> Signed-off-by: Dwight Engen
For the set,
Acked-by: Serge E. Hallyn
> ---
> src/lua-lxc/core.c | 35 +++
> src/lua-lxc/lxc.lua
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: 80ee22284b4172f9ff1d55c62e4a0ef01a4be92e
https://github.com/lxc/lxc/commit/80ee22284b4172f9ff1d55c62e4a0ef01a4be92e
Author: Dwight Engen
Date: 2013-11-04 (Mon, 04 Nov 2013)
Changed paths:
M src/lua-lxc/co
Hey everyone,
I'm planning to tag alpha-2 early next week, probably on Monday or
Tuesday, so please make sure any patch that you sent and wanted merged
has been merged.
If we missed something, please let us know.
I'll do my usual pre-milestone round on the github bug tracker and
process any outst
Hi Serge,
On Mon, Nov 4, 2013 at 7:23 AM, Serge Hallyn wrote:
> Quoting S.Çağlar Onur (cag...@10ur.org):
>> Signed-off-by: S.Çağlar Onur
>
> A bit more description would have been appreciated :) But I think
> I see.
Yeah, you are right. I was working on something else when I observed
this prob
This is still RFC at the conceptual level.
Problem: when creating containers unprivileged, we run the template in a
new user ns. For instance if I have
lxc.id_map = u 0 10 1
lxc.id_map = g 0 10 1
in my lxc.conf and do
lxc-create -f lxc.conf -P ~/lxcbase -t ubuntu-cloud -n a1,
- added list_all_containers() which returns both defined and
active containers.
- allow lxc-info to show more than one container, using regex for the name
Signed-off-by: Dwight Engen
---
doc/lxc-info.sgml.in | 65 -
src/lxc/lxc_info.c | 257 +
Signed-off-by: Dwight Engen
---
src/lua-lxc/core.c | 25 +
src/lua-lxc/lxc.lua | 8
src/lua-lxc/test/apitest.lua | 7 +++
3 files changed, 40 insertions(+)
diff --git a/src/lua-lxc/core.c b/src/lua-lxc/core.c
index ea19cc3..9492c07 100644
Containers started with lxc-execute may not have a conf, but
nothing in the implementation of lxcapi_get_cgroup_item()
actually needs/uses it, and it can be useful to get items out
of the containers' cgroup items.
Signed-off-by: Dwight Engen
---
src/lxc/lxccontainer.c | 2 +-
1 file changed, 1 i
Signed-off-by: Dwight Engen
---
src/lxc/conf.c| 2 ++
src/lxc/confile.c | 14 +-
2 files changed, 3 insertions(+), 13 deletions(-)
diff --git a/src/lxc/conf.c b/src/lxc/conf.c
index 2a47e77..0d1eccd 100644
--- a/src/lxc/conf.c
+++ b/src/lxc/conf.c
@@ -3308,6 +3308,8 @@ static vo
So we don't always have to give full paths.
realpath(x,NULL) mallocs memory, but these paths shouldn't get called
from the API so not freeing should be ok.
Signed-off-by: Serge Hallyn
---
src/lxc/arguments.c | 9 -
src/lxc/lxc_execute.c | 10 +++---
src/lxc/lxc_start.c | 9 +++
On Mon, Nov 04, 2013 at 05:35:07PM -0500, Dwight Engen wrote:
> Signed-off-by: Dwight Engen
I first got pretty confused between get_config_item and
cmd_get_config_item but once I got my brain to parse this all properly,
it looks fine :)
Acked-by: Stéphane Graber
> ---
> src/lua-lxc/core.c
On Mon, Nov 04, 2013 at 05:35:15PM -0500, Dwight Engen wrote:
> Containers started with lxc-execute may not have a conf, but
> nothing in the implementation of lxcapi_get_cgroup_item()
> actually needs/uses it, and it can be useful to get items out
> of the containers' cgroup items.
>
> Signed-off
On Mon, Nov 04, 2013 at 05:35:11PM -0500, Dwight Engen wrote:
> Signed-off-by: Dwight Engen
Acked-by: Stéphane Graber
> ---
> src/lxc/conf.c| 2 ++
> src/lxc/confile.c | 14 +-
> 2 files changed, 3 insertions(+), 13 deletions(-)
>
> diff --git a/src/lxc/conf.c b/src/lxc/conf.
On Mon, Nov 04, 2013 at 05:35:19PM -0500, Dwight Engen wrote:
> - added list_all_containers() which returns both defined and
> active containers.
>
> - allow lxc-info to show more than one container, using regex for the name
>
Wouldn't it be better to have list_all_containers be similar to
lis
On Mon, Nov 04, 2013 at 02:44:44PM -0600, Serge Hallyn wrote:
> So we don't always have to give full paths.
>
> realpath(x,NULL) mallocs memory, but these paths shouldn't get called
> from the API so not freeing should be ok.
>
What's the reason behind this change?
Am I reading this right that
18 matches
Mail list logo