Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Michael L. Hitch <mhitch@netbsd.org>
List: source-changes
Date: 11/10/2000 21:06:17
Module Name:	basesrc
Committed By:	mhitch
Date:		Fri Nov 10 19:06:17 UTC 2000

Modified Files:
	basesrc/distrib/pmax/instkernel: Makefile diskimage.label.proto
	    disktab.diskimage

Log Message:
Change the disktype of the diskimage to what the kernel is looking for to
detect a 'miniroot' disklabel.  Booting from the diskimage will now get
the real disk geometry and adjust the incore disklabel parameters
accordingly.
Also revert back to using a prototype file - disklabel truncates the
disktype to 15 characters when using the disktab entry, but will use 16
characters when using the prototype file.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 basesrc/distrib/pmax/instkernel/Makefile
cvs rdiff -r1.2 -r1.3 basesrc/distrib/pmax/instkernel/diskimage.label.proto
cvs rdiff -r1.1 -r1.2 basesrc/distrib/pmax/instkernel/disktab.diskimage

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