Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Apr 2016 22:34:30 -0700
From:      Peter Wemm <peter@wemm.org>
To:        svn-src-head@freebsd.org
Cc:        Glen Barber <gjb@freebsd.org>, NGie Cooper <yaneurabeya@gmail.com>, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r298140 - in head/etc: . devd
Message-ID:  <1630118.dWhHCMdm2e@overcee.wemm.org>
In-Reply-To: <20160417041216.GQ1554@FreeBSD.org>
References:  <201604170345.u3H3jjro051727@repo.freebsd.org> <F3ECF357-357E-486E-A864-6AEAD6596E6D@gmail.com> <20160417041216.GQ1554@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--nextPart7024918.Q151gEzoyt
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="us-ascii"

On Sunday, April 17, 2016 04:12:16 AM Glen Barber wrote:
> On Sat, Apr 16, 2016 at 09:01:04PM -0700, NGie Cooper wrote:
> > > On Apr 16, 2016, at 20:45, Glen Barber <gjb@FreeBSD.org> wrote:
> > >=20
> > > Author: gjb
> > > Date: Sun Apr 17 03:45:45 2016
> > > New Revision: 298140
> > > URL: https://svnweb.freebsd.org/changeset/base/298140
> > >=20
> > > Log:
> > >  Fix etcupdate(8) with rc.sendmail and devd/*.  It turns out
> > >  BIN1 and such in etc/* cannot use FILESGROUPS.
> > > =20
> > >  Reported by:    peter
> > >  Sponsored by:    The FreeBSD Foundation
> >=20
> > This only applies to etc/Makefile . I offered to change that a coup=
le
> > years ago and it was met with a large number of complaints and some=
 teeth
> > gnashing.
> Based on the report, etc/devd/Makefile is affected as well.
>=20
> Glen

Yep.  The short version is that 'make installworld' doesn't put things =
into=20
/etc -  that's what 'make distribution', mergemaster, etcupdate, and 3r=
d party=20
tools  do.   Having 'make installworld' suddenly begin to partly update=
 /etc=20
files is quite a POLA violation and caused etcupdate to delete them as =
they=20
disappeared from the 'distribution' manifest.  eg:
  D /etc/auto_master
  D /etc/devd/hyperv.conf
  D /etc/devd/uath.conf
  D /etc/devd/ulpt.conf
  D /etc/devd/usb.conf
  D /etc/devd/zfs.conf
  D /etc/rc.sendmail
  U /etc/mtree/BSD.var.dist

=2D-=20
Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com; KI=
6FJV
UTF-8: for when a ' or ... just won\342\200\231t do\342\200\246
--nextPart7024918.Q151gEzoyt
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: This is a digitally signed message part.
Content-Transfer-Encoding: 7Bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAABCAAGBQJXEyBmAAoJEDXWlwnsgJ4EkqUH/3cPbBOk9VXVebkzH96Fg9+H
SPk4wYiWOX4LHDCZ72RMuHgjitebEHlAjVWVVDiRaGDaUOmdBKINfuNPsNaiQ8tU
QAXZPu3VgPk2tzbp/cRP4IdqMizC4s4z+GTBjzx0xA4odwpCnihfzkmN4VOxi6A4
/svQnhltfWNtvH7xCsukVBEFxElOBXUF7fYH26Y90nqGwLGF5uAqPl8JYT0hmIo7
6giqtysU3uPPfI326T6bg8Vkx+LcL+mRoLnyj9MR6JZU18/ss617b7rf4RoyBrb4
GXkUazbW9JfKh7oMRcLqpFFJIwBMbIn448o6hfo798F5nXl5shb/cbOLaEwMTOo=
=gWa9
-----END PGP SIGNATURE-----

--nextPart7024918.Q151gEzoyt--




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