[PATCH 0/4] Add Ubuntu 20.04

2020-02-11 Thread Christian Ehrhardt
Hi, for some recent releases the new ubuntu version was added after the version was released. Which made it odd for users to not find the version they are on. This time lets add 20.04 ahead of time. Since there isn't a released versions yet the links will have to go to the daily builds. Those are

[PATCH 1/4] debian10: Update links to 10.3 release

2020-02-11 Thread Christian Ehrhardt
10.3 has been released and links for 10.2 are gone from their servers. Signed-off-by: Christian Ehrhardt --- data/os/debian.org/debian-10.xml.in | 24 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/data/os/debian.org/debian-10.xml.in b/data/os/debian.or

[PATCH 3/4] ubuntu 19.10: fix arch in volume-id

2020-02-11 Thread Christian Ehrhardt
Signed-off-by: Christian Ehrhardt --- data/os/ubuntu.com/ubuntu-19.10.xml.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/os/ubuntu.com/ubuntu-19.10.xml.in b/data/os/ubuntu.com/ubuntu-19.10.xml.in index fada2a60..f6ed822f 100644 --- a/data/os/ubuntu.com/ubuntu-19.

[PATCH 4/4] ubuntu: Add 20.04 entry

2020-02-11 Thread Christian Ehrhardt
Changes since 19.10 - updated Dates - Updated URLs - since we are pre-release using daily builds - drop i386 that is no more supported - use LTS IDs as in the 18.04 data Signed-off-by: Christian Ehrhardt --- data/os/ubuntu.com/ubuntu-20.04.xml.in| 160 ++ .../ubuntu-20.04

[PATCH 2/4] ubuntu-19.04: Update dead links

2020-02-11 Thread Christian Ehrhardt
All ISOs have been moved to old-releases.ubuntu.com. Signed-off-by: Christian Ehrhardt --- data/os/ubuntu.com/ubuntu-19.04.xml.in | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/data/os/ubuntu.com/ubuntu-19.04.xml.in b/data/os/ubuntu.com/ubuntu-19.04.xml.in index

Re: [PATCH 0/4] Add Ubuntu 20.04

2020-02-11 Thread Fabiano FidĂȘncio
Christian, On Tue, Feb 11, 2020 at 4:55 PM Christian Ehrhardt wrote: > > Hi, > for some recent releases the new ubuntu version was added after the version > was released. Which made it odd for users to not find the version they are on. > This time lets add 20.04 ahead of time. > > Since there isn