]> 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>
Fri, 14 Aug 2015 17:15:10 +0000 (13:15 -0400)
commitdf323d8c406b3f4f92c0d5d98e286179a730ff3b
tree72cb81b0107deb96b01a92a5c5fad2c9020b656a
parente262e50e7d1340d3798e81b1156eff98b3978af0
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