Re: [lxc-devel] [PATCH] support a custom CentOS repository

2014-02-04 Thread Michael H. Warfield
On Tue, 2014-02-04 at 15:02 +0100, Harald Dunkel wrote: > On 02/04/14 14:53, Serge Hallyn wrote: > > > > Thanks everyone. I guess my main question was whether '--repo' would > > conflict with the 'additional repos' interpretation (sort of like > > proxy vs. ppa in ubuntu, where one is for fast l

Re: [lxc-devel] [PATCH] support a custom CentOS repository

2014-02-04 Thread Dwight Engen
o: > lxc-devel@lists.linuxcontainers.org Subject: Re: [lxc-devel] [PATCH] > support a custom CentOS repository > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Hi folks, > > On 02/04/14 02:18, Serge Hallyn wrote: > > > > It looks fine to me, but I&#x

Re: [lxc-devel] [PATCH] support a custom CentOS repository

2014-02-04 Thread Michael H. Warfield
On Tue, 2014-02-04 at 07:53 -0600, Serge Hallyn wrote: > Quoting Michael H. Warfield (m...@wittsend.com): > > On Mon, 2014-02-03 at 19:18 -0600, Serge Hallyn wrote: > > > Quoting Harald Dunkel (ha...@afaics.de): > > > > This change introduces a flag --repo to the lxc-centos template > > > > to al

Re: [lxc-devel] [PATCH] support a custom CentOS repository

2014-02-04 Thread Harald Dunkel
On 02/04/14 14:53, Serge Hallyn wrote: > > Thanks everyone. I guess my main question was whether '--repo' would > conflict with the 'additional repos' interpretation (sort of like > proxy vs. ppa in ubuntu, where one is for fast local mirror while the > other is for testing upgraded packages befo

Re: [lxc-devel] [PATCH] support a custom CentOS repository

2014-02-04 Thread Serge Hallyn
Quoting Michael H. Warfield (m...@wittsend.com): > On Mon, 2014-02-03 at 19:18 -0600, Serge Hallyn wrote: > > Quoting Harald Dunkel (ha...@afaics.de): > > > This change introduces a flag --repo to the lxc-centos template > > > to allow using a local repository (e.g. a loop mounted installer > > >

Re: [lxc-devel] [PATCH] support a custom CentOS repository

2014-02-04 Thread John Peacock
devel-boun...@lists.linuxcontainers.org] on behalf of Harald Dunkel [ha...@afaics.de] Sent: Tuesday, February 04, 2014 1:29 AM To: lxc-devel@lists.linuxcontainers.org Subject: Re: [lxc-devel] [PATCH] support a custom CentOS repository -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi folks, On 02/04/14 02:18, Se

Re: [lxc-devel] [PATCH] support a custom CentOS repository

2014-02-03 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi folks, On 02/04/14 02:18, Serge Hallyn wrote: > > It looks fine to me, but I'm not quite sure whether users ordinarily would > want such a repo to be an additional repo or a replacement for the centos > one. Michael, does this look good to yo

Re: [lxc-devel] [PATCH] support a custom CentOS repository

2014-02-03 Thread Michael H. Warfield
On Mon, 2014-02-03 at 19:18 -0600, Serge Hallyn wrote: > Quoting Harald Dunkel (ha...@afaics.de): > > This change introduces a flag --repo to the lxc-centos template > > to allow using a local repository (e.g. a loop mounted installer > > iso on your web server). > > > > Signed-off-by: Harald Dun

Re: [lxc-devel] [PATCH] support a custom CentOS repository

2014-02-03 Thread Serge Hallyn
Quoting Harald Dunkel (ha...@afaics.de): > This change introduces a flag --repo to the lxc-centos template > to allow using a local repository (e.g. a loop mounted installer > iso on your web server). > > Signed-off-by: Harald Dunkel It looks fine to me, but I'm not quite sure whether users ordi

[lxc-devel] [PATCH] support a custom CentOS repository

2014-02-02 Thread Harald Dunkel
Hi folks, I would like to contribute a small patch to support a local repository in the CentOS template. Distributing git patches by EMail is still new to me. Please mail if I did not follow the guidelines. Many thanx Harri Harald Dunkel (1): support a custom CentOS repository templates/l

[lxc-devel] [PATCH] support a custom CentOS repository

2014-02-02 Thread Harald Dunkel
This change introduces a flag --repo to the lxc-centos template to allow using a local repository (e.g. a loop mounted installer iso on your web server). Signed-off-by: Harald Dunkel --- templates/lxc-centos.in | 14 -- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/t