commit 597032610113b58b0103db65084b4cd5b59ad9f5 Author: Matthew Dillon <dil...@apollo.backplane.com> Date: Mon Jun 21 23:02:50 2021 -0700
installworld - don't pre-upgrade passwd files that do not exist * Fix installworld on a fresh (empty) root. Don't try to pre-upgrade files that do not yet exist. Summary of changes: etc/Makefile | 2 ++ 1 file changed, 2 insertions(+) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/597032610113b58b0103db65084b4cd5b59ad9f5 -- DragonFly BSD source repository