1OPENRESOLV
2==========
3
4Original source can be downloaded from:
5https://roy.marples.name/downloads/openresolv/
6
7file = openresolv-3.12.0.tar.gz
8date = 2020 December 27
9size = 21008
10SHA256 = 42b30508e857a228535c631eaac936862d86eca68c14b5c0bf387ba176b91b97
11
12The source is imported via a Makefile target rather than by hand.
13There is no README.DELETED for this import as it's all automated.
14
15Use "git diff vendor/OPENRESOLV contrib/openresolv" to see local modifications.
16
17The program and hook scripts are installed by 'sbin/resolvconf', and the
18configuration file is installed by 'etc/Makefile'.
19
20Upgrade notes
21-------------
22
231. Configure
242. Import
254. Tailor Makefile in sbin/resolvconf to import
26
27$ ./configure
28$ make import-src DESTDIR=/usr/src/contrib/openresolv
29$ vi /usr/src/sbin/resolvconf/Makefile
30