mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-09-10 19:46:24 +00:00
f1b044f2a8
archive.ubuntu.com publishes amd64 and i386 only, so debootstrap could not find a single package for a ppc64el or riscv64 netboot image and genimage failed on every architecture except x86. The default mirror is now the ports archive for those architectures. site.ubuntu_apt_mirror still overrides it, for a local mirror that serves every architecture. Signed-off-by: Vinícius Ferrão <2031761+viniciusferrao@users.noreply.github.com>