Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Jun 2018 10:13:28 -0600
From:      Brad Davis <brd@FreeBSD.org>
To:        Kyle Evans <kevans@freebsd.org>
Cc:        "src-committers" <src-committers@freebsd.org>, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r334617 - in head: . etc
Message-ID:  <1528128808.975545.1395906040.76213CAC@webmail.messagingengine.com>
In-Reply-To: <CACNAnaEqJ2OeZ4OpR0Pf-VBKaZVa4-9E25Bw0cab4VciCOEQ1g@mail.gmail.com>
References:  <201806041517.w54FHPn0072477@repo.freebsd.org> <CACNAnaEqJ2OeZ4OpR0Pf-VBKaZVa4-9E25Bw0cab4VciCOEQ1g@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 4, 2018, at 9:22 AM, Kyle Evans wrote:
> On Mon, Jun 4, 2018 at 10:17 AM, Brad Davis <brd@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1528128808.975545.1395906040.76213CAC>