Subject: CVS commit: src/usr.sbin/installboot
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 11/12/2005 09:35:31
Module Name:	src
Committed By:	dsl
Date:		Sat Nov 12 09:35:31 UTC 2005

Modified Files:
	src/usr.sbin/installboot: installboot.8 installboot.c

Log Message:
Don't try to determine the type of the target filesystem unless a second
stage bootstrap is specified.  It is only needed when we need to copy the
sector numbers of the second stage into the first stage.
Document that a configured baud rate of zero will cause the baud rate set by
the bios to be used.


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 src/usr.sbin/installboot/installboot.8
cvs rdiff -r1.20 -r1.21 src/usr.sbin/installboot/installboot.c

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