Subject: CVS commit: [netbsd-1-6] src/distrib/utils/sysinst/arch/sgimips
To: None <source-changes@netbsd.org>
From: grant beattie <grant@netbsd.org>
List: source-changes
Date: 06/30/2003 02:42:39
Module Name:	src
Committed By:	grant
Date:		Mon Jun 30 02:42:39 UTC 2003

Modified Files:
	src/distrib/utils/sysinst/arch/sgimips [netbsd-1-6]: md.c

Log Message:
Pull up revision 1.4 (requested by bouyer in ticket #1348):

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.1.2.1 -r1.1.2.2 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.