Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 03/13/1999 11:58:45
Module Name:	src
Committed By:	sommerfeld
Date:		Sat Mar 13 19:58:45 UTC 1999

Modified Files:
	src/distrib/i386/floppies/bootfloppy-common: Makefile.inc
Log Message:
Install bootblocks before the kernel; this speeds the boot slightly as
the system doesn't have to seek to the end of the disk and then back
again.
Use gzip -9 to try to squeeze every last bit in.