On 12-09-07 04:47 PM, Stéphane Graber wrote:
> Hello everyone,
>
> As you probably noticed Serge and I have been trying to keep up with all
> the changes going to the lxc-users and lxc-devel mailing lists with some
> varying success.
>
> For quite a while now Serge has been maintaining a separate
On Mon, 10 Sep 2012 13:53:50 -0400
Stéphane Graber wrote:
[...]
> >>> diff --git a/configure.ac b/configure.ac
> >>> index 70c74ec..b8d86e6 100644
> >>> --- a/configure.ac
> >>> +++ b/configure.ac
> >>> @@ -70,11 +70,11 @@ AC_ARG_WITH([rootfs-path],
> >>> )], [], [with_rootfs_path=['${libdir}/l
On 12-09-10 04:49 PM, Dwight Engen wrote:
> On Mon, 10 Sep 2012 11:10:24 -0400
> Stéphane Graber wrote:
>
> [...]
>>
>> I briefly tried applying this to the staging branch but it's failing
>> because of some of the other changes we have in there (lxc-attach
>> improvements being the first conflic
On Mon, 10 Sep 2012 11:10:24 -0400
Stéphane Graber wrote:
[...]
>
> I briefly tried applying this to the staging branch but it's failing
> because of some of the other changes we have in there (lxc-attach
> improvements being the first conflict).
>
> Any chance you can update this change to app
On 12-09-10 02:26 PM, Dwight Engen wrote:
> Fix gcc error confile.c:83: error: redefinition of typedef ‘config_cb’.
> Its already defined the same way in confile.h.
>
> Signed-off-by: Dwight Engen
> ---
> src/lxc/confile.c |2 --
> 1 files changed, 0 insertions(+), 2 deletions(-)
>
> diff -
On 12-09-10 02:26 PM, Dwight Engen wrote:
> Add a few missing #if's to fix compilation when configured without
> AppArmor.
>
> Signed-off-by: Dwight Engen
> ---
> src/lxc/conf.c|2 ++
> src/lxc/confile.c |4
> 2 files changed, 6 insertions(+), 0 deletions(-)
>
> diff --git a/sr
Fix gcc error confile.c:83: error: redefinition of typedef ‘config_cb’.
Its already defined the same way in confile.h.
Signed-off-by: Dwight Engen
---
src/lxc/confile.c |2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/lxc/confile.c b/src/lxc/confile.c
index 0f4e11d..
Add a few missing #if's to fix compilation when configured without
AppArmor.
Signed-off-by: Dwight Engen
---
src/lxc/conf.c|2 ++
src/lxc/confile.c |4
2 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/src/lxc/conf.c b/src/lxc/conf.c
index ecd89c1..1450ca6 100644
--
On 12-09-10 01:26 PM, Dwight Engen wrote:
> On Mon, 10 Sep 2012 10:36:17 -0400
> Stéphane Graber wrote:
>
>> On 12-09-10 10:28 AM, Dwight Engen wrote:
>>> Expand variables to get correct paths in man pages and fix building
>>> of rpm by non-root user. Include templates in rpm, fix rpm path of
>>>
On 12-09-10 10:28 AM, Dwight Engen wrote:
> I was getting raw nroff ".SH DESCRIPTION" in my man pages. This fixes
> the synopsis cmd args so that doesn't happen. Added replaceable to a few
> arguments.
>
> Signed-off-by: Dwight Engen
> ---
> doc/lxc-attach.sgml.in | 11 +++
> doc/l
On 12-09-10 10:59 AM, Stéphane Graber wrote:
> On 12-09-10 10:46 AM, Daniel P. Berrange wrote:
>> On Mon, Sep 10, 2012 at 10:39:39AM -0400, Stéphane Graber wrote:
>>> On 12-09-10 10:28 AM, Dwight Engen wrote:
Put pkg-config .pc file in libdir.
Signed-off-by: Dwight Engen
---
>>
On 12-09-10 10:46 AM, Daniel P. Berrange wrote:
> On Mon, Sep 10, 2012 at 10:39:39AM -0400, Stéphane Graber wrote:
>> On 12-09-10 10:28 AM, Dwight Engen wrote:
>>> Put pkg-config .pc file in libdir.
>>>
>>> Signed-off-by: Dwight Engen
>>> ---
>>> Makefile.am |2 +-
>>> 1 files changed, 1 inse
On Mon, Sep 10, 2012 at 10:39:39AM -0400, Stéphane Graber wrote:
> On 12-09-10 10:28 AM, Dwight Engen wrote:
> > Put pkg-config .pc file in libdir.
> >
> > Signed-off-by: Dwight Engen
> > ---
> > Makefile.am |2 +-
> > 1 files changed, 1 insertions(+), 1 deletions(-)
> >
> > diff --git a/Ma
On 12-09-10 10:28 AM, Dwight Engen wrote:
> Put pkg-config .pc file in libdir.
>
> Signed-off-by: Dwight Engen
> ---
> Makefile.am |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/Makefile.am b/Makefile.am
> index 887e300..c66ecc6 100644
> --- a/Makefile.am
> +++ b
On 12-09-10 10:28 AM, Dwight Engen wrote:
> Expand variables to get correct paths in man pages and fix building of
> rpm by non-root user. Include templates in rpm, fix rpm path of
> lxc-init.
>
> Signed-off-by: Dwight Engen
> ---
> configure.ac |6 +++---
> lxc.spec.in | 18 -
Expand variables to get correct paths in man pages and fix building of
rpm by non-root user. Include templates in rpm, fix rpm path of
lxc-init.
Signed-off-by: Dwight Engen
---
configure.ac |6 +++---
lxc.spec.in | 18 --
2 files changed, 15 insertions(+), 9 deletions(-)
Put pkg-config .pc file in libdir.
Signed-off-by: Dwight Engen
---
Makefile.am |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 887e300..c66ecc6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,7 +6,7 @@ SUBDIRS = src templates doc
DIST_S
I was getting raw nroff ".SH DESCRIPTION" in my man pages. This fixes
the synopsis cmd args so that doesn't happen. Added replaceable to a few
arguments.
Signed-off-by: Dwight Engen
---
doc/lxc-attach.sgml.in | 11 +++
doc/lxc-cgroup.sgml.in |7 ---
doc/lxc-checkpoint.s
Dear Dusty,
might be the well-known issue concerning the MAC of a bridge and the attached
interfaces (here: veth's): If the MAC of the bridge isn't lower than the MAC of
all of it's attached devices, the "outer world" will see a MAC change on
plumbing this interface (see e.g.
http://sourceforg
19 matches
Mail list logo