Date: Sun, 15 Dec 2002 16:15:12 -0800 From: Peter Wemm <peter@wemm.org> To: "M. Warner Losh" <imp@bsdimp.com> Cc: dillon@apollo.backplane.com, bde@zeta.org.au, phk@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: Did someone break something? Message-ID: <20021216001512.EDEA42A8A5@canning.wemm.org> In-Reply-To: <20021215.170259.28362282.imp@bsdimp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
"M. Warner Losh" wrote: > In message: <200212152348.gBFNmCPf066016@apollo.backplane.com> > Matthew Dillon <dillon@apollo.backplane.com> writes: > : My buildworlds are failling now. This is as of cvsup'd a few minutes > : ago. > : > : -Matt > : > : ===> sys/boot/i386/boot2 > : btxld -v -E 0x2000 -f bin -b /usr/obj/FreeBSD/FreeBSD-current/src/sys/boot/ i386/boot2/../btx/btx/btx -l boot2.ldr -o boot2.ld -P 1 boot2.bin > : kernel: ver=1.01 size=780 load=9000 entry=9010 map=16M pgctl=1:1 > : client: fmt=bin size=1524 text=0 data=0 bss=0 entry=0 > : output: fmt=bin size=1ea4 text=200 data=1ca4 org=0 entry=0 > : -164 bytes available > : *** Error code 1 > > It looks like some default changed so that both UFS1 and UFS2 support > is built into boot2. This puts us 164 bytes over. > > Peter and I have been working on some patches (mostly peter) to reduce > this. He's bummed about 200 bytes, and I've suggested another 60 or > so. > > You should be able to work around this by defining BOOT2_UFS=UFS1_ONLY Hmm. According to the cvs tree, the default is still UFS1_ONLY.. Have you overridden this somewhere? Cheers, -Peter -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021216001512.EDEA42A8A5>