Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Dec 2002 16:52:15 -0800
From:      Peter Wemm <peter@wemm.org>
To:        Poul-Henning Kamp <phk@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/boot/i386/boot2 Makefile boot1.s 
Message-ID:  <20021215005215.2476D2A7EA@canning.wemm.org>
In-Reply-To: <200212141944.gBEJiDWS027256@repoman.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
Poul-Henning Kamp wrote:
>   Modified files:
>     sys/boot/i386/boot2  Makefile boot1.s 
>   Log:
>   Employ the unused bytes after the disklabel in the second sector.  This mak
    es
>   it possible to make UFS1_ONLY and UFS2_ONLY versions which fit inside the
>   traditional 16 sectors.
>   
>   UFS1_AND_UFS2 still needs another 150 bytes to work, and that is probably
>   not within our reach, ever.

That sounds like a challenge! :-)
http://people.freebsd.org/~peter/boot2.diff

That is a WIP and COMPLETELY UNTESTED patch to turn on UFS1_AND_UFS2
and it ends up with 7 bytes free.  I wouldn't install this on anything
but a spare floppy disk yet.

I have a couple of nastier versions that have ~30+ bytes free but
I'm pretty sure I broke the pathname lookups there.  And for that matter,
I'm not even sure if -fomit-frame-pointer is compatable with -mrtd... If
not, oh well. :-)

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?20021215005215.2476D2A7EA>