Subject: CVS commit: src/sys/arch/hpc/stand/hpcboot
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 02/27/2004 02:02:17
Module Name:	src
Committed By:	uwe
Date:		Fri Feb 27 02:02:17 UTC 2004

Modified Files:
	src/sys/arch/hpc/stand/hpcboot: hpcboot.cpp load.cpp

Log Message:
Use realsize() to determine the size of the miniroot image.
It's now possible to boot from gzipped miniroots.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/arch/hpc/stand/hpcboot/hpcboot.cpp
cvs rdiff -r1.5 -r1.6 src/sys/arch/hpc/stand/hpcboot/load.cpp

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.