nrelease: Use pw(8) and chpass(1) to setup 'installer' and 'root' users
authorAaron LI <aly@aaronly.me>
Sat, 16 May 2020 04:45:42 +0000 (12:45 +0800)
committerAaron LI <aly@aaronly.me>
Sat, 16 May 2020 05:47:01 +0000 (13:47 +0800)
commit04e94b32b029cd25e4d519cb800fbd623421da9a
treea5a04920b8407a973fa8e9618904173893b63274
parent22e9b157c9cf6e58d9e890d9cf2c37cade7ddbd3
nrelease: Use pw(8) and chpass(1) to setup 'installer' and 'root' users

Use pw(8) to add the 'installer' user and use chpass(1) to disable
passwords for the 'installer' and 'root' users.  So we can drop the
customized 'master.passwd' file and be in sync with the one in
usr/src/etc.
nrelease/Makefile
nrelease/gui/etc/master.passwd [deleted file]
nrelease/gui/etc/passwd [deleted file]
nrelease/root/etc/master.passwd [deleted file]