From owner-freebsd-doc@FreeBSD.ORG Mon May 10 10:40:16 2004 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA8BF16A4CE for ; Mon, 10 May 2004 10:40:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4751343D55 for ; Mon, 10 May 2004 10:40:16 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i4AHeGr1093942 for ; Mon, 10 May 2004 10:40:16 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i4AHeGJn093941; Mon, 10 May 2004 10:40:16 -0700 (PDT) (envelope-from gnats) Resent-Date: Mon, 10 May 2004 10:40:16 -0700 (PDT) Resent-Message-Id: <200405101740.i4AHeGJn093941@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Michel Lavondès Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BE5216A4CE for ; Mon, 10 May 2004 10:35:09 -0700 (PDT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF96E43D53 for ; Mon, 10 May 2004 10:35:08 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i4AHZ8If055828 for ; Mon, 10 May 2004 10:35:08 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.11/8.12.11/Submit) id i4AHZ8RO055827; Mon, 10 May 2004 10:35:08 -0700 (PDT) (envelope-from nobody) Message-Id: <200405101735.i4AHZ8RO055827@www.freebsd.org> Date: Mon, 10 May 2004 10:35:08 -0700 (PDT) From: Michel Lavondès To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: docs/66481: [patch] share/examples/diskless/README.TEMPLATING tyops X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2004 17:40:16 -0000 >Number: 66481 >Category: docs >Synopsis: [patch] share/examples/diskless/README.TEMPLATING tyops >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: Mon May 10 10:40:15 PDT 2004 >Closed-Date: >Last-Modified: >Originator: Michel Lavondès >Release: 4.8-RELEASE-p13 >Organization: Ecdysiasts United For Overdressing >Environment: >Description: >How-To-Repeat: more /usr/share/examples/diskless/README.TEMPLATING >Fix: Patch also available at: http://www.livejournal.com/users/pauamma/1231.html --- share/examples/diskless/README.TEMPLATING.orig Wed May 5 09:17:25 2004 +++ share/examples/diskless/README.TEMPLATING Wed May 5 09:19:47 2004 @@ -184,7 +184,7 @@ file in / or /usr on a target machine instead of the template machine. If the target machine is updated once a night from cron, the sysop quickly learns not to do this ( because his changes get overwritten - overnight ). With a manual update, these sorts of mistakes can propogate + overnight ). With a manual update, these sorts of mistakes can propagate for weeks or months before they are caught. TEMPLATE COPYING AND SAFETY @@ -195,7 +195,7 @@ softlinks, hardlinks, files, modification times, uid, gid, flags, perms, and so forth. The program incorporates several major features: - * The program refuses, absolutely, to cross partition boundries. + * The program refuses, absolutely, to cross partition boundaries. i.e. if you were copying the template /usr from an NFS mount to your /usr, and you had a mount point called /usr/home, the template copying program would *NOT* descend into /usr/home on @@ -204,7 +204,7 @@ This is a safety. * The program accesses a file called .cpignore in each directory - it descending into on the source to obtain a list of exceptions + it descends into on the source to obtain a list of exceptions for that directory -- that is, files not to copy or mess with. This is a templating function. >Release-Note: >Audit-Trail: >Unformatted: