From owner-cvs-all@FreeBSD.ORG Fri Mar 26 18:59:57 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A452916A4CE; Fri, 26 Mar 2004 18:59:57 -0800 (PST) Received: from pooker.samsco.home (65-101-231-193.dnvr.qwest.net [65.101.231.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AE1543D1D; Fri, 26 Mar 2004 18:59:57 -0800 (PST) (envelope-from scottl@freebsd.org) Received: from freebsd.org (junior-wifi.samsco.home [192.168.0.11]) by pooker.samsco.home (8.12.10/8.12.10) with ESMTP id i2R30t0v001063; Fri, 26 Mar 2004 20:00:55 -0700 (MST) (envelope-from scottl@freebsd.org) Message-ID: <4064ED3E.4000407@freebsd.org> Date: Fri, 26 Mar 2004 19:55:58 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040304 X-Accept-Language: en-us, en MIME-Version: 1.0 To: obrien@freebsd.org References: <200403261846.i2QIkVuT063179@repoman.freebsd.org> <200403261706.46836.jhb@FreeBSD.org> <20040326223518.GA78950@dragon.nuxi.com> In-Reply-To: <20040326223518.GA78950@dragon.nuxi.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.home cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: John Baldwin Subject: Re: cvs commit: src/sys/boot/i386/boot0 boot0ext.s src/sys/boot/i386/boot0ext Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 27 Mar 2004 02:59:57 -0000 David O'Brien wrote: > 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. > Since you seem to be concerned about preserving history, could bringing this file back have been done as a repo-copy? Scott