[Libosinfo] [PATCH 1/2] fedora: Update URLs for Fedora 29
Fabiano Fidêncio
fidencio at redhat.com
Tue Oct 30 22:11:34 UTC 2018
Felipe,
Thanks for the patches but earlier Today I've posted a more complete
version of this one, although seems that our ML is at least a little
bit unstable Today.
Please, if you have some spare cycles, I'd appreciate some review on them.
In any case, the main difference between my patches and yours are:
- I've updated the isodata in libosinfo;
- I've updated the size of the medias with the same volume-id;
- I've add the "Fedora Everything" info and isodata;
On Tue, Oct 30, 2018 at 10:49 PM Felipe Borges <felipe10borges at gmail.com> wrote:
>
> We used to have the Fedora 29 Beta images linked in the db, now
> Fedora 29 has been released and we can point to the stable images.
>
> https://fedoramagazine.org/announcing-fedora-29/
>
> Signed-off-by: Felipe Borges <feborges at redhat.com>
> ---
> data/os/fedoraproject.org/fedora-29.xml.in | 14 +++++++-------
> 1 file changed, 7 insertions(+), 7 deletions(-)
>
> diff --git a/data/os/fedoraproject.org/fedora-29.xml.in b/data/os/fedoraproject.org/fedora-29.xml.in
> index f4d1c53..7c02536 100644
> --- a/data/os/fedoraproject.org/fedora-29.xml.in
> +++ b/data/os/fedoraproject.org/fedora-29.xml.in
> @@ -11,7 +11,7 @@
> <upgrades id="http://fedoraproject.org/fedora/28"/>
> <derives-from id="http://fedoraproject.org/fedora/28"/>
>
> - <release-status>prerelease</release-status>
> + <release-status>2018-10-30</release-status>
>
> <variant id="workstation">
> <_name>Fedora 29 Workstation</_name>
> @@ -31,7 +31,7 @@
> <!-- Live -->
> <media arch="x86_64" live="true">
> <variant id="workstation"/>
> - <url>https://download.fedoraproject.org/pub/fedora/linux/releases/test/29_Beta/Workstation/x86_64/iso/Fedora-Workstation-Live-x86_64-29_Beta-1.5.iso</url>
> + <url>https://download.fedoraproject.org/pub/fedora/linux/releases/29/Workstation/x86_64/iso/Fedora-Workstation-Live-x86_64-29-1.2.iso</url>
> <iso>
> <volume-id>Fedora-WS-Live-29.*</volume-id>
> <system-id>LINUX</system-id>
> @@ -43,7 +43,7 @@
> <!-- Network Installer !-->
> <media arch="x86_64">
> <variant id="workstation-netinst"/>
> - <url>https://download.fedoraproject.org/pub/fedora/linux/releases/test/29_Beta/Workstation/x86_64/iso/Fedora-Workstation-netinst-x86_64-29_Beta-1.5.iso</url>
> + <url>https://download.fedoraproject.org/pub/fedora/linux/releases/29/Workstation/x86_64/iso/Fedora-Workstation-netinst-x86_64-29-1.2.iso</url>
> <iso>
> <volume-id>Fedora-WS-dvd-x86_64-29</volume-id>
> <system-id>LINUX</system-id>
> @@ -57,7 +57,7 @@
> <!-- DVD -->
> <media arch="x86_64">
> <variant id="server"/>
> - <url>https://download.fedoraproject.org/pub/fedora/linux/releases/test/29_Beta/Server/x86_64/iso/Fedora-Server-dvd-x86_64-29_Beta-1.5.iso</url>
> + <url>https://download.fedoraproject.org/pub/fedora/linux/releases/29/Server/x86_64/iso/Fedora-Server-dvd-x86_64-29-1.2.iso</url>
> <iso>
> <volume-id>Fedora-S-dvd-x86_64-29</volume-id>
> <system-id>LINUX</system-id>
> @@ -70,7 +70,7 @@
> <!-- Network Installer !-->
> <media arch="x86_64">
> <variant id="server-netinst"/>
> - <url>https://download.fedoraproject.org/pub/fedora/linux/releases/test/29_Beta/Server/x86_64/iso/Fedora-Server-netinst-x86_64-29_Beta-1.5.iso</url>
> + <url>https://download.fedoraproject.org/pub/fedora/linux/releases/29/Server/x86_64/iso/Fedora-Server-netinst-x86_64-29-1.2.iso</url>
> <iso>
> <volume-id>Fedora-S-dvd-x86_64-29</volume-id>
> <system-id>LINUX</system-id>
> @@ -81,7 +81,7 @@
> </media>
>
> <tree arch="x86_64">
> - <url>https://download.fedoraproject.org/pub/fedora/linux/releases/test/29_Beta/Workstation/x86_64/os</url>
> + <url>https://download.fedoraproject.org/pub/fedora/linux/releases/29/Workstation/x86_64/os</url>
> <variant id="workstation"/>
> <treeinfo>
> <family>Fedora</family>
> @@ -91,7 +91,7 @@
> </tree>
>
> <tree arch="x86_64">
> - <url>https://download.fedoraproject.org/pub/fedora/linux/releases/test/29_Beta/Server/x86_64/os</url>
> + <url>https://download.fedoraproject.org/pub/fedora/linux/releases/29/Server/x86_64/os</url>
> <variant id="server"/>
> <treeinfo>
> <family>Fedora</family>
> --
> 2.17.2
>
> _______________________________________________
> Libosinfo mailing list
> Libosinfo at redhat.com
> https://www.redhat.com/mailman/listinfo/libosinfo
More information about the Libosinfo
mailing list