[Libosinfo] [PATCH 2/2] opensuse: Recognize factory images
Christophe Fergeau
cfergeau at redhat.com
Mon Aug 11 11:08:51 UTC 2014
On Sun, Aug 10, 2014 at 04:55:07PM +0200, Lasse Schuirmann wrote:
> ---
> data/oses/opensuse.xml.in | 46 ++++++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 46 insertions(+)
>
> diff --git a/data/oses/opensuse.xml.in b/data/oses/opensuse.xml.in
> index d424b5c..aadf348 100644
> --- a/data/oses/opensuse.xml.in
> +++ b/data/oses/opensuse.xml.in
> @@ -468,4 +468,50 @@
> </resources>
> </os>
>
> + <os id="http://opensuse.org/opensuse/factory">
> + <short-id>opensuse-factory</short-id>
> + <_name>openSUSE</_name>
> + <version>factory</version>
> + <_vendor>openSUSE</_vendor>
> + <family>linux</family>
> + <distro>opensuse</distro>
> + <upgrades id="http://opensuse.org/opensuse/13.1" />
> + <derives-from id="http://opensuse.org/opensuse/13.1" />
> + <release-status>prerelease</release-status>
I would have went for 'snapshot' here as this is a rolling release.
> +
> + <media arch="i686">
> + <iso>
> + <volume-id>openSUSE-.*-DVD-Snapshot.*</volume-id>
> + <system-id>LINUX</system-id>
> + <publisher-id>SUSE LINUX GmbH</publisher-id>
> + </iso>
> + <kernel>boot/i386/loader/linux</kernel>
> + <initrd>boot/i386/loader/initrd</initrd>
> + </media>
> + <media arch="x86_64">
> + <iso>
> + <volume-id>openSUSE-.*-DVD-x86_64-Snapshot.*</volume-id>
> + <system-id>LINUX</system-id>
> + <publisher-id>SUSE LINUX GmbH</publisher-id>
> + </iso>
> + <kernel>boot/x86_64/loader/linux</kernel>
> + <initrd>boot/x86_64/loader/initrd</initrd>
> + </media>
> +
> + <resources arch="all">
> + <!-- http://en.opensuse.org/Hardware_requirements -->
> + <minimum>
> + <cpu>500000000</cpu>
> + <n-cpus>1</n-cpus>
> + <ram>1073741824</ram>
> + <storage>3221225472</storage>
> + </minimum>
> + <recommended>
> + <cpu>2400000000</cpu>
> + <ram>2147483648</ram>
> + <storage>5368709120</storage>
> + </recommended>
> + </resources>
> + </os>
> +
> </libosinfo>
> --
> 1.9.3
>
> _______________________________________________
> 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: 819 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libosinfo/attachments/20140811/53c84e2d/attachment.sig>
More information about the Libosinfo
mailing list