Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 04/16/1999 09:01:34
Module Name:	src
Committed By:	simonb
Date:		Fri Apr 16 16:01:34 UTC 1999

Modified Files:
	src/distrib/pmax/instkernel: Makefile
Log Message:
After building a ramdisk kernel, build a small (currently 2MB) diskimage
suitable for dd'ing onto the start of a disk.

Duplicates some of the work done by the miniroot Makefiles and will
cleaned up and made MI soon.