Subject: CVS commit: [netbsd-2] src/distrib/utils/sysinst/arch/mac68k
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 08/11/2007 15:05:58
Module Name:	src
Committed By:	bouyer
Date:		Sat Aug 11 15:05:58 UTC 2007

Modified Files:
	src/distrib/utils/sysinst/arch/mac68k [netbsd-2]: md.c

Log Message:
Pull up following revision(s) (requested by hauke in ticket #11332):
	distrib/notes/mac68k/prep: revision 1.15
	distrib/utils/sysinst/arch/mac68k/md.c: revision 1.49
Apply patch from Hauke Fath to solve port-mac68k/29049: sysinst did not
newfs and mount the target filesystem.
In Hauke's words: "Basically, the mac68k md_make_bsd_partitions() function,
which replaces the MI make_bsd_partitions() because the mac68k port does not
have an on-disk BSD disklabel, neglected to sign up BSD partitions for
newfs'ing and mounting by setting the appropriate flags."


To generate a diff of this commit:
cvs rdiff -r1.41.4.1 -r1.41.4.2 src/distrib/utils/sysinst/arch/mac68k/md.c

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