1a91130d6SAaron LIOPENRESOLV 2a91130d6SAaron LI========== 3a91130d6SAaron LI 4a91130d6SAaron LIOriginal source can be downloaded from: 5*39a6156bSRoy Marpleshttps://github.com/NetworkConfiguration/openresolv 6a91130d6SAaron LI 7*39a6156bSRoy Marplesfile = openresolv-3.13.2.tar.gz 8*39a6156bSRoy Marplesdate = 2023 June 27 9*39a6156bSRoy Marplessize = 21540 10*39a6156bSRoy MarplesSHA256 = 36b5bcbe257a940c884f0d74321a47407baabab9e265e38859851c8311f6f0b0 11a91130d6SAaron LI 12364c9f0bSRoy MarplesThe source is imported via a Makefile target rather than by hand. 13364c9f0bSRoy MarplesThere is no README.DELETED for this import as it's all automated. 14a91130d6SAaron LI 1508538fd8SRoy MarplesUse "git diff vendor/OPENRESOLV contrib/openresolv" to see local modifications. 16a91130d6SAaron LI 17364c9f0bSRoy MarplesThe program and hook scripts are installed by 'sbin/resolvconf', and the 18364c9f0bSRoy Marplesconfiguration file is installed by 'etc/Makefile'. 19364c9f0bSRoy Marples 20364c9f0bSRoy MarplesUpgrade notes 21364c9f0bSRoy Marples------------- 22364c9f0bSRoy Marples 23364c9f0bSRoy Marples1. Configure 24364c9f0bSRoy Marples2. Import 25364c9f0bSRoy Marples4. Tailor Makefile in sbin/resolvconf to import 26364c9f0bSRoy Marples 27364c9f0bSRoy Marples$ ./configure 28364c9f0bSRoy Marples$ make import-src DESTDIR=/usr/src/contrib/openresolv 29364c9f0bSRoy Marples$ vi /usr/src/sbin/resolvconf/Makefile 30