From fidencio at redhat.com Thu May 2 07:46:23 2019 From: fidencio at redhat.com (Fabiano =?ISO-8859-1?Q?Fid=EAncio?=) Date: Thu, 02 May 2019 09:46:23 +0200 Subject: [Libosinfo] [PATCH 1/2] fedora: Add fedora30 info and isodata In-Reply-To: <20190430155135.4034-1-feborges@redhat.com> References: <20190430155135.4034-1-feborges@redhat.com> Message-ID: <072155c87243dc90bea6fac47b40ff63f412fe88.camel@redhat.com> Felipe, On Tue, 2019-04-30 at 17:51 +0200, Felipe Borges wrote: > Signed-off-by: Felipe Borges > --- > data/os/fedoraproject.org/fedora-30.xml.in | 162 > ++++++++++++++++++ > .../Fedora-Server-dvd-x86_64-30-1.2.iso.txt | 29 ++++ > ...edora-Server-netinst-x86_64-30-1.2.iso.txt | 29 ++++ > ...ora-Workstation-Live-x86_64-30-1.2.iso.txt | 29 ++++ > ...-Workstation-netinst-x86_64-30-1.2.iso.txt | 29 ++++ We're missing the ISO data for Fedora Everything. > 5 files changed, 278 insertions(+) > create mode 100644 data/os/fedoraproject.org/fedora-30.xml.in > create mode 100644 tests/isodata/fedora/fedora30/Fedora-Server-dvd- > x86_64-30-1.2.iso.txt > create mode 100644 tests/isodata/fedora/fedora30/Fedora-Server- > netinst-x86_64-30-1.2.iso.txt > create mode 100644 tests/isodata/fedora/fedora30/Fedora-Workstation- > Live-x86_64-30-1.2.iso.txt > create mode 100644 tests/isodata/fedora/fedora30/Fedora-Workstation- > netinst-x86_64-30-1.2.iso.txt > > diff --git a/data/os/fedoraproject.org/fedora-30.xml.in > b/data/os/fedoraproject.org/fedora-30.xml.in > new file mode 100644 > index 0000000..9899b53 > --- /dev/null > +++ b/data/os/fedoraproject.org/fedora-30.xml.in > @@ -0,0 +1,162 @@ > + > + > + > + fedora30 > + <_name>Fedora 30 > + 30 > + <_vendor>Fedora Project > + linux > + fedora > + > + > + > + 2019-04-30 > + > + > + <_name>Fedora 30 Workstation > + > + > + <_name>Fedora 30 Workstation > + > + > + <_name>Fedora 30 Server > + > + > + <_name>Fedora 30 Server > + > + > + <_name>Fedora 30 Everything > + > + > + > + > + > + > + > + > https://download.fedoraproject.org/pub/fedora/linux/releases/30/Workstation/x86_64/iso/Fedora-Workstation-Live-x86_64-30-1.2.iso > > + > + Fedora-WS-Live-30.* > + LINUX Fedora WS Live has removed the "System id:" field from its media, so the line above must be removed as well. > + > + isolinux/vmlinuz > + isolinux/initrd.img > + > + > + > + > + > + > https://download.fedoraproject.org/pub/fedora/linux/releases/30/Workstation/x86_64/iso/Fedora-Workstation-netinst-x86_64-30-1.2.iso > > + > + Fedora-WS-dvd-x86_64-30 > + LINUX Fedora WS netinst has removed the "System id:" field from its media, so the line above must be removed as well. > + > + isolinux/vmlinuz > + isolinux/initrd.img > + > +