[Libosinfo] [v2 1/3] fedora: Add data about F20
Christophe Fergeau
cfergeau at redhat.com
Wed Sep 11 13:20:00 UTC 2013
On Wed, Sep 11, 2013 at 04:09:20PM +0300, Zeeshan Ali (Khattak) wrote:
> From: "Zeeshan Ali (Khattak)" <zeeshanak at gnome.org>
>
> Its mostly just (edited) copy&paste of F19 data.
ACK. Maybe we want to comment out the <installer> part until we get to test
it?
Christophe
> ---
> data/oses/fedora.xml.in | 81 +++++++++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 81 insertions(+)
>
> diff --git a/data/oses/fedora.xml.in b/data/oses/fedora.xml.in
> index b806036..06abc85 100644
> --- a/data/oses/fedora.xml.in
> +++ b/data/oses/fedora.xml.in
> @@ -1451,4 +1451,85 @@
> <script id='http://fedoraproject.org/scripts/fedora/desktop'/>
> </installer>
> </os>
> +
> + <os id="http://fedoraproject.org/fedora/20">
> + <short-id>fedora20</short-id>
> + <_name>Fedora 20</_name>
> + <version>20</version>
> + <_vendor>Fedora Project</_vendor>
> + <family>linux</family>
> + <distro>fedora</distro>
> + <codename>Heisenbug</codename>
> + <upgrades id="http://fedoraproject.org/fedora/19"/>
> + <derives-from id="http://fedoraproject.org/fedora/19"/>
> +
> + <media arch="i686">
> + <!-- <url>http://download.fedoraproject.org/pub/fedora/linux/releases/20/Fedora/i386/iso/Fedora-20-i386-DVD.iso</url> -->
> + <iso>
> + <volume-id>Fedora 20.* i386</volume-id>
> + <system-id>LINUX</system-id>
> + </iso>
> + <kernel>isolinux/vmlinuz</kernel>
> + <initrd>isolinux/initrd.img</initrd>
> + </media>
> + <media arch="x86_64">
> + <!-- <url>http://download.fedoraproject.org/pub/fedora/linux/releases/20/Fedora/x86_64/iso/Fedora-20-x86_64-DVD.iso</url> -->
> + <iso>
> + <volume-id>Fedora 20.* x86_64</volume-id>
> + <system-id>LINUX</system-id>
> + </iso>
> + <kernel>isolinux/vmlinuz</kernel>
> + <initrd>isolinux/initrd.img</initrd>
> + </media>
> +
> + <media arch="i686" live="true">
> + <!-- <url>http://download.fedoraproject.org/pub/fedora/linux/releases/20/Live/i386/Fedora-Live-Desktop-i686-20-1.iso</url> -->
> + <iso>
> + <volume-id>Fedora-Live-.*-i686-20</volume-id>
> + <system-id>LINUX</system-id>
> + </iso>
> + <kernel>isolinux/vmlinuz0</kernel>
> + <initrd>isolinux/initrd0.img</initrd>
> + </media>
> + <media arch="x86_64" live="true">
> + <!-- <url>http://download.fedoraproject.org/pub/fedora/linux/releases/20/Live/x86_64/Fedora-Live-Desktop-x86_64-20-1.iso</url> -->
> + <iso>
> + <volume-id>Fedora-Live-.*-x86_64-20</volume-id>
> + <system-id>LINUX</system-id>
> + </iso>
> + <kernel>isolinux/vmlinuz0</kernel>
> + <initrd>isolinux/initrd0.img</initrd>
> + </media>
> +
> + <tree arch="i686">
> + <!-- <url>http://download.fedoraproject.org/pub/fedora/linux/releases/20/Fedora/i386/os/</url> -->
> + <treeinfo>
> + <family>Fedora</family>
> + <version>20</version>
> + <arch>i386</arch>
> + </treeinfo>
> + </tree>
> + <tree arch="x86_64">
> + <!-- <url>http://download.fedoraproject.org/pub/fedora/linux/releases/20/Fedora/x86_64/os/</url> -->
> + <treeinfo>
> + <family>Fedora</family>
> + <version>20</version>
> + <arch>x86_64</arch>
> + </treeinfo>
> + </tree>
> +
> + <resources arch="all">
> + <minimum>
> + <n-cpus>1</n-cpus>
> + <cpu>1000000000</cpu>
> + <ram>1073741824</ram>
> + <storage>10737418240</storage>
> + </minimum>
> + </resources>
> +
> + <installer>
> + <script id='http://fedoraproject.org/scripts/fedora/jeos'/>
> + <script id='http://fedoraproject.org/scripts/fedora/desktop'/>
> + </installer>
> + </os>
> </libosinfo>
> --
> 1.8.3.1
>
> _______________________________________________
> Libosinfo mailing list
> Libosinfo at redhat.com
> https://www.redhat.com/mailman/listinfo/libosinfo
-------------- 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/20130911/ec16c077/attachment.sig>
More information about the Libosinfo
mailing list