svn commit: r365846 - head

Ed Maste emaste at freebsd.org
Fri Sep 18 00:19:29 UTC 2020


On Thu, 17 Sep 2020 at 18:35, Ed Maste <emaste at freebsd.org> wrote:
>
> On Thu, 17 Sep 2020 at 15:07, Kyle Evans <kevans at freebsd.org> wrote:
> >
> > Is there any way we can sneak a r/o src tree build in here? I've had a
> > PR open to do this in our Jenkins builds for a couple years, but
> > without any ability to test it myself I suspect it'll continue
> > unmerged.
>
> Cirrus-CI does the git clone for us and it is done as root, so we
> should in effect have a RO src tree here. I'll confirm sometime later
> on.

Indeed, Cirrus checks out the tree under /tmp/cirrus-ci-build as root,
and there are no files/directories writable by the unprivileged user
added by this change.


More information about the svn-src-all mailing list