Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 01/09/1998 15:20:04
drochner
Fri Jan  9 07:10:39 PST 1998
Update of /cvsroot/src/sys/nfs
In directory netbsd1:/var/slash-tmp/cvs-serv8693

Modified Files:
	nfs_boot.c 
Log Message:
Use new options "NFS_BOOT_BOOTP" and "NFS_BOOT_BOOTPARAM" for parts
conditional on a particular configuration method.
The global flags "nfs_boot_rfc951" and "nfs_boot_bootparam" control
independantly if the functions are actually called. (Previous meaning
of "nfs_boot_rfc951" was "either-or".)


drochner
Fri Jan  9 07:13:46 PST 1998
Update of /cvsroot/src/sys/nfs
In directory netbsd1:/var/slash-tmp/cvs-serv10052

Modified Files:
	nfs_bootdhcp.c 
Log Message:
Use interface type to select "hardware type" in bootp header.


drochner
Fri Jan  9 07:16:56 PST 1998
Update of /cvsroot/src/sys/nfs
In directory netbsd1:/var/slash-tmp/cvs-serv10340

Modified Files:
	nfs_bootparam.c 
Log Message:
Conditionalize call to RARP, check interface type.
(This file can now be included even if no ARP capable interfaces are
defined.)


drochner
Fri Jan  9 07:18:52 PST 1998
Update of /cvsroot/src/sys/arch/i386/conf
In directory netbsd1:/var/slash-tmp/cvs-serv10779

Modified Files:
	GENERIC 
Log Message:
enable diskless boot with BOOTP and BOOTPARAM configuration