Subject: CVS commit: basesrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 11/13/2000 22:32:22
Module Name: basesrc
Committed By: tv
Date: Mon Nov 13 20:32:22 UTC 2000
Modified Files:
basesrc/distrib/pmax/instkernel [netbsd-1-5]: diskimage.label.proto
Log Message:
Pullup 1.3 [mhitch]:
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.2 -r1.2.8.1 \
basesrc/distrib/pmax/instkernel/diskimage.label.proto
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.