From owner-cvs-all Mon Oct 7 11:16:52 2002 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 DDDCE37B407 for ; Mon, 7 Oct 2002 11:16:49 -0700 (PDT) Received: from mail.speakeasy.net (mail16.speakeasy.net [216.254.0.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AAEA43E9C for ; Mon, 7 Oct 2002 11:16:48 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 21653 invoked from network); 7 Oct 2002 18:16:49 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail16.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 7 Oct 2002 18:16:49 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id g97IGkn5002896; Mon, 7 Oct 2002 14:16:47 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200210071215.g97CFC2B003386@freefall.freebsd.org> Date: Mon, 07 Oct 2002 14:16:50 -0400 (EDT) From: John Baldwin To: Poul-Henning Kamp Subject: RE: cvs commit: src/sys/boot/i386/boot2 boot1.s src/sys/boot/i38 Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 07-Oct-2002 Poul-Henning Kamp wrote: > phk 2002/10/07 05:15:11 PDT > > Modified files: > sys/boot/i386/boot2 boot1.s > sys/boot/i386/btx/btx btx.s > Log: > Move MEM_USR a page upwards to make space for larger UFS1 boot2. > > Load 4 sectors more than we used to. This is harmless overhead for > the UFS1_ONLY case, but sufficient for boot2(UFS1+2). I didn't seen an update to btxldr.s for this case, so I guess the loader hasn't been tested with these changes? Also: > grep boot /usr/src/MAINTAINERS i386 boot[012] jhb Pre-commit review preferred. cdboot jhb Pre-commit review requested. pxeboot jhb Pre-commit review requested. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message