On Mon, May 9, 2016 at 6:03 PM, Fabiano Fidêncio <fidencio@xxxxxxxxxx> wrote: > Let's generalize the expression for x86 volume IDs 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@xxxxxxxxxx> > --- > data/os/microsoft.com/win-10.xml.in | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/data/os/microsoft.com/win-10.xml.in b/data/os/microsoft.com/win-10.xml.in > index 5dbe6ce..d95a002 100644 > --- a/data/os/microsoft.com/win-10.xml.in > +++ b/data/os/microsoft.com/win-10.xml.in > @@ -76,6 +76,13 @@ > </media> > > <!-- No Variant --> > + <media arch="i686"> > + <iso> > + <volume-id>J_CCSN?A_X86FRE_</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"> > <iso> > <volume-id>J_CCSN?A_X64FRE_</volume-id> > -- > 2.7.4 > > _______________________________________________ > Libosinfo mailing list > Libosinfo@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/libosinfo -- Regards, Zeeshan Ali (Khattak) _______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo