From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH] avahi: optional install avahi-browse
Date: Fri, 22 Jun 2018 09:13:31 +0200 [thread overview]
Message-ID: <20180622071331.5646dhgyhsz6l36y@pengutronix.de> (raw)
In-Reply-To: <20180621112105.24543-1-Denis.Osterland@diehl.com>
On Thu, Jun 21, 2018 at 11:25:03AM +0000, Denis OSTERLAND wrote:
> Signed-off-by: Denis Osterland <Denis.Osterland@diehl.com>
> ---
> rules/avahi.in | 7 +++++++
> rules/avahi.make | 5 +++++
> 2 files changed, 12 insertions(+)
>
> diff --git a/rules/avahi.in b/rules/avahi.in
> index 2190e9ef9..83b438fe7 100644
> --- a/rules/avahi.in
> +++ b/rules/avahi.in
> @@ -148,4 +148,11 @@ config AVAHI_COMPAT
> help
> compatibility layer for libdns_sd
>
> +config AVAHI_BROWSE
> + bool
> + select AVAHI_LIBAVAHI_CLIENT
> + prompt "avahi-browse utility"
> + help
> + client to browse network for avahi announcments
> +
> endif
> diff --git a/rules/avahi.make b/rules/avahi.make
> index 8f58ac61e..c3d5ce963 100644
> --- a/rules/avahi.make
> +++ b/rules/avahi.make
> @@ -177,6 +177,11 @@ endif
> endif
> endif
>
> +ifdef PTXCONF_AVAHI_BROWSE
> + @$(call install_copy, avahi, 0, 0, 0755, -, /usr/bin/avahi-browse)
I just pushed a change that installs several tools including avahi-browse.
Unless you see a good reason to split those up, I'd like to keep it that
way.
> + @$(call install_link, avahi, avahi-browse, /usr/bin/avahi-browse-domains)
What's the reason for this link?
Michael
> +endif
> +
> ifdef PTXCONF_AVAHI_AUTOIP
> # avahi autoip daemon (avahi IPv4LL Implementation)
> # this component is needed for rfc3927 style link local adressing
> --
> 2.17.1
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next prev parent reply other threads:[~2018-06-22 7:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-21 11:25 Denis OSTERLAND
2018-06-22 7:13 ` Michael Olbrich [this message]
2018-06-22 7:50 ` Denis OSTERLAND
2018-06-22 10:04 ` Michael Olbrich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180622071331.5646dhgyhsz6l36y@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox