Subject: CVS commit: syssrc/sys/arch/sgimips/sgimips
To: None <source-changes@netbsd.org>
From: Michael L. Hitch <mhitch@netbsd.org>
List: source-changes
Date: 10/18/2001 05:36:34
Module Name: syssrc
Committed By: mhitch
Date: Thu Oct 18 02:36:34 UTC 2001
Modified Files:
syssrc/sys/arch/sgimips/sgimips: machdep.c
Log Message:
Use boot arguments to try to determine the boot device. The OSLoadPartition
string, if present, will override the second argument (which may be the
path/kernel being loaded). This will provide a way to netboot the kernel
and allow the root device be set to a disk partition.
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 syssrc/sys/arch/sgimips/sgimips/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.