svn commit: r352520 - head/usr.sbin/pkg

Glen Barber gjb at freebsd.org
Tue Oct 8 15:53:08 UTC 2019


On Tue, Oct 08, 2019 at 09:18:40AM -0600, Warner Losh wrote:
> On Tue, Oct 8, 2019 at 8:33 AM Emmanuel Vadot <manu at bidouilliste.com> wrote:
> >  Anyway it's still need to be reverted as all arches should use latest
> > on CURRENT.
> >
> 
> Agreed. -current is moving too quickly to use the quarterly, and this 100%
> breaks all the graphics .ko's since those *MUST* be compiled against the
> latest kernel. Things are already wonky enough there without introducing
> this new (bad) behavior to the mix. It should be fixed in other ways, but
> until those are in place this change makes a bad situation much, much worse.
> 

There is nothing to fix regarding 'latest' and 'quarterly' for CURRENT.
It works as expected.

 root at releng3:/usr/src/usr.sbin/pkg # make BRANCH=CURRENT -V PKGCONFBRANCH
 latest
 root at releng3:/usr/src/usr.sbin/pkg # make BRANCH=BETA3 -V PKGCONFBRANCH
 quarterly
 root at releng3:/usr/src/usr.sbin/pkg # make BRANCH=STABLE -V PKGCONFBRANCH
 latest

Glen

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20191008/833461fc/attachment.sig>


More information about the svn-src-head mailing list