<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Aug 10, 2014 at 7:01 PM, Lasse Schuirmann <span dir="ltr"><<a href="mailto:lasse.schuirmann@gmail.com" target="_blank">lasse.schuirmann@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">2014-08-10 18:24 GMT+02:00 Fabiano Fidêncio <<a href="mailto:fabiano@fidencio.org">fabiano@fidencio.org</a>>:<br>

<div><div class="h5">> On Sun, Aug 10, 2014 at 4:55 PM, Lasse Schuirmann<br>
> <<a href="mailto:lasse.schuirmann@gmail.com">lasse.schuirmann@gmail.com</a>> wrote:<br>
>><br>
>> ---<br>
>>  data/oses/<a href="http://opensuse.xml.in" target="_blank">opensuse.xml.in</a> | 50<br>
>> +++++++++++++++++++++++++++++++++++++++++++++++<br>
>>  1 file changed, 50 insertions(+)<br>
>><br>
>> diff --git a/data/oses/<a href="http://opensuse.xml.in" target="_blank">opensuse.xml.in</a> b/data/oses/<a href="http://opensuse.xml.in" target="_blank">opensuse.xml.in</a><br>
>> index c368d10..d424b5c 100644<br>
>> --- a/data/oses/<a href="http://opensuse.xml.in" target="_blank">opensuse.xml.in</a><br>
>> +++ b/data/oses/<a href="http://opensuse.xml.in" target="_blank">opensuse.xml.in</a><br>
>> @@ -418,4 +418,54 @@<br>
>>      </resources><br>
>>    </os><br>
>><br>
>> +  <!-- Generic entry for future openSUSE releases. Please update the<br>
>> +       'upgrades', 'derives-from', 'volume-id' and 'resources' nodes<br>
>> +       accordingly each time you add a new (specific) entry for a new<br>
>> +       release. --><br>
>> +  <os id="<a href="http://opensuse.org/opensuse/unknown" target="_blank">http://opensuse.org/opensuse/unknown</a>"><br>
>> +    <short-id>opensuse-unknown</short-id><br>
>> +    <_name>openSUSE</_name><br>
>> +    <version>unknown</version><br>
>> +    <_vendor>openSUSE</_vendor><br>
>> +    <family>linux</family><br>
>> +    <distro>opensuse</distro><br>
>> +    <upgrades id="<a href="http://opensuse.org/opensuse/13.1" target="_blank">http://opensuse.org/opensuse/13.1</a>" /><br>
>> +    <derives-from id="<a href="http://opensuse.org/opensuse/13.1" target="_blank">http://opensuse.org/opensuse/13.1</a>" /><br>
>> +    <release-status>prerelease</release-status><br>
>> +<br>
>> +    <media arch="i686"><br>
>> +      <iso><br>
>> +        <volume-id>openSUSE-1([4-9]..|3.[2-9])-DVD</volume-id><br>
>> +        <system-id>LINUX</system-id><br>
>> +        <publisher-id>SUSE LINUX GmbH</publisher-id><br>
>> +      </iso><br>
>> +      <kernel>boot/i386/loader/linux</kernel><br>
>> +      <initrd>boot/i386/loader/initrd</initrd><br>
>> +    </media><br>
>> +    <media arch="x86_64"><br>
>> +      <iso><br>
>> +        <volume-id>openSUSE-1([4-9]..|3.[2-9])-DVD-x86_64</volume-id><br>
>> +        <system-id>LINUX</system-id><br>
>> +        <publisher-id>SUSE LINUX GmbH</publisher-id><br>
>> +      </iso><br>
>> +      <kernel>boot/x86_64/loader/linux</kernel><br>
>> +      <initrd>boot/x86_64/loader/initrd</initrd><br>
>> +    </media><br>
>> +<br>
>> +    <resources arch="all"><br>
>> +    <!-- <a href="http://en.opensuse.org/Hardware_requirements" target="_blank">http://en.opensuse.org/Hardware_requirements</a> --><br>
>> +      <minimum><br>
>> +        <cpu>500000000</cpu><br>
>> +        <n-cpus>1</n-cpus><br>
>> +        <ram>1073741824</ram><br>
>> +        <storage><a href="tel:3221225472" value="+553221225472">3221225472</a></storage><br>
>> +      </minimum><br>
>> +      <recommended><br>
>> +        <cpu>2400000000</cpu><br>
>> +        <ram><a href="tel:2147483648" value="+552147483648">2147483648</a></ram><br>
>> +        <storage><a href="tel:5368709120" value="+555368709120">5368709120</a></storage><br>
>> +      </recommended><br>
>> +    </resources><br>
>> +  </os><br>
>> +<br>
>>  </libosinfo><br>
>> --<br>
>> 1.9.3<br>
>><br>
>> _______________________________________________<br>
>> Libosinfo mailing list<br>
>> <a href="mailto:Libosinfo@redhat.com">Libosinfo@redhat.com</a><br>
>> <a href="https://www.redhat.com/mailman/listinfo/libosinfo" target="_blank">https://www.redhat.com/mailman/listinfo/libosinfo</a><br>
><br>
><br>
> I didn't get the idea of this patch.<br>
> Just create a generic entry for future releases? is it really valid? Or do<br>
> you need it for something else?<br>
><br>
> Best Regards,<br>
> --<br>
> Fabiano Fidêncio<br>
<br>
</div></div>I personally dont need it for something specific.<br>
<br>
1. We have such a thing for Fedora. In general it would be nice to<br>
recognize future images, also given that distributions might not ship<br>
the most recent version of libosinfo.<br>
2. In case of openSUSE I'm confident that we can link the openSUSE<br>
express installation script (patches will come in the next week or so)<br>
to this generic future entry so people will be able to express install<br>
a recent openSUSE ISO even if they use a libosinfo package from two<br>
years ago. (I think thats the case with debian.)<br>
<br>
I spoke with Richard Brown (in CC) from openSUSE who helped me<br>
creating a JEOS installation script for openSUSE and he stated that<br>
this would ease his work a bit, especially having the entry for the<br>
factory images. Its not much work so I've done it.</blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class="HOEnZb"><font color="#888888"><br>
Lasse<br>
</font></span></blockquote></div><br>Makes sense.</div><div class="gmail_extra">Thanks for the explanation.<br clear="all"><div><br></div><div>Best Regards,</div>-- <br><div>Fabiano Fidêncio</div>
</div></div>