NetBSD/sys/arch/ofppc/stand
phx 3290da69bf Fixed writing of MBR disklabel. It was written by disklabel(8) -r directly
into sector 0, corrupting the MBR. Moved to sector 1.
Removed MBR_LABELSECTOR, which is no longer needed.
2012-02-02 21:54:34 +00:00
..
bootinfo Add another optional argument to mkbootinfo.sh, the location of the bitmap. 2008-01-24 01:12:57 +00:00
ofwboot Fixed writing of MBR disklabel. It was written by disklabel(8) -r directly 2012-02-02 21:54:34 +00:00
Makefile Add a new mkbootinfo.sh script that builds a bootinfo.txt file. Remove a 2008-01-23 23:09:42 +00:00
Makefile.inc