Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   tsutsui
Date:           Fri Nov 27 15:37:32 UTC 2009

Modified Files:
        src/distrib/sets/lists/base: md.macppc
        src/sbin/fdisk: Makefile
Removed Files:
        src/sbin/fdisk/mbr: Makefile mbr_macppc.S

Log Message:
Remove fdisk/mbr for macppc which was blindly pulled from OpenBSD.
It just fakes MBR partition map which contains 1MB FAT16B partition
and ~1GB OpenBSD partition, and we can always create necessary
MBR partitions for OpenFirmware by the fdisk(8) command itself.


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/distrib/sets/lists/base/md.macppc
cvs rdiff -u -r1.40 -r1.41 src/sbin/fdisk/Makefile
cvs rdiff -u -r1.20 -r0 src/sbin/fdisk/mbr/Makefile
cvs rdiff -u -r1.1 -r0 src/sbin/fdisk/mbr/mbr_macppc.S

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