Subject: CVS commit: [netbsd-2-0] src/distrib/utils/sysinst
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 04/28/2004 05:59:15
Module Name:	src
Committed By:	jmc
Date:		Wed Apr 28 05:59:15 UTC 2004

Modified Files:
	src/distrib/utils/sysinst [netbsd-2-0]: mbr.h

Log Message:
Pullup rev 1.19 (requested by dsl in ticket #199)

Fix mbr bootcode handling to ensure that the bootselect table is always
written into the correct place - even if the user decides not to update
the mbr code and has the old (pre layout change) code installed.
Tell the user that the mbr code needs updating if the new install uses
'all the disk' and the old version had the bootselect code (otherwise you
get an empty menu). PR#25146


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.18.2.1 src/distrib/utils/sysinst/mbr.h

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