summaryrefslogtreecommitdiffstats
path: root/package/openresolv
Commit message (Collapse)AuthorAgeFilesLines
* package/openresolv: update webpage URLMatt Weber2019-01-221-1/+1
| | | | | | | | Update URL to point at the project page vs just the GIT repository containing the source code. Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/openresolv: update to fix install locationJared Bents2019-01-201-2/+1
| | | | | | | | Update to install in /sbin as expected by other applications such as strongswan instead of /usr/sbin Signed-off-by: Jared Bents <jared.bents@rockwellcollins.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* openresolv: new packageParesh Chaudhary2018-08-143-0/+36
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>
OpenPOWER on IntegriCloud