[Libosinfo] [osinfo-db PATCH 4/4] fedora-rawhide: Remove "Workstation" trees

2019-09-02 Thread Fabiano Fidêncio
Fedora Workstation is no longer releasing trees, according to: https://pagure.io/fedora-workstation/issue/45 Signed-off-by: Fabiano Fidêncio --- .../fedoraproject.org/fedora-rawhide.xml.in | 22 --- 1 file changed, 22 deletions(-) diff --git a/data/os/fedoraproject.org/fedora-

[Libosinfo] [osinfo-db PATCH 1/4] ubuntu-18.04: Update URLs to point to 18.04.3 release

2019-09-02 Thread Fabiano Fidêncio
Signed-off-by: Fabiano Fidêncio --- data/os/ubuntu.com/ubuntu-18.04.xml.in | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/data/os/ubuntu.com/ubuntu-18.04.xml.in b/data/os/ubuntu.com/ubuntu-18.04.xml.in index da3dc37..6d8e8b2 100644 --- a/data/os/ubuntu.com/ubuntu-

[Libosinfo] [osinfo-db PATCH 2/4] ubuntu-18.10: Fix eol date

2019-09-02 Thread Fabiano Fidêncio
According to https://wiki.ubuntu.com/Releases, ubuntu-18.10 has reached its eol date on July 18, 2019. Signed-off-by: Fabiano Fidêncio --- data/os/ubuntu.com/ubuntu-18.10.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/os/ubuntu.com/ubuntu-18.10.xml.in b/data/os/

[Libosinfo] [osinfo-db PATCH 0/4] Update dead-links

2019-09-02 Thread Fabiano Fidêncio
Ubuntu 18.04: - Point to 18.04.3 release; Ubuntu 18.10: - Fix End Of Life date - Point to old-releases.ubuntu.com Fedora Rawhide: - Remove Workstation trees All the patches have been pushed already, under the "test breakage" rule. Fabiano Fidêncio (4): ubuntu-18.04: Update URLs to point to 18.0

[Libosinfo] [osinfo-db PATCH 3/4] ubuntu-18.10: Update dead links

2019-09-02 Thread Fabiano Fidêncio
All ISOs have been moved to old-releases.ubuntu.com. Signed-off-by: Fabiano Fidêncio --- data/os/ubuntu.com/ubuntu-18.10.xml.in | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/data/os/ubuntu.com/ubuntu-18.10.xml.in b/data/os/ubuntu.com/ubuntu-18.10.xml.in index

Re: [Libosinfo] [PATCH] NetBSD: add NetBSD 8.1 data

2019-09-02 Thread Fabiano Fidêncio
Vicente, Firstly, thanks a lot for the contribution! There are a few things though, that I'd like to understand better and/or have to be fixed before pushing the patches. Please, see the comments below. On Thu, Aug 29, 2019 at 12:46 AM Vicente Chaves de Melo wrote: > > --- > data/os/netbsd.org

Re: [Libosinfo] [PATCH] NetBSD: add NetBSD 8.1 data

2019-09-02 Thread Vicente Chaves de Melo
Hi Fabiano, 1) Version 8.1 is derived from branch 8.0. Already fixed this in the new patch. 2) Version 8.0 is still supported. 3) The boot.iso and boot-com.iso files are network installed. One uses the VGA console and the other the serial console. 4) Tried to use "variant id", please make sure

[Libosinfo] [PATCH] NetBSD: add NetBSD 8.1 data

2019-09-02 Thread Vicente Chaves de Melo
--- data/os/netbsd.org/netbsd-8.1.xml.in | 75 1 file changed, 75 insertions(+) create mode 100644 data/os/netbsd.org/netbsd-8.1.xml.in diff --git a/data/os/netbsd.org/netbsd-8.1.xml.in b/data/os/netbsd.org/netbsd-8.1.xml.in new file mode 100644 index 00