From owner-freebsd-doc@FreeBSD.ORG Wed Feb 25 22:50:02 2009 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 28BD6106566B for ; Wed, 25 Feb 2009 22:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DEA578FC19 for ; Wed, 25 Feb 2009 22:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n1PMo1VB048600 for ; Wed, 25 Feb 2009 22:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n1PMo1HP048599; Wed, 25 Feb 2009 22:50:01 GMT (envelope-from gnats) Resent-Date: Wed, 25 Feb 2009 22:50:01 GMT Resent-Message-Id: <200902252250.n1PMo1HP048599@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, Pat McCary Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AEDE21065670 for ; Wed, 25 Feb 2009 22:40:07 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 9DE928FC16 for ; Wed, 25 Feb 2009 22:40:07 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n1PMe78r095839 for ; Wed, 25 Feb 2009 22:40:07 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n1PMe7cX095838; Wed, 25 Feb 2009 22:40:07 GMT (envelope-from nobody) Message-Id: <200902252240.n1PMe7cX095838@www.freebsd.org> Date: Wed, 25 Feb 2009 22:40:07 GMT From: Pat McCary To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: docs/132113: Update handbook jails creation X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Feb 2009 22:50:02 -0000 >Number: 132113 >Category: docs >Synopsis: Update handbook jails creation >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: Wed Feb 25 22:50:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Pat McCary >Release: 7.1-RELEASE >Organization: self >Environment: FreeBSD crapula 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan 1 14:37:25 UTC 2009 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: In the handbook for creating jails: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/jails-build.html the 5th step is "cd etc/" and has a footnote that says "This step is not required on FreeBSD 6.0 and later." In 7.1-REL if you "cd etc/" the "make distribution" fails. It only works from /usr/src now. Maybe take that step out and make a foot-note for "if running version prior to 6.0" would cause less confusion. The man page does not have the "cd etc/" step: http://www.freebsd.org/cgi/man.cgi?query=jail&sektion=8 so no update required there. >How-To-Repeat: Install 7.1-REL and don't skip the "cd etc/" step in: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/jails-build.html. >Fix: Take the "cd etc/" step out and make a foot-note for version prior to 6.0. >Release-Note: >Audit-Trail: >Unformatted: