1OPENRESOLV
2==========
3
4Original source can be downloaded from:
5https://github.com/NetworkConfiguration/openresolv
6
7file = openresolv-3.13.2.tar.gz
8date = 2023 June 27
9size = 21540
10SHA256 = 36b5bcbe257a940c884f0d74321a47407baabab9e265e38859851c8311f6f0b0
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