Subject: CVS commit: src/distrib/utils/sysinst
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 03/26/2004 17:38:44
Module Name:	src
Committed By:	dsl
Date:		Fri Mar 26 17:38:44 UTC 2004

Modified Files:
	src/distrib/utils/sysinst: mbr.c

Log Message:
Generate correct internal data when reading an extended mbr partition
that has holes.
This needs the 'bios sectors per track' before it has been setup - so we
default it to the 'hardware' value.  Since both numbers are 63, and this only
affects the size of the headers on extended partitions it should be safe.


To generate a diff of this commit:
cvs rdiff -r1.59 -r1.60 src/distrib/utils/sysinst/mbr.c

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