[Kimchi-devel] [PATCH 0/2] Support ppc64 isos in Templates

Rodrigo Trujillo rodrigo.trujillo at linux.vnet.ibm.com
Wed Mar 5 18:18:16 UTC 2014


If Kimchi server is running in a PPC machine, the guests should be PPC.
Currently, when user tries to create a template, only x86 isos are
showed to user. This patch filters the ISOs, and also, adds ARCH to
UI.

Rodrigo Trujillo (2):
  Support ppc64 isos in Templates: Add arch and urls to distro jsons
  Support ppc64 isos in Templates: Filter remote isos and change UI

 src/distros.d/debian.json       |  1 +
 src/distros.d/fedora.json       | 24 ++++++++++++++++++++++++
 src/distros.d/gentoo.json       |  1 +
 src/distros.d/opensuse.json     |  1 +
 src/distros.d/ubuntu.json       |  2 ++
 src/kimchi/distroloader.py      |  3 ++-
 ui/pages/template-add.html.tmpl |  3 +++
 7 files changed, 34 insertions(+), 1 deletion(-)

-- 
1.8.5.3




More information about the Kimchi-devel mailing list