Port-sparc archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: installing NetBSD on a Sparcstation 2.



On Aug 26, 12:19am, tsutsui%ceres.dti.ne.jp@localhost (Izumi Tsutsui) wrote:
-- Subject: Re: installing NetBSD on a Sparcstation 2.

| > Or if you are in a hurry to boot:
| > - change in sparc/include/loadfile_machdep.h
| >  #define LOAD_ALL (LOAD_KERN & ~(LOAD_NOTE|LOAD_SYM))
| >  #define COUNT_ALL (COUNT_KERN & ~(COUNT_NOTE|COUNT_SYM))
| > 
| > to avoid loading the note and the symbol table. 
| 
| PR install/43112?

Yes, I think so. I committed your patch kind of. I eliminated symbol table
load from the boot floppy too...

christos


Home | Main Index | Thread Index | Old Index