From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [Next v2] openresolv: new package
Date: Tue, 14 Aug 2018 22:14:13 +0200 [thread overview]
Message-ID: <20180814221413.42a17798@windsurf> (raw)
In-Reply-To: <20180814173348.31148-1-matthew.weber@rockwellcollins.com>
Hello,
On Tue, 14 Aug 2018 12:33:48 -0500, Matt Weber wrote:
> From: Paresh Chaudhary <paresh.chaudhary@rockwellcollins.com>
>
> This patch added 'openresolv' package support. This tool
> provides a dns management framework to track currently
> available nameservers.
>
> A key feature of this tool vs resolvconf is the ability to
> manage multiple name server input configuration files and
> generate the /etc/resolv.conf. This is handy when you have
> multiple dynamic communication paths providing nameserver
> information.
>
> REF: https://github.com/rsmarples/openresolv
>
> Signed-off-by: Paresh Chaudhary <paresh.chaudhary@rockwellcollins.com>
> signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com>
>
> ---
> Changes
> v1 -> v2
> [Thomas
> - Added DEVELOPERS file entry
> - Removed bash dependency as our original testing was invalid and the
> tool works fine with busybox as along as CONFIG_ASH_GETOPTS is
> enabled which is the default in buildroot.
> - Fixed pkg to build as a generic vs autotools (they tried to mimic
> autotools and we missed it in the orignal patch)
> ---
> DEVELOPERS | 1 +
> package/Config.in | 1 +
> package/openresolv/Config.in | 8 ++++++++
> package/openresolv/openresolv.hash | 3 +++
> package/openresolv/openresolv.mk | 25 +++++++++++++++++++++++++
> 5 files changed, 38 insertions(+)
> create mode 100644 package/openresolv/Config.in
> create mode 100644 package/openresolv/openresolv.hash
> create mode 100644 package/openresolv/openresolv.mk
Applied to next, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2018-08-14 20:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-14 17:33 [Buildroot] [Next v2] openresolv: new package Matt Weber
2018-08-14 20:14 ` Thomas Petazzoni [this message]
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=20180814221413.42a17798@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/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