Subject: CVS commit: syssrc/sys/arch/macppc/macppc
To: None <source-changes@netbsd.org>
From: Darrin B. Jewell <dbj@netbsd.org>
List: source-changes
Date: 09/22/2002 06:21:46
Module Name:	syssrc
Committed By:	dbj
Date:		Sun Sep 22 03:21:45 UTC 2002

Modified Files:
	syssrc/sys/arch/macppc/macppc: autoconf.c

Log Message:
explicitly set booted_partition to 0, rather than
rely on default value.  It should actually be extracted
from the bootpath instead, but that involves translating
from apple partition map entries to netbsd disklabel entries.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 syssrc/sys/arch/macppc/macppc/autoconf.c

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