usr.sbin/makefs: Add -o c|C option to specify comp|check type
[dragonfly.git] / contrib / openresolv / README.DRAGONFLY
blob6a21bc9a3145e895ead69822ff3e54cc69b717e5
1 OPENRESOLV
2 ==========
4 Original source can be downloaded from:
5 https://github.com/NetworkConfiguration/openresolv
7 file = openresolv-3.13.2.tar.gz
8 date = 2023 June 27
9 size = 21540
10 SHA256 = 36b5bcbe257a940c884f0d74321a47407baabab9e265e38859851c8311f6f0b0
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