[Libosinfo] [PATCH osinfo-db 01/11] centos7: Adjust the volume-id
Fabiano Fidêncio
fidencio at redhat.com
Thu Sep 6 08:55:06 UTC 2018
All the currently supported (and tested) CentOS medias have the volume
id as "CentOS 7 x86_64".
Signed-off-by: Fabiano Fidêncio <fidencio at redhat.com>
---
data/os/centos.org/centos-7.0.xml.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/data/os/centos.org/centos-7.0.xml.in b/data/os/centos.org/centos-7.0.xml.in
index cdeb28a..ce092aa 100644
--- a/data/os/centos.org/centos-7.0.xml.in
+++ b/data/os/centos.org/centos-7.0.xml.in
@@ -16,7 +16,7 @@
<media arch="x86_64">
<iso>
<system-id>LINUX</system-id>
- <volume-id>.*CentOS 7 x86_64.*</volume-id>
+ <volume-id>CentOS 7 x86_64</volume-id>
</iso>
<kernel>isolinux/vmlinuz</kernel>
<initrd>isolinux/initrd.img</initrd>
--
2.17.1
More information about the Libosinfo
mailing list