Subject: mtree and builds
To: None <tech-toolchain@netbsd.org>
From: James Chacon <jchacon@genuity.net>
List: tech-toolchain
Date: 02/20/2002 03:45:21
Can anyone think of a reason not to change etc's distrib-dirs rule to
invoke mtree with -N ${.CURDIR}? (Luke added this recently and lets an
alternate pw/group file set than the ones in /etc guide mtree).

This would remove the annoying "don't have ntpd in my 1.5 password file when
attempting to cross build" bugs.

James