[Libosinfo] [PATCH] Use a valid arch for Asianux unknown version distro

Christophe Fergeau cfergeau at redhat.com
Wed Apr 11 08:07:35 UTC 2018


Acked-by: Christophe Fergeau <cfergeau at redhat.com>

On Tue, Apr 10, 2018 at 05:38:02PM +0100, Daniel P. Berrangé wrote:
> ISOs identified by <media> elements must have an explicit arch, not a
> generic "all", as mgmt tools need to be able to determine what guest
> architecture to enable with the virtualization software.
> 
> Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
> ---
>  data/os/asianux.com/asianux-unknown.xml.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/data/os/asianux.com/asianux-unknown.xml.in b/data/os/asianux.com/asianux-unknown.xml.in
> index a86a731..9be6d9b 100644
> --- a/data/os/asianux.com/asianux-unknown.xml.in
> +++ b/data/os/asianux.com/asianux-unknown.xml.in
> @@ -10,7 +10,7 @@
>      <distro>asianux</distro>
>      <release-status>prerelease</release-status>
>  
> -    <media arch="all">
> +    <media arch="x86_64">
>        <iso>
>          <system-id>LINUX</system-id>
>          <volume-id>Asianux Server 7 (?!SP[12]).+|Asianux Server 4 (?!SP[67]).+).+</volume-id>
> -- 
> 2.14.3
> 
> _______________________________________________
> Libosinfo mailing list
> Libosinfo at redhat.com
> https://www.redhat.com/mailman/listinfo/libosinfo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libosinfo/attachments/20180411/40c5442a/attachment.sig>


More information about the Libosinfo mailing list