Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: a22185ddda688aa284e6451c35fae3354139cb61
https://github.com/lxc/lxc/commit/a22185ddda688aa284e6451c35fae3354139cb61
Author: S.Çağlar Onur
Date: 2013-12-02 (Mon, 02 Dec 2013)
Changed paths:
M .gitignore
Quoting Stéphane Graber (stgra...@ubuntu.com):
> This removes all but the following headers from our includes:
> - attach_options.h
> - lxccontainer.h
> - version.h
>
> This also removes the duplicate lxc_version function (lxc_get_version
> has been preferred for a while).
>
> lxclock.h is now
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: f7365a247b7582f858fab6a92270c21e43973bf5
https://github.com/lxc/lxc/commit/f7365a247b7582f858fab6a92270c21e43973bf5
Author: funditus
Date: 2013-12-02 (Mon, 02 Dec 2013)
Changed paths:
M templates/lxc-debi
This removes all but the following headers from our includes:
- attach_options.h
- lxccontainer.h
- version.h
This also removes the duplicate lxc_version function (lxc_get_version
has been preferred for a while).
lxclock.h is now considered private.
As a result quite a lot of files needed add
Quoting Stéphane Graber (stgra...@ubuntu.com):
> On Mon, Dec 02, 2013 at 01:31:21PM -0600, Serge Hallyn wrote:
> > Quoting Stéphane Graber (stgra...@ubuntu.com):
> > > This removes all but the following headers from our includes:
> > > - attach_options.h
> > > - lxccontainer.h
> > > - version.h
On Mon, Dec 02, 2013 at 01:31:21PM -0600, Serge Hallyn wrote:
> Quoting Stéphane Graber (stgra...@ubuntu.com):
> > This removes all but the following headers from our includes:
> > - attach_options.h
> > - lxccontainer.h
> > - version.h
> >
> > This also removes the duplicate lxc_version functi
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: 7d0eb87eef59385d5f64a21daa70e34af201e6f7
https://github.com/lxc/lxc/commit/7d0eb87eef59385d5f64a21daa70e34af201e6f7
Author: Serge Hallyn
Date: 2013-12-02 (Mon, 02 Dec 2013)
Changed paths:
M src/lxc/conf.h
On Mon, Dec 02, 2013 at 01:24:10PM -0600, Serge Hallyn wrote:
> For list configuration entries like capabilities and cgroups
> entries, if there is a 'key =' value (i.e. "lxc.cap.drop =")
> then clear any loaded entries.
>
> Signed-off-by: Serge Hallyn
Thanks for doing the work!
Acked-by: Stéph
Quoting Stéphane Graber (stgra...@ubuntu.com):
> This removes all but the following headers from our includes:
> - attach_options.h
> - lxccontainer.h
> - version.h
>
> This also removes the duplicate lxc_version function (lxc_get_version
> has been preferred for a while).
>
> lxclock.h is now
For list configuration entries like capabilities and cgroups
entries, if there is a 'key =' value (i.e. "lxc.cap.drop =")
then clear any loaded entries.
Signed-off-by: Serge Hallyn
---
src/lxc/conf.h| 1 +
src/lxc/confile.c | 23 ---
2 files changed, 21 insertions(+), 3
This removes all but the following headers from our includes:
- attach_options.h
- lxccontainer.h
- version.h
This also removes the duplicate lxc_version function (lxc_get_version
has been preferred for a while).
lxclock.h is now considered private, the lxc_lock struct has therefore
been moved
Branch: refs/heads/nov29.1
Home: https://github.com/lxc/lxc
--
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects
Quoting S.Çağlar Onur (cag...@10ur.org):
> Hey Stéphane,
>
> On Mon, Dec 2, 2013 at 10:34 AM, Stéphane Graber wrote:
> > On Sun, Dec 01, 2013 at 11:14:17PM -0500, S.Çağlar Onur wrote:
> >> So that applications can get the LXC version number at compile time.
> >>
> >> This can be used to make appl
Branch: refs/heads/nov29.1
Home: https://github.com/lxc/lxc
Commit: 4a80bbc6aca5a5babb666136c6072d86b5540f95
https://github.com/lxc/lxc/commit/4a80bbc6aca5a5babb666136c6072d86b5540f95
Author: Stéphane Graber
Date: 2013-11-28 (Thu, 28 Nov 2013)
Changed paths:
A .gitignore
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: 5ff337745e4a705293b056ab58f6ea7a92cabbc8
https://github.com/lxc/lxc/commit/5ff337745e4a705293b056ab58f6ea7a92cabbc8
Author: Stéphane Graber
Date: 2013-12-02 (Mon, 02 Dec 2013)
Changed paths:
M templates/l
Quoting Stéphane Graber (stgra...@ubuntu.com):
> Signed-off-by: Stéphane Graber
Acked-by: Serge E. Hallyn
> ---
> templates/lxc-ubuntu-cloud.in | 3 ++-
> templates/lxc-ubuntu.in | 3 ++-
> 2 files changed, 4 insertions(+), 2 deletions(-)
>
> diff --git a/templates/lxc-ubuntu-cloud.in b
Hey Stéphane,
On Mon, Dec 2, 2013 at 10:34 AM, Stéphane Graber wrote:
> On Sun, Dec 01, 2013 at 11:14:17PM -0500, S.Çağlar Onur wrote:
>> So that applications can get the LXC version number at compile time.
>>
>> This can be used to make applications/bindings that support compiling against
>> mul
On Sun, Dec 01, 2013 at 11:14:17PM -0500, S.Çağlar Onur wrote:
> So that applications can get the LXC version number at compile time.
>
> This can be used to make applications/bindings that support compiling against
> multiple versions of LXC.
So I guess that information would indeed be useful to
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: a6daed42f7f50ebd0878628053eb975ddfe5b5d2
https://github.com/lxc/lxc/commit/a6daed42f7f50ebd0878628053eb975ddfe5b5d2
Author: KATOH Yasufumi
Date: 2013-12-02 (Mon, 02 Dec 2013)
Changed paths:
M doc/ja/lxc-s
Update for commit 7faa7f52004943f339199bcbad1848cdf50d5f4c
Signed-off-by: KATOH Yasufumi
---
doc/ja/lxc-start.sgml.in | 54
1 file changed, 54 insertions(+)
diff --git a/doc/ja/lxc-start.sgml.in b/doc/ja/lxc-start.sgml.in
index aad220e..3cd0840 1
20 matches
Mail list logo