]> git.proxmox.com Git - mirror_lxc.git/commit - templates/lxc-centos.in
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)
committerDwight Schauer <das@teegra.net>
Tue, 2 Jun 2015 04:41:09 +0000 (23:41 -0500)
commit75d87a4b802444afb50b1181e972c6e35b112532
treed98b24096b2d70e48414bab98a2ba57316e4c7a5
parent31a882ef3a5e35ae891d76adc0351bad0f2540f2
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