Subject: PR/37521 CVS commit: src/sys/arch/i386/stand/boot
To: None <sborrill@NetBSD.org, gnats-admin@netbsd.org,>
From: Stephen Borrill <sborrill@netbsd.org>
List: netbsd-bugs
Date: 12/13/2007 11:55:02
The following reply was made to PR install/37521; it has been noted by GNATS.

From: Stephen Borrill <sborrill@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/37521 CVS commit: src/sys/arch/i386/stand/boot
Date: Thu, 13 Dec 2007 11:52:17 +0000 (UTC)

 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.