mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-09-10 11:36:25 +00:00
a2139d03ed
genimage converts osimage.osarch with debian_arch and uses the result twice: it picks the apt mirror and it becomes debootstrap --arch. The map knew x86_64 but not x86, so an image with osarch=x86 selected the ports archive, which carries no i386, and then asked debootstrap for an architecture it does not know. Signed-off-by: Vinícius Ferrão <2031761+viniciusferrao@users.noreply.github.com>
xCAT is a toolkit for the deployment and administration of clusters. xCAT documentation is available at: http://xcat-docs.readthedocs.org/ xCAT is made available as open source software under the EPL license: http://www.opensource.org/licenses/eclipse-1.0.php