From owner-cvs-all@FreeBSD.ORG Sun Dec 11 18:21:56 2011 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 1A38F106566B; Sun, 11 Dec 2011 18:21:56 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E281A8FC12; Sun, 11 Dec 2011 18:21:55 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id pBBILtVk087482; Sun, 11 Dec 2011 18:21:55 GMT (envelope-from gjb@repoman.freebsd.org) Received: (from gjb@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pBBILtN2087481; Sun, 11 Dec 2011 18:21:55 GMT (envelope-from gjb) Message-Id: <201112111821.pBBILtN2087481@repoman.freebsd.org> From: Glen Barber Date: Sun, 11 Dec 2011 18:21:55 +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 Makefile doc/en_US.ISO8859-1/books/handbook/bsdinstall chapter.sgml doc/share/images/books/handbook/bsdinstall bsdinstall-config-crashdump.png bsdinstall-final-modification-shell.png bsdinstall-finalconfiguration.png X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2011 18:21:56 -0000 gjb 2011-12-11 18:21:55 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook Makefile en_US.ISO8859-1/books/handbook/bsdinstall chapter.sgml share/images/books/handbook/bsdinstall bsdinstall-finalconfiguration.png Added files: share/images/books/handbook/bsdinstall bsdinstall-config-crashdump.png bsdinstall-final-modification-shell.png Log: bsdinstall chapter updates from -RC3: - Add the 'Enabling Crash Dumps' screen [1] - Add the 'Manual Configuration' screen - Replace the 'Final Configuration' screen; the 'Shell' option was removed and replaced with the 'Manual Configuration' prompt Reminded by: ryusuke [1] Revision Changes Path 1.119 +2 -0 doc/en_US.ISO8859-1/books/handbook/Makefile 1.22 +38 -5 doc/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.sgml 1.1 +15 -0 doc/share/images/books/handbook/bsdinstall/bsdinstall-config-crashdump.png (new) 1.1 +20 -0 doc/share/images/books/handbook/bsdinstall/bsdinstall-final-modification-shell.png (new) 1.3 +30 -29 doc/share/images/books/handbook/bsdinstall/bsdinstall-finalconfiguration.png