Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Dec 2002 17:02:59 -0700 (MST)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        dillon@apollo.backplane.com
Cc:        bde@zeta.org.au, peter@wemm.org, phk@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: Did someone break something?
Message-ID:  <20021215.170259.28362282.imp@bsdimp.com>
In-Reply-To: <200212152348.gBFNmCPf066016@apollo.backplane.com>
References:  <20021215212902.D10945-100000@gamplex.bde.org> <200212152348.gBFNmCPf066016@apollo.backplane.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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

Warner


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?20021215.170259.28362282.imp>