Subject: CVS commit: src/sys/arch/i386/stand/boot
To: None <source-changes@NetBSD.org>
From: Stephen Borrill <sborrill@netbsd.org>
List: source-changes
Date: 12/13/2007 11:52:17
Module Name:	src
Committed By:	sborrill
Date:		Thu Dec 13 11:52:17 UTC 2007

Modified Files:
	src/sys/arch/i386/stand/boot: boot2.c

Log Message:
Check whether we are loading from ustarfs and if so, do not attempt to
read boot.cfg.

Fixes PR install/37521. Heavily based on patch by Izumi Tsutsui.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/arch/i386/stand/boot/boot2.c

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