]> git.ipfire.org Git - thirdparty/lxc.git/commit
The yum in Centos 5.11 does not know about '--releasever', which is used by: lxc...
authorDwight Schauer <das@teegra.net>
Tue, 2 Jun 2015 04:41:09 +0000 (23:41 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Wed, 1 Jul 2015 17:40:18 +0000 (13:40 -0400)
commit419239829fe09c06f405226d7320bd2516cf88cd
tree030e5ba79986152c6846a3e6e23cc726fb560510
parentf216b3dd11e2010c787f8a3d093300dc06b487dc
The yum in Centos 5.11 does not know about '--releasever', which is used by: lxc-create ... -- release=VERSION
The release version only needs to be set in the outer bootstrap, not the inner one.
With this change an lxc-create bootstrap of CentOS 5.11 completes enough to be usable.
CentOS 5.11 containers can be created, started, stopped, and networking works.
Signed-off-by: Dwight Schauer <das@teegra.net>
templates/lxc-centos.in