openresolv: new package
authorParesh Chaudhary <paresh.chaudhary@rockwellcollins.com>
Tue, 14 Aug 2018 17:33:48 +0000 (12:33 -0500)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 14 Aug 2018 20:06:32 +0000 (22:06 +0200)
commitb6f33738676fe91d1207de927f5bd045e41830da
treeff2ee01e195a8b07a3c3c420f33da14155d0447a
parentbd14ecd418b7096f0e794c81f3039c0ff0aaa7df
openresolv: new package

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>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
package/Config.in
package/openresolv/Config.in [new file with mode: 0644]
package/openresolv/openresolv.hash [new file with mode: 0644]
package/openresolv/openresolv.mk [new file with mode: 0644]