Date: Tue, 7 May 2002 14:00:09 +0200 (CEST) From: Martin Heinen <martin@sumuk.de> To: FreeBSD-gnats-submit@FreeBSD.org Subject: docs/37824: [PATCH] cutting-edge: remove a FAQ Message-ID: <200205071200.g47C09311540@Moses.earth.sol>
next in thread | raw e-mail | index | archive | help
>Number: 37824
>Category: docs
>Synopsis: [PATCH] cutting-edge: remove a FAQ
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Tue May 07 05:10:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: Martin Heinen
>Release: FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD Moses.earth.sol 4.4-STABLE FreeBSD 4.4-STABLE #0: Sat Dec 22 07:35:30 CET 2001 toor@Moses.earth.sol:/usr/obj/usr/src/sys/MOSES i386
>Description:
The section describing 'make world' contains a question
which is dealt with in great detail in the next section
'Tracking for multiple machines'. Removed the question
and moved the NFS <indexterm> to the next section. Also
added a secondary <indexterm>.
>How-To-Repeat:
Read the chapter 'The Cutting Edge'.
>Fix:
Index: chapter.sgml
===================================================================
RCS file: /u/cvs/doc/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml,v
retrieving revision 1.120
diff -u -r1.120 chapter.sgml
--- chapter.sgml 4 May 2002 14:22:34 -0000 1.120
+++ chapter.sgml 7 May 2002 11:40:18 -0000
@@ -1543,23 +1543,6 @@
</answer>
</qandaentry>
- <indexterm><primary>NFS</primary></indexterm>
- <qandaentry>
- <question>
- <para>Can I use one machine as a <emphasis/master/ to upgrade lots
- of machines (NFS)?</para>
- </question>
-
- <answer>
- <para>This is a fairly easy task, and can save hours of compile
- time for many machines. Simply run the
- <makevar>buildworld</makevar> on a central
- machine, and then NFS mount <filename>/usr/src</filename> and
- <filename>/usr/obj</filename> on the remote machine and
- <makevar>installworld</makevar> there.</para>
- </answer>
- </qandaentry>
-
<qandaentry>
<question>
<para>How can I speed up making the world?</para>
@@ -1702,6 +1685,10 @@
</authorgroup>
</sect1info>
<title>Tracking for multiple machines</title>
+ <indexterm>
+ <primary>NFS</primary>
+ <secondary>installing multiple machines</secondary>
+ </indexterm>
<para>If you have multiple machines that you want to track the
same source tree, then having all of them download sources and
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205071200.g47C09311540>
