replace fw_update (shell script) with a specialized version of pkg_add.
authorespie <espie@openbsd.org>
Sun, 11 Jan 2015 22:34:08 +0000 (22:34 +0000)
committerespie <espie@openbsd.org>
Sun, 11 Jan 2015 22:34:08 +0000 (22:34 +0000)
commit8205cf658d53e4ab271515bd1c17cba153c85bae
treee1569fab152bff4e92d350ef7e56cb546cd1c4d3
parent57e4648b4822912a63b3aaaf47c49628f2bc1478
replace fw_update (shell script) with a specialized version of pkg_add.
This has numerous advantages, in terms of speed and control.
Initial version should be (mostly) identical to the old one.

thanks to rpe@ and sthen@ for tests.
usr.sbin/Makefile
usr.sbin/pkg_add/Makefile
usr.sbin/pkg_add/fw_update.1 [new file with mode: 0644]