1OPENRESOLV
2==========
3
4Original source can be downloaded from:
5https://roy.marples.name/downloads/openresolv/
6
7file = openresolv-3.9.2.tar.gz
8date = 2019 September 8
9size = 20200
10SHA256 = 14d7e241682e5566f6b8bf4c7316c86d7a9b8e7ed48e1de4967dbf1ea84ed373
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