Subject: Re: CVS commit: basesrc
To: Darren Reed <darrenr@netbsd.org>
From: Andy Doran <ad@netbsd.org>
List: source-changes
Date: 10/05/1999 11:59:14
Once again, have you accounted for the fact that machdep.booted_kernel
isn't the same across all ports?

- ad

On Tue, 5 Oct 1999, Darren Reed wrote:

> Module Name:	basesrc
> Committed By:	darrenr
> Date:		Tue Oct  5 10:54:30 UTC 1999
> 
> Modified Files:
> 	basesrc/etc: rc
> 
> Log Message:
> move old dev_mkdb and "kvm_mkdb /netbsd" up into the section which builds
> kvm_mkdb based on machdep.boot_kernel. also failover to "kvm_mkdb /netbsd".
> 
> 
> To generate a diff of this commit:
> cvs rdiff -r1.133 -r1.134 basesrc/etc/rc
> 
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
> 
>