On Thu, May 23, 2019 at 05:50:52PM +, Brooks Davis wrote:
> On Thu, May 23, 2019 at 07:46:21PM +0200, Kirill Ponomarev wrote:
> > On 05/22, Conrad Meyer wrote:
> > > Hi Brad,
> > >
> > > Ping. It's still broken. Can you revert this please?
> >
> > Please, revert these changes, it's still br
-- Start of PGP signed section.
> On Thu, May 23, 2019 at 07:46:21PM +0200, Kirill Ponomarev wrote:
> > On 05/22, Conrad Meyer wrote:
> > > Hi Brad,
> > >
> > > Ping. It's still broken. Can you revert this please?
> >
> > Please, revert these changes, it's still broken here as well.
>
> In add
On Thu, May 23, 2019 at 07:46:21PM +0200, Kirill Ponomarev wrote:
> On 05/22, Conrad Meyer wrote:
> > Hi Brad,
> >
> > Ping. It's still broken. Can you revert this please?
>
> Please, revert these changes, it's still broken here as well.
In addition the in-tree breakage for updates, the broke
On 05/22, Conrad Meyer wrote:
> Hi Brad,
>
> Ping. It's still broken. Can you revert this please?
Please, revert these changes, it's still broken here as well.
signature.asc
Description: PGP signature
Hi Brad,
Ping. It's still broken. Can you revert this please?
Thanks,
Conrad
On Thu, May 16, 2019 at 8:05 AM Conrad Meyer wrote:
>
> Hi Brad,
>
> Can you revert this? It seems to break every config-management tool
> we have (mergemaster, etcupdate, beinstall ...).
>
> Additionally, I don't b
On Thu, May 16, 2019 at 08:05:29AM -0700, Conrad Meyer wrote:
> Hi Brad,
>
> Can you revert this? It seems to break every config-management tool
> we have (mergemaster, etcupdate, beinstall ...).
+1.
> The commit message describes what was changed, but not *why* you
> thought it was a good idea
Hi Brad,
Can you revert this? It seems to break every config-management tool
we have (mergemaster, etcupdate, beinstall ...).
Additionally, I don't believe this move has been justified — the cons
seem to outweigh the pros, if there are any. I skimmed the
differential and it was not immediately
usr.sbin/etcupdate/tests/preworld_test.sh:
$SRC/etc/master.passwd
usr.sbin/mergemaster/mergemaster.sh: cp -p
${SOURCEDIR}/etc/master.passwd ${TEMPROOT}/etc &&
I suspect there are more places than these 2 that need to be fixed
still. This was a very lazy grep.
Sadly I think it s
Author: brd
Date: Thu May 16 01:09:13 2019
New Revision: 347638
URL: https://svnweb.freebsd.org/changeset/base/347638
Log:
Move master.passwd and group to lib/libc/gen/
libc was picked as the destination location for these because of the syscalls
that use these files as the lowest level p