Subject: CVS commit: src/sys/arch/i386/stand/cdboot
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 10/06/2005 08:19:46
Module Name:	src
Committed By:	dyoung
Date:		Thu Oct  6 08:19:46 UTC 2005

Modified Files:
	src/sys/arch/i386/stand/cdboot: cdboot.S

Log Message:
Change the layout of cdboot to meet installboot(8)'s expectations:
MBR+NetBSD disklabel+boot parameters.  Invoke the secondary boot
loader with a pointer to the boot parameters.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/i386/stand/cdboot/cdboot.S

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