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.

Signed-off-by: Fabiano Fidêncio <[email protected]>
---
 data/os/microsoft.com/win-10.xml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/os/microsoft.com/win-10.xml.in 
b/data/os/microsoft.com/win-10.xml.in
index c2109f1..d5963bc 100644
--- a/data/os/microsoft.com/win-10.xml.in
+++ b/data/os/microsoft.com/win-10.xml.in
@@ -40,7 +40,7 @@
     <media arch="i686">
       <variant id="enterprise"/>
       <iso>
-        <volume-id>J_CENA_X86FREV_</volume-id>
+        <volume-id>J_CENN?A_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>
-- 
2.7.4

_______________________________________________
Libosinfo mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libosinfo

Reply via email to