svn commit: r344567 - in head: etc/mtree include sbin sbin/veriexec

Alexey Dokuchaev danfe at freebsd.org
Tue Feb 26 13:49:54 UTC 2019


On Mon, Feb 25, 2019 at 10:19:45PM -0800, Rodney W. Grimes wrote:
> > Author: sjg
> > Date: Tue Feb 26 06:17:23 2019
> > New Revision: 344567
> > URL: https://svnweb.freebsd.org/changeset/base/344567
> > 
> > Log:
> >   Add verifying manifest loader for mac_veriexec
> >   
> >   This tool will verify a signed manifest and load contents into
> >   mac_veriexec for storage
> >   
> >   Sponsored by:	Juniper Networks
> >   Differential Revision:	D16575
> 
> Just a small nit, for future reference, from the template:
> > Differential Revision:    https://reviews.freebsd.org/D###
> (*full* phabric URL needed).

IMHO we should just fix the scripts to accept D#### alone, without
the URL.  We don't do that for PR (bugzilla) references, and the fact
that we do for the phab is both needless and confusing.  Also, that
URL might change one day while we could probably keep the old numbers
if we move.

./danfe


More information about the svn-src-head mailing list