Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jul 2015 23:58:54 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-releng@freebsd.org
Subject:   svn commit: r286096 - releng/10.2/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201507302358.t6UNwsDe001659@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Thu Jul 30 23:58:53 2015
New Revision: 286096
URL: https://svnweb.freebsd.org/changeset/base/286096

Log:
  Document r285830, specifically that the default pkg(8) repository
  was switched from 'latest' to 'quarterly' for 10.2-RELEASE.
  
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

Modified:
  releng/10.2/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: releng/10.2/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- releng/10.2/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Jul 30 20:56:27 2015	(r286095)
+++ releng/10.2/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Jul 30 23:58:53 2015	(r286096)
@@ -887,6 +887,16 @@
 	&os;/&arch.i386; memory stick installation images are now
 	created using the &man.mkimg.1; utility, matching the way
 	the &os;/&arch.amd64; images are created.</para>
+
+      <para revision="285830" contrib="sponsor" sponsor="&ff;">The
+	default &man.pkg.8; repository set in
+	<filename>/etc/pkg/FreeBSD.conf</filename> now defaults to
+	the <literal>quarterly</literal> package set.  To use the
+	<literal>latest</literal> branch (as was the previous
+	default), the comment at the top of
+	<filename>/etc/pkg/FreeBSD.conf</filename> explains how to
+	disable the default repository and specify an alternative
+	repository.</para>
     </sect2>
   </sect1>
 </article>



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