[Libosinfo] [PATCH v3 06/10] win10: Generalize "Enterprise LTSB" vol ID expression

Zeeshan Ali (Khattak) zeeshanak at gnome.org
Tue May 10 15:10:59 UTC 2016


On Mon, May 9, 2016 at 6:03 PM, Fabiano Fidêncio <fidencio at redhat.com> wrote:
> Let's generalize the x86 vol IDs expression in order to cover
> more volume IDs.
>
> The expression is based in the one used for the x86_64 volume IDs.

based in -> based on.

> Signed-off-by: Fabiano Fidêncio <fidencio at redhat.com>
> ---
>  data/os/microsoft.com/win-10.xml.in | 8 ++++++++
>  1 file changed, 8 insertions(+)
>
> diff --git a/data/os/microsoft.com/win-10.xml.in b/data/os/microsoft.com/win-10.xml.in
> index 8cd15f3..df976ee 100644
> --- a/data/os/microsoft.com/win-10.xml.in
> +++ b/data/os/microsoft.com/win-10.xml.in
> @@ -58,6 +58,14 @@
>      </media>
>
>      <!-- Enterprise LTSB -->
> +    <media arch="i686">
> +      <variant id="enterprise-ltsb"/>
> +      <iso>
> +        <volume-id>J_CESN?N?_X86FREV_</volume-id>
> +        <publisher-id>MICROSOFT CORPORATION</publisher-id>
> +        <l10n-language regex="true" l10n-language-map="http://microsoft.com/win/8/l10n-language">[[:upper:][:digit:]_]*_([[:upper:]]*-[[:upper:]]*)</l10n-language>
> +      </iso>
> +    </media>
>      <media arch="x86_64">
>        <variant id="enterprise-ltsb"/>
>        <iso>
> --
> 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