Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Nov 2012 12:36:25 -0400 (EDT)
From:      Benjamin Kaduk <kaduk@MIT.EDU>
To:        Eitan Adler <eadler@freebsd.org>
Cc:        svn-doc-head@freebsd.org, svn-doc-all@freebsd.org, doc-committers@freebsd.org
Subject:   Re: svn commit: r39883 - head/en_US.ISO8859-1/books/faq
Message-ID:  <alpine.GSO.1.10.1211011228240.2164@multics.mit.edu>
In-Reply-To: <201210312124.q9VLOgSx034123@svn.freebsd.org>
References:  <201210312124.q9VLOgSx034123@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 31 Oct 2012, Eitan Adler wrote:

> Author: eadler
> Date: Wed Oct 31 21:24:41 2012
> New Revision: 39883
> URL: http://svn.freebsd.org/changeset/doc/39883
>
> Log:
>  Explain to users a bit about bsdconfig
>
>  Reviewed by:	dteske
>  Approved by:	bcr (mentor)
>
> Modified:
>  head/en_US.ISO8859-1/books/faq/book.xml
>
> Modified: head/en_US.ISO8859-1/books/faq/book.xml
> ==============================================================================
> --- head/en_US.ISO8859-1/books/faq/book.xml	Wed Oct 31 21:24:39 2012	(r39882)
> +++ head/en_US.ISO8859-1/books/faq/book.xml	Wed Oct 31 21:24:41 2012	(r39883)
> @@ -1902,6 +1902,21 @@
> 	    shows up before loader is started.</para>
> 	</answer>
>       </qandaentry>
> +
> +      <qandaentry>
> +	<question id="general-configuration-tool">
> +	  <para>Is there a tool to perform post-installation
> +	    configuration tasks?</para>
> +	</question>
> +
> +	<answer>
> +	  <para>Yes, &rel.head.releng; users can set

This will be out-of-date with the next release.  Is there a reason not to 
say "starting in &os; 10.0"?

> +	    <varname>WITH_BSDCONFIG</varname> in
> +	    <filename>/etc/src.conf</filename>.  Users of &rel.relx;

Likewise this.  The port Makefile checks for 900030, so we can just say 
"9.0 and higher", no?

-Ben

> +	    and higher may also install
> +	    <filename role="package">sysutils/bsdconfig</filename>.</para>
> +	</answer>
> +      </qandaentry>
>     </qandaset>
>   </chapter>
>
>



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