Subject: CVS commit: src/distrib/utils/sysinst/arch/sgimips
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 02/12/2003 13:10:09
Module Name:	src
Committed By:	bouyer
Date:		Wed Feb 12 11:10:09 UTC 2003

Modified Files:
	src/distrib/utils/sysinst/arch/sgimips: md.c

Log Message:
Use the real size of the disk, not cyl*head*sect.
Handle the "use existing" option for partitions (but keep d as the
boot partition).
While I'm there use get_real_geom() instead of custom code to get the
existing disklabel.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/distrib/utils/sysinst/arch/sgimips/md.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.