Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jan 2025 20:09:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 283340] build: distributeworld -DNO_ROOT does not set SSL cert links uname / gname in METALOG
Message-ID:  <bug-283340-227-zzuemjrJ4r@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-283340-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-283340-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D283340

--- Comment #8 from Jose Luis Duran <jlduran@FreeBSD.org> ---
(In reply to Pat Maddox from comment #6)
Yes, that was my workaround, remove the -N flag, before it was reverted.

I think it will be re-submitted as -o 0 -g 0 (without the reference to a us=
er
database file), once https://reviews.freebsd.org/D48504 fixes the issue sta=
ted
in the revert comment (install produces an invalid spec, uname/gname=3D0 in=
stead
of uid/gid=3D0)

The NO_ROOT build for NanoBSD is still a WIP, but can be found at:
https://github.com/jlduran/freebsd-src/tree/nanobsd-no-root-build

As a non-privileged user:
% cd /usr/src/tools/tools/nanobsd
% sh nanobsd.sh -U -c generic.nano
...
<should build a NanoBSD image under /home/<user>/obj/_.disk.full>

As root:
# sh /usr/share/examples/bhyve/vmrun.sh -u -m 1G -t tap0 -d
/home/<user>/obj/_.disk.full nano

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-283340-227-zzuemjrJ4r>