svn commit: r334617 - in head: . etc

Brad Davis brd at FreeBSD.org
Mon Jun 4 16:13:29 UTC 2018


On Mon, Jun 4, 2018, at 9:22 AM, Kyle Evans wrote:
> On Mon, Jun 4, 2018 at 10:17 AM, Brad Davis <brd at freebsd.org> wrote:
> > Author: brd
> > Date: Mon Jun  4 15:17:24 2018
> > New Revision: 334617
> > URL: https://svnweb.freebsd.org/changeset/base/334617
> >
> > Log:
> >   Move /sys symlink creating out of etc/Makefile.
> >
> >   This is prep for etc/Makefile going away.
> >
> >   Approved by:  bapt (mentor)
> >
> 
> Woah, woah, woah, woah. =) May I ask what your plan for etc/Makefile
> is? Some of the NO_ROOT stuff there seems to be terribly broken and
> needs to be fixed; this was on my 'some day to fix' list.

It goes away in favor of using CONFS= and push the config files back to where the src lives for the particular config file.

So I would guess that this will fix the NO_ROOT stuff you are referring to, or at least move it to a central location (share/mk/)


Regards,
Brad Davis


More information about the svn-src-head mailing list