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:29:46
Module Name:	src
Committed By:	jdc
Date:		Sun May 13 10:29:46 UTC 2007

Added Files:
	src/sys/kern [netbsd-4]: subr_tftproot.c

Log Message:
Pull up revision 1.1 (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 -r0 -r1.1.2.1 src/sys/kern/subr_tftproot.c

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