usr.sbin/makefs/hammer2: Remove redundant hammer2_inode_modify()
[dragonfly.git] / contrib / openresolv / README.DRAGONFLY
blob86a1c1e9a33813fd49f874780da65713532b03ae
1 OPENRESOLV
2 ==========
4 Original source can be downloaded from:
5 https://roy.marples.name/downloads/openresolv/
7 file = openresolv-3.12.0.tar.gz
8 date = 2020 December 27
9 size = 21008
10 SHA256 = 42b30508e857a228535c631eaac936862d86eca68c14b5c0bf387ba176b91b97
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.
15 Use "git diff vendor/OPENRESOLV contrib/openresolv" to see local modifications.
17 The program and hook scripts are installed by 'sbin/resolvconf', and the
18 configuration file is installed by 'etc/Makefile'.
20 Upgrade notes
21 -------------
23 1. Configure
24 2. Import
25 4. Tailor Makefile in sbin/resolvconf to import
27 $ ./configure
28 $ make import-src DESTDIR=/usr/src/contrib/openresolv
29 $ vi /usr/src/sbin/resolvconf/Makefile