Source-Changes archive

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

CVS commit: src/distrib



Module Name:    src
Committed By:   pavel
Date:           Thu Oct 12 12:46:18 UTC 2006

Modified Files:
        src/distrib/notes/mac68k: prep
        src/distrib/utils/sysinst/arch/mac68k: md.c

Log Message:
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.14 -r1.15 src/distrib/notes/mac68k/prep
cvs rdiff -r1.48 -r1.49 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