openresolv: Update README
[dragonfly.git] / contrib / openresolv / README.DRAGONFLY
1 OPENRESOLV
2 ==========
3
4 Original source can be downloaded from:
5 https://roy.marples.name/downloads/openresolv/
6
7 file = openresolv-3.9.2.tar.gz
8 date = 2019 September 8
9 size = 20200
10 SHA256 = 14d7e241682e5566f6b8bf4c7316c86d7a9b8e7ed48e1de4967dbf1ea84ed373
11
12 The source is imported via a Makefile target rather than by hand.
13 There is no README.DELETED for this import as it's all automated.
14
15 Use "git diff vendor/OPENRESOLV contrib/resolvconf" to see local modifications.
16
17 The program and hook scripts are installed by 'sbin/resolvconf', and the
18 configuration file is installed by 'etc/Makefile'.
19
20 Upgrade notes
21 -------------
22
23 1. Configure
24 2. Import
25 4. 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