Source-Changes archive

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

CVS commit: [netbsd-3] src/distrib



Module Name:    src
Committed By:   ghen
Date:           Mon Oct 16 20:46:46 UTC 2006

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

Log Message:
Pull up following revision(s) (requested by pavel in ticket #1548):
        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."
Revert the commit to the install notes (rev. 1.14 of notes/mac68k/prep) which
added a warning and a workaround for this bug, as requested by hubertf in the
PR log.


To generate a diff of this commit:
cvs rdiff -r1.13.6.1 -r1.13.6.2 src/distrib/notes/mac68k/prep
cvs rdiff -r1.44 -r1.44.2.1 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.




Home | Main Index | Thread Index | Old Index