Subject: CVS commit: src/sys/arch/i386/stand/pxeboot
To: None <source-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 03/11/2003 20:33:01
Module Name:	src
Committed By:	drochner
Date:		Tue Mar 11 18:33:00 UTC 2003

Modified Files:
	src/sys/arch/i386/stand/pxeboot: devopen.c

Log Message:
If we get passed a filename (from the command line or default "netbsd"),
pass it to the BOOTP server in the "filename" field.
(as the "netboot" bootROMs already did)
So the user can easily switch between different kernels/configurations.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/i386/stand/pxeboot/devopen.c

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