[Libosinfo] [PATCH v3 10/10] win10: Enable unattended installation

Fabiano Fidêncio fidencio at redhat.com
Tue May 10 19:24:52 UTC 2016


On Tue, May 10, 2016 at 5:13 PM, Zeeshan Ali (Khattak)
<zeeshanak at gnome.org> wrote:
> ACK series. Please fix the minor stuff I pointed to, before pushing.

Done and pushed!

>
> On Mon, May 9, 2016 at 6:03 PM, Fabiano Fidêncio <fidencio at redhat.com> wrote:
>> Unattended installation works properly, apart from the user avatar not
>> being set for Windows 8 (or newer)[0].
>>
>> [0]: https://bugzilla.redhat.com/show_bug.cgi?id=1328637
>>
>> Signed-off-by: Fabiano Fidêncio <fidencio at redhat.com>
>> ---
>>  data/os/microsoft.com/win-10.xml.in | 12 ++++++++++++
>>  1 file changed, 12 insertions(+)
>>
>> diff --git a/data/os/microsoft.com/win-10.xml.in b/data/os/microsoft.com/win-10.xml.in
>> index d95a002..04facce 100644
>> --- a/data/os/microsoft.com/win-10.xml.in
>> +++ b/data/os/microsoft.com/win-10.xml.in
>> @@ -112,5 +112,17 @@
>>      <devices>
>>        <device id="http://pcisig.com/pci/8086/2668"/> <!-- ICH6 -->
>>      </devices>
>> +
>> +    <installer>
>> +      <script id='http://microsoft.com/windows/unattend/jeos'/>
>> +      <script id='http://microsoft.com/windows/unattend/desktop'/>
>> +
>> +      <!--
>> +          User avatar not being set for Windows 8 (or newer).
>> +          For more details, please, see:
>> +          https://bugzilla.redhat.com/show_bug.cgi?id=1328637
>> +      -->
>> +      <script id='http://microsoft.com/windows/cmd/desktop'/>
>> +    </installer>
>>    </os>
>>  </libosinfo>
>> --
>> 2.7.4
>>
>> _______________________________________________
>> Libosinfo mailing list
>> Libosinfo at redhat.com
>> https://www.redhat.com/mailman/listinfo/libosinfo
>
>
>
> --
> Regards,
>
> Zeeshan Ali (Khattak)




More information about the Libosinfo mailing list