From owner-cvs-all@FreeBSD.ORG Sun Aug 12 12:57:57 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6732016A417; Sun, 12 Aug 2007 12:57:57 +0000 (UTC) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5A4F113C465; Sun, 12 Aug 2007 12:57:57 +0000 (UTC) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7CCvveg068810; Sun, 12 Aug 2007 12:57:57 GMT (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7CCvvfx068809; Sun, 12 Aug 2007 12:57:57 GMT (envelope-from blackend) Message-Id: <200708121257.l7CCvvfx068809@repoman.freebsd.org> From: Marc Fonvieille Date: Sun, 12 Aug 2007 12:57:57 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/install chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Aug 2007 12:57:57 -0000 blackend 2007-08-12 12:57:57 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/install chapter.sgml Log: The "Configure Additional Network Services" screen does not show up during Standard installation but can be accessible at the end of the installation procedure. So, let's move that part at the end of the installation procedure. If I cut&paste that part, cvs diff gives me a very garbled diff (which can be very hard to read) for an unknown reason, so I'll just cut that part in the present commit and I'll re-add it in the next commit. Revision Changes Path 1.378 +0 -258 doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml