[lxc-devel] [ob...@samba.org: Re: [PATCHES] add "--mask-tmp" to lxc-fedora, plus some template script fixes]

2015-01-19 Thread Michael Adam
Hi Michael, do you have any concerns with the attached patch to the fedora template that adds an option --mask-tmp that prevents fedora/systemd from over-mounting /tmp with tmpfs, which is useful in some cases? Thanks - Michael - Forwarded message from Michael Adam - Date: Sat, 10 Jan

Re: [lxc-devel] [PATCH] Add common.conf.d

2015-01-19 Thread Michael Adam
On 2015-01-19 at 15:33 -0500, Stéphane Graber wrote: > On Mon, Jan 19, 2015 at 09:25:48PM +0100, Michael Adam wrote: > > Hi, > > > > just two minor comments inline below, > > looks good to me, otherwise. > > > > Cheers - Michael > > > >

Re: [lxc-devel] [PATCH] Add common.conf.d

2015-01-19 Thread Michael Adam
Hi, just two minor comments inline below, looks good to me, otherwise. Cheers - Michael On 2015-01-19 at 15:16 -0500, Stéphane Graber wrote: > Signed-off-by: Stéphane Graber > --- > config/templates/Makefile.am | 2 ++ > config/templates/common.conf.d/Makefile.am | 6 ++ > co

Re: [lxc-devel] how are lxc-download images created?

2015-01-16 Thread Michael Adam
On 2015-01-16 at 18:15 +0100, Michael Adam wrote: > On 2015-01-16 at 10:29 -0500, Stéphane Graber wrote: > > > > We're currently busy working on getting LXC to work properly with > > systemd by default for both privileged and unprivileged containers. > > >

Re: [lxc-devel] how are lxc-download images created?

2015-01-16 Thread Michael Adam
On 2015-01-16 at 10:29 -0500, Stéphane Graber wrote: > > We're currently busy working on getting LXC to work properly with > systemd by default for both privileged and unprivileged containers. > > The reason why I never liked the conditional config options as are > implemented today in some of th

Re: [lxc-devel] how are lxc-download images created?

2015-01-16 Thread Michael Adam
On 2015-01-15 at 18:30 -0500, Stéphane Graber wrote: > On Fri, Jan 16, 2015 at 12:28:01AM +0100, Michael Adam wrote: > > Hi, > > > > How are the images that lxc-download uses created? > > It would be great to have these recipes in the tree. > > > > I am a

[lxc-devel] how are lxc-download images created?

2015-01-15 Thread Michael Adam
Hi, How are the images that lxc-download uses created? It would be great to have these recipes in the tree. I am asking because apparently the fedora and debian jessie images don't have the improvements/fixes for running systemd as init that are installed when using the lxc-debian or lxc-fedora t

[lxc-devel] [PATCHES] improve lxc-download help and --list function

2015-01-15 Thread Michael Adam
for consideration! Michael From 8b90ae51e19c6963730a02ecc1a0911df09375d3 Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Fri, 16 Jan 2015 00:13:35 +0100 Subject: [PATCH 1/3] lxc-download: fix typo in help text. Signed-off-by: Michael Adam --- templates/lxc-download.in | 2 +- 1 file

Re: [lxc-devel] [PATCHES] add "--mask-tmp" to lxc-fedora, plus some template script fixes

2015-01-13 Thread Michael Adam
On 2015-01-13 at 17:15 +, Serge Hallyn wrote: > Quoting Stéphane Graber (stgra...@ubuntu.com): > > On Tue, Jan 13, 2015 at 02:49:22PM +, Serge Hallyn wrote: > > > Quoting Michael Adam (ob...@samba.org): > > > > > > > > I am happy to do patches for

[lxc-devel] [PATCH] clarify explanation of veth

2015-01-13 Thread Michael Adam
Hi, This find a patch that (for me) clarifies the explanation of the veth network type in the lxc.container.conf manpage. Cheers - Michael From a188f5b5c603e62237066eaad17bc35f73a46e32 Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Tue, 13 Jan 2015 22:24:07 +0100 Subject: [PATCH] doc

Re: [lxc-devel] [PATCHES] add "--mask-tmp" to lxc-fedora, plus some template script fixes

2015-01-10 Thread Michael Adam
On 2015-01-10 at 15:59 +, Serge Hallyn wrote: > Quoting Michael Adam (ob...@samba.org): > > On 2015-01-10 at 04:05 +, Serge Hallyn wrote: > > > > > > Actually a patch to remove '-p|--path' from the > > > help statement in all other templates

Re: [lxc-devel] [PATCHES] add "--mask-tmp" to lxc-fedora, plus some template script fixes

2015-01-10 Thread Michael Adam
On 2015-01-10 at 04:05 +, Serge Hallyn wrote: > > Actually a patch to remove '-p|--path' from the > help statement in all other templates would be appreciated. Ok, I was just about to send such an add-on patchset, but first one more thought: Doesn't the same apply to the -n|--name parameter?

Re: [lxc-devel] [PATCHES] add "--mask-tmp" to lxc-fedora, plus some template script fixes

2015-01-10 Thread Michael Adam
On 2015-01-10 at 13:08 +0100, Michael Adam wrote: > On 2015-01-10 at 04:05 +, Serge Hallyn wrote: > > > The less controversial one is adding mask-tmp to the fedora template. > > It looks fine to me, but that should go separately to mwarfield, our > > fedora template

Re: [lxc-devel] [PATCHES] add "--mask-tmp" to lxc-fedora, plus some template script fixes

2015-01-10 Thread Michael Adam
e path ones, and without the mask-tmp patch. Cheers - Michael From d7c0574f6deae345ddaa58e9cd3d85018d1a6908 Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Thu, 8 Jan 2015 09:32:39 +0100 Subject: [PATCH 01/16] lxc-debian: fix parsing of option "--clean": it takes no argument. Signed-o

Re: [lxc-devel] [PATCHES] add "--mask-tmp" to lxc-fedora, plus some template script fixes

2015-01-08 Thread Michael Adam
For those who prefer it, the patches can also be fetched via git from branch master of https://github.com/obnoxxx/lxc.git Cheers - Michael On 2015-01-08 at 11:05 +0100, Michael Adam wrote: > > Hi, > > below find the output of "git format-patch --stdout " > of a series

[lxc-devel] [PATCHES] add "--mask-tmp" to lxc-fedora, plus some template script fixes

2015-01-08 Thread Michael Adam
nt to be able to use vagrant-cachier with vagrant-lxc. Thanks for review / comments / push, ... Cheers - Michael From a243b74f1cf61d3c400a16a7d6d287f15cc7c99a Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Thu, 8 Jan 2015 09:32:39 +0100 Subject: [PATCH 01/22] lxc-debian: fix parsing of option &qu

Re: [lxc-devel] [PATCH] fix lxc-fedora template for fedora 21

2015-01-05 Thread Michael Adam
On 2015-01-05 at 20:17 +, Serge Hallyn wrote: > Quoting Michael Adam (ob...@samba.org): > > On 2015-01-05 at 16:47 +, Serge Hallyn wrote: > > > Quoting Michael Adam (ob...@samba.org): > > > > > > > > Is this the correct way to submit a patch? >

Re: [lxc-devel] [PATCH] fix lxc-fedora template for fedora 21

2015-01-05 Thread Michael Adam
On 2015-01-05 at 16:47 +, Serge Hallyn wrote: > Quoting Michael Adam (ob...@samba.org): > > > > Is this the correct way to submit a patch? > > Almost - it's perfect, except for please put the patches inline rather > than as attachments, if possible. Like with

[lxc-devel] [PATCH] fix possible 100% cpu loop by fedora template

2015-01-02 Thread Michael Adam
using systemd. Thanks for consideration, Michael From df7ca9966936bfcf4aa52a46dd39d594e0709ce1 Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Fri, 2 Jan 2015 21:12:21 +0100 Subject: [PATCH] lxc-fedora: when using systemd, set lxc.kmsg = 0 in the config This is to prevent systemd-journald to

[lxc-devel] [PATCH] fix lxc-fedora template for fedora 21

2015-01-02 Thread Michael Adam
fedora-repos is also required. Attached patch fixes this for me by adding the fedora-repos pacakge if the release is >= 21. Comments / merge appreciated... Thanks, Michael From c8324559061541e16217e1e9da6886677bbf6516 Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Fri, 2 Jan 2015 20:28