[Libosinfo] [libosinfo][PATCH 5/5] media: Add 'network-installer' parameter
Christophe Fergeau
cfergeau at redhat.com
Tue Jun 5 09:12:17 UTC 2018
On Sun, Jun 03, 2018 at 06:44:32PM +0200, Fabiano Fidêncio wrote:
> Apps can take advantage of this parameter in order to find out (and
> correctly display to their users) whether network is needed during
> the installation process.
>
> Signed-off-by: Fabiano Fidêncio <fabiano at fidencio.org>
> ---
> osinfo/libosinfo.syms | 5 +++++
> osinfo/osinfo_media.c | 27 +++++++++++++++++++++++++++
> osinfo/osinfo_media.h | 2 ++
> 3 files changed, 34 insertions(+)
>
> diff --git a/osinfo/libosinfo.syms b/osinfo/libosinfo.syms
> index 64c6f79..3bad468 100644
> --- a/osinfo/libosinfo.syms
> +++ b/osinfo/libosinfo.syms
> @@ -525,6 +525,11 @@ LIBOSINFO_0.2.13 {
> osinfo_media_get_eject_after_install;
> } LIBOSINFO_0.2.12;
>
> +LIBOSINFO_0.2.14 {
> + global:
> + osinfo_media_get_network_installer;
I'd use the same indentation as was done before 0.2.13
> +} LIBOSINFO_0.2.13;
> +
> /* Symbols in next release...
Acked-by: Christophe Fergeau <cfergeau at redhat.com>
-------------- 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/20180605/a65dfba7/attachment.sig>
More information about the Libosinfo
mailing list