[virt-tools-list] [PATCH] libosinfo:Add information about Ubuntu 12.04

Wanlong Gao gaowanlong at cn.fujitsu.com
Tue May 15 12:09:32 UTC 2012


On 05/14/2012 03:59 PM, Christophe Fergeau wrote:

> 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.


I'm not sure.
Any others?

> 
> 
> 
>> +    <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.


I think 64MB is OK.

Thanks,
Wanlong Gao

> 
> ACK otherwise
> 
> Christophe





More information about the virt-tools-list mailing list