Fix make release for 4-STABLE

John Baldwin jhb at FreeBSD.org
Wed Jan 21 10:33:35 PST 2004


On Wednesday 21 January 2004 02:41 am, Dag-Erling Smørgrav wrote:
> John Baldwin <jhb at FreeBSD.org> writes:
> >                                                       [...]  I have this
> > bad feeling that there is some kind of memory corruption bug in the
> > loader and that the problem goes away if you use a loader that has forth
> > in it.
>
> why use a loader w/o forth?  a complete loader with all 4th and conf
> files takes about 250k, which will definitely fit on the boot floppy,
> and with splitfs we don't need to worry about there being enough room
> for the kernel.

That is on the todo list to possibly change.  However, the bug appears to be 
in the ufs(4) driver in libstand, not in the forth stuff (or lack thereof).  
Certain test loaders that I build choke after reading in the first 48k (Get a 
bogus EOF it seems) of the mfsroot.gz.aa file.  Once I track this down I will 
commit what I have now.  Then I will work on going back to a stock loader and 
probably sticking an acpi.ko.gz on the boot floppy as well.

-- 
John Baldwin <jhb at FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org



More information about the freebsd-stable mailing list