Source-Changes archive

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

Re: CVS commit: syssrc/sys/arch



On Sun, Apr 14, 2002 at 21:42:45 +1000, matthew green wrote:

> To: gmcgarry%netbsd.org@localhost
> Cc: source-changes%netbsd.org@localhost
> subject: re: CVS commit: syssrc/sys/arch 
> Date: Sun, 14 Apr 2002 21:42:45 +1000
> From: matthew green <mrg%eterna.com.au@localhost>
> 
> > Log Message:
> > Add commented-out USERCONF option.  Mainly useful for install media
> > and can be optionally enabled based on miniroot and ramdisk size
> > requirements.
> 
> i note that sparc doesn't seem to use <sys/boot_flag.h>'s BOOT_FLAGS()
> so it won't be able to "boot -c".  someone should probably fix
> sys/arch/sparc/stand/boot/boot.c to use <sys/boot_flag.h>, and then
> it has a chance of working.

Actually, sparc kernel parses boot arguments and sets "boothowto" itself and
it does it in bootpath_build(), i.e. in cpu_configure(), i.e. *after*
configure() tests for RB_USERCONF.

SY, Uwe
-- 
uwe%ptc.spbu.ru@localhost                         |       Zu Grunde kommen
http://www.ptc.spbu.ru/~uwe/            |       Ist zu Grunde gehen



Home | Main Index | Thread Index | Old Index