[virt-tools-list] [PATCH] libosinfo:Add information about Ubuntu 12.04
Christophe Fergeau
cfergeau at redhat.com
Mon May 14 07:59:02 UTC 2012
Hey,
On Mon, May 14, 2012 at 01:44:25PM +0800, Wanlong Gao wrote:
> Add information about Ubuntu 12.04
>
> Signed-off-by: Wanlong Gao <gaowanlong at cn.fujitsu.com>
> ---
> data/oses/ubuntu.xml | 47 +++++++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 47 insertions(+)
>
> diff --git a/data/oses/ubuntu.xml b/data/oses/ubuntu.xml
> index e4f2e1c..6ef0840 100644
> --- a/data/oses/ubuntu.xml
> +++ b/data/oses/ubuntu.xml
> @@ -1042,4 +1042,51 @@
> </media>
> </os>
>
> + <os id="http://ubuntu.com/ubuntu/12.04">
> + <short-id>ubuntu12.04</short-id>
> + <short-id>ubuntuprecise</short-id>
> + <name>Ubuntu Precise Pangolin LTS</name>
> + <version>12.04</version>
> + <vendor>Canonical Ltd</vendor>
> + <family>linux</family>
> + <distro>ubuntu</distro>
> + <codename>Precise Pangolin</codename>
> + <upgrades id="http://ubuntu.com/ubuntu/11.10"/>
This can also upgrade the previous LTS, I don't know if we want to/can have
this information in the XML data.
> + <derives-from id="http://ubuntu.com/ubuntu/11.10"/>
> +
> + <release-date>2012-04-26</release-date>
> +
> + <resources arch="all">
> + <minimum>
> + <cpu>1000000000</cpu>
> + <n-cpus>1</n-cpus>
> + <ram>67108864</ram>
https://wiki.ubuntu.com/PrecisePangolin/ReleaseNotes/UbuntuDesktop#System_Requirements
says that the minimum memory requirement is 384MB, though
https://help.ubuntu.com/12.04/installation-guide/amd64/minimum-hardware-reqts.html
still says 64MB, I'm not sure which one is correct.
ACK otherwise
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/virt-tools-list/attachments/20120514/65c79ab6/attachment.sig>
More information about the virt-tools-list
mailing list