Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-3] src/distrib/utils/sysinst



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.




Home | Main Index | Thread Index | Old Index