[Libosinfo] [PATCH 1/3] fedora: Uncomment media info about F19

Christophe Fergeau cfergeau at redhat.com
Tue Sep 10 05:28:43 UTC 2013


On Tue, Sep 10, 2013 at 05:00:49AM +0300, Zeeshan Ali (Khattak) wrote:
> From: "Zeeshan Ali (Khattak)" <zeeshanak at gnome.org>
> 
> Uncomment some info that was supposed to be uncommented after release of
> F19 but got forgotten. Also correct some URLs and version info.
> ---
>  data/oses/fedora.xml.in | 19 +++++++------------
>  1 file changed, 7 insertions(+), 12 deletions(-)
> 
> diff --git a/data/oses/fedora.xml.in b/data/oses/fedora.xml.in
> index ae4256d..3f7e8b0 100644
> --- a/data/oses/fedora.xml.in
> +++ b/data/oses/fedora.xml.in
> @@ -1383,8 +1383,7 @@
>      <derives-from id="http://fedoraproject.org/fedora/18"/>
>  
>      <media arch="i686">
> -      <!-- not released yet
> -      <url>http://download.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/i386/iso/Fedora-19-i386-DVD.iso</url> -->
> +      <url>http://www.nic.funet.fi/pub/mirrors/fedora.redhat.com/pub/fedora/linux/releases/19/Fedora/i386/iso/Fedora-19-i386-DVD.iso</url>

NACK to the <url> change, the initial URL (which seems to be working here)
is better as download.fedoraproject.org will redirect you to a local
mirror.

>        <iso>
>          <volume-id>Fedora 19.* i386</volume-id>
>          <system-id>LINUX</system-id>
> @@ -1393,8 +1392,7 @@
>        <initrd>isolinux/initrd.img</initrd>
>      </media>
>      <media arch="x86_64">
> -      <!-- not released yet
> -      <url>http://download.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/x86_64/iso/Fedora-19-x86_64-DVD.iso</url> -->
> +      <url>http://www.nic.funet.fi/pub/mirrors/fedora.redhat.com/pub/fedora/linux/releases/19/Fedora/x86_64/iso/Fedora-19-x86_64-DVD.iso</url>
>        <iso>
>          <volume-id>Fedora 19.* x86_64</volume-id>
>          <system-id>LINUX</system-id>
> @@ -1404,8 +1402,7 @@
>      </media>
>  
>      <media arch="i686" live="true">
> -      <!-- not released yet
> -      <url>http://download.fedoraproject.org/pub/fedora/linux/releases/19/Live/i686/Fedora-19-i686-Live-Desktop.iso</url> -->
> +      <url>http://www.nic.funet.fi/pub/mirrors/fedora.redhat.com/pub/fedora/linux/releases/19/Live/i386/Fedora-Live-Desktop-i686-19-1.iso</url>
>        <iso>
>          <volume-id>Fedora-Live-.*-i686-19</volume-id>
>          <system-id>LINUX</system-id>
> @@ -1414,8 +1411,7 @@
>        <initrd>isolinux/initrd0.img</initrd>
>      </media>
>      <media arch="x86_64" live="true">
> -      <!-- not released yet
> -      <url>http://download.fedoraproject.org/pub/fedora/linux/releases/19/Live/x86_64/Fedora-19-x86_64-Live-Desktop.iso</url> -->
> +      <url>http://www.nic.funet.fi/pub/mirrors/fedora.redhat.com/pub/fedora/linux/releases/19/Live/x86_64/Fedora-Live-Desktop-x86_64-19-1.iso</url>
>        <iso>
>          <volume-id>Fedora-Live-.*-x86_64-19</volume-id>
>          <system-id>LINUX</system-id>
> @@ -1424,12 +1420,11 @@
>        <initrd>isolinux/initrd0.img</initrd>
>      </media>
>  
> -<!-- not released yet
>      <tree arch="i686">
>        <url>http://download.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/i386/os/</url>
>        <treeinfo>
>          <family>Fedora</family>
> -        <version>18</version>
> +        <version>19</version>

It would be nicer to split that in its own patch imo rather than having it
squashed with the uncommenting.

Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libosinfo/attachments/20130910/d07be435/attachment.sig>


More information about the Libosinfo mailing list