From: "Zeeshan Ali (Khattak)" <zeeshanak@xxxxxxxxx> Its mostly just adjusted copy&paste of 3.6 data. The URL of live media is not yet valid as its not yet available but AFAIK its going to be available soon. --- data/oses/gnome.xml.in | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/data/oses/gnome.xml.in b/data/oses/gnome.xml.in index 98149a8..071b3ac 100644 --- a/data/oses/gnome.xml.in +++ b/data/oses/gnome.xml.in @@ -31,4 +31,35 @@ </resources> </os> + <os id="http://gnome.org/3.8"> + <short-id>gnome3.8</short-id> + <_name>GNOME 3.8</_name> + <version>3.8</version> + <_vendor>GNOME Project</_vendor> + <family>linux</family> + <distro>gnome</distro> + <derives-from id="http://gnome.org/3.6"/> + + <release-date>2013-03-27</release-date> + + <media arch="i686" live="true"> + <url>http://ftp.gnome.org/pub/gnome/misc/promo-usb/GNOME-3.8.0.iso</url> + <iso> + <volume-id>GNOME38-LiveCD</volume-id> + <system-id>LINUX</system-id> + </iso> + <kernel>isolinux/vmlinuz0</kernel> + <initrd>isolinux/initrd0.img</initrd> + </media> + + <resources arch="all"> + <!-- These values are copied from that of Fedora 17/18 as AFAIK currently + GNOME is just Fedora with a few differences, mainly the name. --> + <minimum> + <n-cpus>1</n-cpus> + <ram>805306368</ram> + </minimum> + </resources> + </os> + </libosinfo> -- 1.8.1.4 _______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo