Subject: CVS commit: basesrc/usr.sbin/installboot/arch
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 05/16/2002 04:35:46
Module Name: basesrc
Committed By: lukem
Date: Thu May 16 01:35:45 UTC 2002
Modified Files:
basesrc/usr.sbin/installboot/arch: macppc.c
Log Message:
Set pmBootSize of the block 2 applepartmapentry ("NetBSD Partition")
to roundup(size-of-bootxx, 512) instead of hardcoding it to 1024.
(Gets the new boot floppy working slightly further - still broken tho)
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/usr.sbin/installboot/arch/macppc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.