Subject: CVS commit: src/distrib/utils/sysinst/arch/hp300
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 11/11/2004 00:19:48
Module Name:	src
Committed By:	he
Date:		Thu Nov 11 00:19:48 UTC 2004

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

Log Message:
For hp300, don't try to install a second-stage boot loader, as none
exists, and use the 'c' (raw) partition for boot code installation
instead of the 'a' partition (which will not work).  This should fix
the problem that newly-partitioned and newly-installed disks will not
be made bootable by sysinst.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/distrib/utils/sysinst/arch/hp300/md.c

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