Subject: PR/33682 CVS commit: [netbsd-3] src/distrib/utils/sysinst
To: None <install-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Jeff Rizzo <riz@netbsd.org>
List: netbsd-bugs
Date: 08/12/2006 19:25:03
The following reply was made to PR install/33682; it has been noted by GNATS.

From: Jeff Rizzo <riz@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/33682 CVS commit: [netbsd-3] src/distrib/utils/sysinst
Date: Sat, 12 Aug 2006 19:20:36 +0000 (UTC)

 Module Name:	src
 Committed By:	riz
 Date:		Sat Aug 12 19:20:36 UTC 2006
 
 Modified Files:
 	src/distrib/utils/sysinst [netbsd-3]: defs.h label.c mbr.c
 
 Log Message:
 Pull up following revision(s) (requested by dsl in ticket #1463):
 	distrib/utils/sysinst/mbr.c: revision 1.75
 	distrib/utils/sysinst/label.c: revision 1.49
 	distrib/utils/sysinst/defs.h: revision 1.130
 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.123 -r1.123.2.1 src/distrib/utils/sysinst/defs.h
 cvs rdiff -r1.47.2.1 -r1.47.2.2 src/distrib/utils/sysinst/label.c
 cvs rdiff -r1.68.2.3 -r1.68.2.4 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.