Subject: CVS commit: src/distrib/utils/sysinst
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 06/10/2006 14:48:46
Module Name:	src
Committed By:	dsl
Date:		Sat Jun 10 14:48:46 UTC 2006

Modified Files:
	src/distrib/utils/sysinst: defs.h label.c mbr.c

Log Message:
When we read 'last mounted' from an FFSv2 superblock set the flag to
default the partition to FFSv2 (instead of FFSv1).
This makes update installs add the correct bootstrap code.
Fixes PR/33682 and PR/32636 (and 33228 which has alrady been closed
as a duplicate of 32636).


To generate a diff of this commit:
cvs rdiff -r1.129 -r1.130 src/distrib/utils/sysinst/defs.h
cvs rdiff -r1.48 -r1.49 src/distrib/utils/sysinst/label.c
cvs rdiff -r1.74 -r1.75 src/distrib/utils/sysinst/mbr.c

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