From owner-freebsd-doc Tue May 7 5:10:32 2002 Delivered-To: freebsd-doc@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B56C137B40A for ; Tue, 7 May 2002 05:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47CA1L57779; Tue, 7 May 2002 05:10:01 -0700 (PDT) (envelope-from gnats) Received: from Kain.sumuk.de (Kain.sumuk.de [213.221.86.114]) by hub.freebsd.org (Postfix) with ESMTP id 621D737B407 for ; Tue, 7 May 2002 05:00:11 -0700 (PDT) Received: from Moses.earth.sol (Moses.earth.sol [192.168.1.1]) by Kain.sumuk.de (8.11.6/8.11.6) with ESMTP id g47C09038166 for ; Tue, 7 May 2002 14:00:09 +0200 (CEST) (envelope-from martin@sumuk.de) Received: (from vincent@localhost) by Moses.earth.sol (8.11.6/8.11.6) id g47C09311540; Tue, 7 May 2002 14:00:09 +0200 (CEST) (envelope-from vincent) Message-Id: <200205071200.g47C09311540@Moses.earth.sol> Date: Tue, 7 May 2002 14:00:09 +0200 (CEST) From: Martin Heinen Reply-To: Martin Heinen To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/37824: [PATCH] cutting-edge: remove a FAQ Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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 to the next section. Also added a secondary . >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 @@ - NFS - - - Can I use one machine as a - - - - This is a fairly easy task, and can save hours of compile - time for many machines. Simply run the - buildworld on a central - machine, and then NFS mount /usr/src and - /usr/obj on the remote machine and - installworld there. - - - How can I speed up making the world? @@ -1702,6 +1685,10 @@ Tracking for multiple machines + + NFS + installing multiple machines + 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