From owner-cvs-src@FreeBSD.ORG Fri Mar 26 14:35:20 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BED216A4CE; Fri, 26 Mar 2004 14:35:20 -0800 (PST) Received: from TRANG.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 219F543D49; Fri, 26 Mar 2004 14:35:20 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by TRANG.nuxi.com (8.12.11/8.12.10) with ESMTP id i2QMZJni079036; Fri, 26 Mar 2004 14:35:19 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.11/8.12.11/Submit) id i2QMZIva079035; Fri, 26 Mar 2004 14:35:18 -0800 (PST) (envelope-from obrien) Date: Fri, 26 Mar 2004 14:35:18 -0800 From: "David O'Brien" To: John Baldwin Message-ID: <20040326223518.GA78950@dragon.nuxi.com> References: <200403261846.i2QIkVuT063179@repoman.freebsd.org> <200403261706.46836.jhb@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200403261706.46836.jhb@FreeBSD.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/i386/boot0 boot0ext.s src/sys/boot/i386/boot0ext Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Mar 2004 22:35:20 -0000 On Fri, Mar 26, 2004 at 05:06:46PM -0500, John Baldwin wrote: > On Friday 26 March 2004 01:46 pm, David E. O'Brien wrote: > > obrien 2004/03/26 10:46:31 PST > > > > FreeBSD src repository > > > > Added files: > > sys/boot/i386/boot0 boot0ext.s > > sys/boot/i386/boot0ext Makefile > > Log: > > Bring back jhb's two sector (1024 bytes) 'boot0' [rev 1.22] as > > 'boot0ext'. > > This has a bug that I've fixed in a p4 branch. You could have found that out > if you had asked me first. I plan to commit what you have from p4. But I wanted this to be an exact copy of rev 1.22, so that if we can agree to go with the 2-sector boot0 for 6.0, it would be easier to see the changes. Please feel free to commit what you have in perforce, since it will be a little bit until I can. -- -- David (obrien@FreeBSD.org)