From owner-cvs-all Mon Oct 7 15: 1:13 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 48FFC37B401; Mon, 7 Oct 2002 15:01:12 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A7D243E4A; Mon, 7 Oct 2002 15:01:11 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.6/8.12.6) with ESMTP id g97M15pS049614; Tue, 8 Oct 2002 00:01:05 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: "Brian F. Feldman" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/i386/boot2 Makefile boot1.s boot2.c In-Reply-To: Your message of "Mon, 07 Oct 2002 17:54:45 EDT." <200210072154.g97LsjA0006125@green.bikeshed.org> Date: Tue, 08 Oct 2002 00:01:05 +0200 Message-ID: <49613.1034028065@critter.freebsd.dk> From: Poul-Henning Kamp 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 In message <200210072154.g97LsjA0006125@green.bikeshed.org>, "Brian F. Feldman" writes: >Poul-Henning Kamp wrote: >> phk 2002/10/07 14:36:06 PDT >> >> Modified files: >> sys/boot/i386/boot2 Makefile boot1.s boot2.c >> Log: >> Conditionalize the number of sectors loaded by boot1.s on UFS1/UFS12. >> >> Conditionalize the "XX bytes left" checks reference on UFS1/UFS12. >> >> Conditionally build the necessary 64bit math for boot2 if UFS12. >> >> Sponsored by: DARPA & NAI Labs. > >Are you getting any of this from all the stuff that I did? Remember you'll >need to modify the printf("#define XREADORG 0x7%x\n", x), which is bogus, to >be "%x", 0x700 + x, and you know already that 4 more sectors won't be enough >for all the extra code needed, right? I have just booted off a UFS2 and I have 52 bytes to spare :-) Se private email for gory details and issues still to be resolved. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message