Let's update haiku-nightly to match the volume-id of the ISOs being currently generated. Unfortunately, their infra to generate the ISOs was a bit messy in the past, which caused some nightly ISOs to be generated with the same volume-id as the R1Beta1 release. I've decided to just leave the R1Beta1 with that volume-id (as it is an official release) and convinced Haiku developers to change the volume-id for the nightly ones. This patchset ends up updating the volume-id for the nightly to match the change on their infra and adding a R1Beta1 entry, allowing us to close https://gitlab.com/libosinfo/osinfo-db/issues/18 osinfo-db: Fabiano Fidêncio (2): haiku-nightly: Update volume-id haikur1beta1: Add info data/os/haiku-os.org/haiku-nightly.xml.in | 9 +++++-- data/os/haiku-os.org/haiku-r1beta1.xml.in | 44 +++++++++++++++++++++++++++++++ 2 files changed, 51 insertions(+), 2 deletions(-) create mode 100644 data/os/haiku-os.org/haiku-r1beta1.xml.in libosinfo: Fabiano Fidêncio (2): haikunightly: Update test data haikur1beta1: Add tests data .../haikunightly/haiku-nightly-anyboot-x86.iso.txt | 29 ++++++++++++++++++++++ .../haiku-nightly-anyboot-x86_64.iso.txt | 29 ++++++++++++++++++++++ .../haikunightly/haiku-nightly-anyboot.iso.txt | 29 ---------------------- .../haikur1beta1/haiku-release-anyboot-x86.iso.txt | 29 ++++++++++++++++++++++ .../haiku-release-anyboot-x86_64.iso.txt | 29 ++++++++++++++++++++++ 5 files changed, 116 insertions(+), 29 deletions(-) create mode 100644 tests/isodata/haiku/haikunightly/haiku-nightly-anyboot-x86.iso.txt create mode 100644 tests/isodata/haiku/haikunightly/haiku-nightly-anyboot-x86_64.iso.txt delete mode 100644 tests/isodata/haiku/haikunightly/haiku-nightly-anyboot.iso.txt create mode 100644 tests/isodata/haiku/haikur1beta1/haiku-release-anyboot-x86.iso.txt create mode 100644 tests/isodata/haiku/haikur1beta1/haiku-release-anyboot-x86_64.iso.txt -- 1.8.3.1 _______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo