[Libosinfo] [osinfo-db PATCH 1/3] schema: Add installer to the media

Christophe Fergeau cfergeau at redhat.com
Mon Feb 11 17:15:09 UTC 2019


On Wed, Feb 06, 2019 at 04:54:06PM +0100, Fabiano Fidêncio wrote:
> Having the instsaller tied to the OS is something that has been shown

s/instsaller/installer
Apart from this, the series looks good to me,

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

> not optimal, unfortunately.
> 
> An OS may have a few different medias and each media may support a
> specific type of script or, even, not support an installer script at
> all. With this in mind, let's have the installer scripts tied to the
> medias themselves.
> 
> Signed-off-by: Fabiano Fidêncio <fidencio at redhat.com>
> ---
>  data/schema/osinfo.rng.in | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/data/schema/osinfo.rng.in b/data/schema/osinfo.rng.in
> index 5e6f5e7..6fc03a1 100644
> --- a/data/schema/osinfo.rng.in
> +++ b/data/schema/osinfo.rng.in
> @@ -412,6 +412,11 @@
>              <text/>
>            </element>
>          </optional>
> +        <optional>
> +          <zeroOrMore>
> +            <ref name='installer'/>
> +          </zeroOrMore>
> +        </optional>
>        </interleave>
>      </element>
>    </define>
> -- 
> 2.20.1
> 
> _______________________________________________
> 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/20190211/5f5b8913/attachment.sig>


More information about the Libosinfo mailing list