Subject: CVS commit: [netbsd-4] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Julian Coleman <jdc@netbsd.org>
List: source-changes
Date: 05/13/2007 10:28:37
Module Name:	src
Committed By:	jdc
Date:		Sun May 13 10:28:37 UTC 2007

Modified Files:
	src/sys/kern [netbsd-4]: kern_subr.c

Log Message:
Pull up revision 1.157 (requested by manu in ticket #635).

Add the TFTPROOT kernel option for TFTP'ing root RAMdisk at root mount time.
This allows working around situations where a kernel with embedded RAMdisk
cannot be booted by the bootloader because the RAMdisk is too big.


To generate a diff of this commit:
cvs rdiff -r1.150 -r1.150.2.1 src/sys/kern/kern_subr.c

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