Dag-Erling Smørgrav writes:
> - 'make installworld' will succeed (except, I think, in the NO_ROOT
>case), because it doesn't run mtree.
> [...]
> The fact that neither 'make installworld' nor mergemaster create missing
> directories is probably a bug. We should, at the very least, document
>
Bryan Drewery writes:
> Hm, I know you noticed this, but by making this conditional, it will not
> check if building WITHOUT_UNBOUND, but the passwd and mtree files are
> still using it and will blow up.
Partly true:
- 'make installworld' will succeed (except, I think, in the NO_ROOT
case),
On 9/17/2013 7:59 AM, Dag-Erling Smørgrav wrote:
> Author: des
> Date: Tue Sep 17 12:59:37 2013
> New Revision: 255634
> URL: http://svnweb.freebsd.org/changeset/base/255634
>
> Log:
> Add unbound to the list of UIDs / GIDs to check fore before installing.
>
> Approved by:re (blanke
Author: des
Date: Tue Sep 17 12:59:37 2013
New Revision: 255634
URL: http://svnweb.freebsd.org/changeset/base/255634
Log:
Add unbound to the list of UIDs / GIDs to check fore before installing.
Approved by: re (blanket)
Modified:
head/Makefile.inc1
Modified: head/Makefile.inc1