[Libosinfo] [libosinfo PATCH v2 0/6] Properly detect whether PPC ISOs are bootable (plus a minor fixes)

Fabiano Fidêncio fidencio at redhat.com
Thu Dec 20 07:46:41 UTC 2018


Please, refer to the commit message + comments in the "media: Check
whether PPC ISOs are bootable" patch for further details about the
checks done to verify whether a PPC ISO is bootable or not.

- Changes since v1:
  v1: https://www.redhat.com/archives/libosinfo/2018-December/msg00086.html
  - Added two more patches based on Dan's comments while reviewing v1;
  - Spent some time trying figuring out whether would be worth the
    effort on making the search for the "/ppc/bootinfo.txt" generic
    enough so we coul re-use it to search for any given file;
    - tl;dr: It's not.
  - Addressed all Dan's comments made for v1;

Fabiano Fidêncio (6):
  media: Don't leak stream in case of errors
  media: Use better naming for goto labels
  media: Use G_STATIC_ASSERT()
  media: Add create_from_location_async_data()
  media: Add set_non_bootable_media_error()
  media: Check whether PPC ISOs are bootable

 osinfo/osinfo_media.c | 402 ++++++++++++++++++++++++++++++++++++------
 osinfo/osinfo_media.h |   3 +-
 2 files changed, 351 insertions(+), 54 deletions(-)

-- 
2.19.1




More information about the Libosinfo mailing list