Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jan 2014 04:03:05 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r260842 - stable/10/release/doc/en_US.ISO8859-1/errata
Message-ID:  <201401180403.s0I4355O053252@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Sat Jan 18 04:03:05 2014
New Revision: 260842
URL: http://svnweb.freebsd.org/changeset/base/260842

Log:
  Document a bsdconfig(8) compatibility nit with pkg(7) 1.2.x.
  
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/10/release/doc/en_US.ISO8859-1/errata/article.xml

Modified: stable/10/release/doc/en_US.ISO8859-1/errata/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/errata/article.xml	Sat Jan 18 03:48:34 2014	(r260841)
+++ stable/10/release/doc/en_US.ISO8859-1/errata/article.xml	Sat Jan 18 04:03:05 2014	(r260842)
@@ -205,6 +205,18 @@ boot</screen>
 	  <literal>-tso</literal> flag.</para>
       </listitem>
 
+      <listitem>
+	<para>Due to a minor incompatibility with &man.pkg.7; version
+	  <literal>1.2.x</literal>, &man.bsdconfig.8; will duplicate
+	  the list of available packages for installation.  This is
+	  due to the <literal>PACKAGESITE</literal> environment
+	  variable being set for backwards compatibility with older
+	  versions of &man.pkg.7;.  This affects generation of the
+	  generation of the available package list only, and does not
+	  affect the behavior when processing packages for
+	  installation.</para>
+      </listitem>
+
     </itemizedlist>
   </sect1>
 



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