Disables /dev/kmsg symlinking if set to 1.
Signed-off-by: Alexander Vladimirov
---
doc/lxc.conf.sgml.in | 19 +++
src/lxc/conf.c | 6 --
src/lxc/conf.h | 1 +
src/lxc/confile.c| 12
4 files changed, 36 insertions(+), 2 deletions(-)
diff --git a
On 03/12/2013 06:12 PM, Michael H. Warfield wrote:
Hey all.
On Tue, 2013-03-12 at 15:55 -0500, Serge Hallyn wrote:
Quoting Ward, David - 0663 - MITLL (david.w...@ll.mit.edu):
Michael, Serge,
On 01/09/2013 03:38 PM, Michael H. Warfield wrote:
4) clearenv and putenv( "container=lxc" ) calls we
Hey all.
On Tue, 2013-03-12 at 15:55 -0500, Serge Hallyn wrote:
> Quoting Ward, David - 0663 - MITLL (david.w...@ll.mit.edu):
> > Michael, Serge,
> >
> > On 01/09/2013 03:38 PM, Michael H. Warfield wrote:
> > >4) clearenv and putenv( "container=lxc" ) calls were moved to just after
> > >the "star
Quoting Alexander Vladimirov (alexander.idkfa.vladimi...@gmail.com):
> Had this changeset hanging around for some time, maybe this would be useful
> until some better solution come up.
If the default becomes 1, then ack.
> Signed-off-by: Alexander Vladimirov
> ---
> src/lxc/conf.c| 6 -
Quoting Ward, David - 0663 - MITLL (david.w...@ll.mit.edu):
> Michael, Serge,
>
> On 01/09/2013 03:38 PM, Michael H. Warfield wrote:
> >4) clearenv and putenv( "container=lxc" ) calls were moved to just after
> >the "start" hook in the container just prior to actually firing up the
> >container so
Quoting Dwight Engen (dwight.en...@oracle.com):
> This fixes some issues found by Oracle QA, including several cosmetic
> errors seen during container bootup.
>
> The rpm database needs moving on Debian hosts similar to on Ubuntu.
>
> I took Serge's suggestions: Do the yum install in an unshared
Michael, Serge,
On 01/09/2013 03:38 PM, Michael H. Warfield wrote:
4) clearenv and putenv( "container=lxc" ) calls were moved to just after
the "start" hook in the container just prior to actually firing up the
container so we could use environment variables prior to that and have
them flushed t
This fixes some issues found by Oracle QA, including several cosmetic
errors seen during container bootup.
The rpm database needs moving on Debian hosts similar to on Ubuntu.
I took Serge's suggestions: Do the yum install in an unshared
mount namespace so the /proc mount done during OL4 install d
Quoting Alexander Vladimirov (alexander.idkfa.vladimi...@gmail.com):
> I remember discussion about implementing proper way to shutdown
> guests using different signals, so here's a patch proposal.
> It allows to use specific signal numbers to shutdown guests
> gracefully, for example SIGRTMIN+4 sta
I remember discussion about implementing proper way to shutdown
guests using different signals, so here's a patch proposal.
It allows to use specific signal numbers to shutdown guests
gracefully, for example SIGRTMIN+4 starts poweroff.target in
systemd.
Signed-off-by: Alexander Vladimirov
---
do
10 matches
Mail list logo