[Kimchi-devel] [PATCH V3] [Kimchi 0/7] Updates to support Fedora 24 and new distros

pvital at linux.vnet.ibm.com pvital at linux.vnet.ibm.com
Thu Jun 23 17:11:27 UTC 2016


From: Paulo Vital <pvital at linux.vnet.ibm.com>

V2 -> V3:
    - Updated remote links to Debian, OpenSUSE, Gentoo and Ubuntu
    - Updated test_rest.py to support changes in the distros info.

V1 -> V2:
    - Fix missing ","

V1:

This patch-set adds support to recognize Fedora 24 ISO images and add new
options for remote Fedora images.

Paulo Vital (7):
  Issue #965: Recognize Fedora 24 ISO image.
  Update Fedora remote images.
  Update Debian remote images.
  Update Gentoo remote images.
  Update OpenSUSE remote images.
  Update Ubuntu remote images.
  Update unit tests to changes in Remote links.

 distros.d/debian.json   |  6 ++---
 distros.d/fedora.json   | 57 ++++++++++++++++++++++++++++-------------
 distros.d/gentoo.json   | 13 +++++++---
 distros.d/opensuse.json |  7 ++++++
 distros.d/ubuntu.json   | 67 +++++++++++++++++++++++++++++++++++++------------
 isoinfo.py              |  1 +
 tests/test_rest.py      | 10 ++++----
 7 files changed, 116 insertions(+), 45 deletions(-)

--
2.5.5




More information about the Kimchi-devel mailing list