[Libosinfo] [PATCHv2] gnome: Add data for GNOME 3.8
Zeeshan Ali (Khattak)
zeeshanak at gnome.org
Thu Apr 11 02:16:12 UTC 2013
From: "Zeeshan Ali (Khattak)" <zeeshanak at gnome.org>
Its mostly just adjusted copy&paste of 3.6 data. The actual live media
is not yet available for 3.8 itself but for 3.7.91/2 they are available
and people have been using them already so better add some info already
so those ISOs are recognized at least.
Before anyone asks, the 3.7.91/2 ISOs use the same volume ID as it will
be on 3.8 ISO.
---
v2: Dropped URL for now and adjusted commit log accordingly.
data/oses/gnome.xml.in | 30 ++++++++++++++++++++++++++++++
1 file changed, 30 insertions(+)
diff --git a/data/oses/gnome.xml.in b/data/oses/gnome.xml.in
index 98149a8..414c38d 100644
--- a/data/oses/gnome.xml.in
+++ b/data/oses/gnome.xml.in
@@ -31,4 +31,34 @@
</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">
+ <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
More information about the Libosinfo
mailing list