Subject: PR/32636 CVS commit: src/distrib/utils/sysinst
To: None <install-manager@netbsd.org, gnats-admin@netbsd.org,>
From: David Laight <dsl@netbsd.org>
List: netbsd-bugs
Date: 06/10/2006 14:50:05
The following reply was made to PR install/32636; it has been noted by GNATS.

From: David Laight <dsl@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/32636 CVS commit: src/distrib/utils/sysinst
Date: Sat, 10 Jun 2006 14:48:46 +0000 (UTC)

 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.