[Kimchi-devel] [PATCH] [Kimchi 0/2] s390x architecture based changes

archus at linux.vnet.ibm.com archus at linux.vnet.ibm.com
Tue Aug 9 08:53:21 UTC 2016


From: Archana Singh <archus at linux.vnet.ibm.com>

1) On s390x machine, guestfs is not supported, hence made the change
in imageinfo.py to return unknown as distro and version on import error
of guestfs.

2) On s390x machine, scan cannot use El Torito boot specification.
Hence for now set bootable as True till we don't get the way to scan
on s390x.

Archana Singh (2):
  Modified code, to return distro and version as unknown, if guestfs
    import failed.
  s390x based architecture changes.

 imageinfo.py | 10 ++++++----
 isoinfo.py   | 10 ++++++++++
 2 files changed, 16 insertions(+), 4 deletions(-)

-- 
2.7.4




More information about the Kimchi-devel mailing list