From owner-cvs-doc@FreeBSD.ORG Tue Apr 10 22:14:06 2007 Return-Path: X-Original-To: cvs-doc@freebsd.org Delivered-To: cvs-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EA9C516A400; Tue, 10 Apr 2007 22:14:06 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.freebsd.org (Postfix) with ESMTP id 99A9F13C468; Tue, 10 Apr 2007 22:14:06 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from zion.baldwin.cx (zion.baldwin.cx [192.168.0.7]) (authenticated bits=0) by server.baldwin.cx (8.13.8/8.13.8) with ESMTP id l3ALtDxJ067651; Tue, 10 Apr 2007 17:55:15 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Chin-San Huang Date: Tue, 10 Apr 2007 17:54:28 -0400 User-Agent: KMail/1.9.4 References: <200704090820.l398KSQI078548@repoman.freebsd.org> In-Reply-To: <200704090820.l398KSQI078548@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200704101754.29467.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [192.168.0.1]); Tue, 10 Apr 2007 17:55:15 -0400 (EDT) X-Virus-Scanned: ClamAV 0.88.3/3064/Tue Apr 10 12:25:23 2007 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: doc-committers@freebsd.org, cvs-doc@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/install chapter.sgml X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Apr 2007 22:14:07 -0000 On Monday 09 April 2007 04:20, Chin-San Huang wrote: > chinsan 2007-04-09 08:20:28 UTC > > FreeBSD doc repository > > Modified files: > en_US.ISO8859-1/books/handbook/install chapter.sgml > Log: > - Update the floppy section of installation chapter in Handbook. > > NOTE: > 4.X 5.x and above > ------------------------------------ > mfsroot.flp boot.flp > kern.flp kern1.flp > kern2.flp Note that on some archs, 5.x and above also include a separate mfsroot.flp. I think this may be true for even i386 for 7.0, though re@ would know for sure. -- John Baldwin