NetBSD/sys/arch/sparc/stand
lukem aaa7dba035 - Enable NFS_BOOT_DHCP (as well as the existing NFS_BOOT_BOOTPARAM).
DHCP/Bootp is tried before bootparams in the MI nfs mountroot code.
- Change the order in boot.net from "bootparams then bootp" to
  "bootp then bootparams", to be consistent with the MI nfs mountroot code.

(Consistency with other NetBSD ports is good, and things still work
for sites that run bootparams but not dhcp/bootp, although I'd argue that
dhcp/bootp is much easier to setup and manage and is easier to debug
than our rpc.bootparamd...)

Per discussion with Paul Kranenburg and Matt Green.
2002-05-14 14:27:33 +00:00
..
binstall Patch up to work with MI installboot(8). 2002-05-07 14:13:02 +00:00
boot Pass actual loaded kernel file in bootinfo[]. 2002-03-28 15:46:20 +00:00
bootblk Fix problem introduced with the MKMAN->NOMAN conversion. 2001-12-13 22:33:20 +00:00
bootxx convert to <sys/bootblock.h> 2002-05-07 12:06:06 +00:00
common - Enable NFS_BOOT_DHCP (as well as the existing NFS_BOOT_BOOTPARAM). 2002-05-14 14:27:33 +00:00
ofwboot - Enable NFS_BOOT_DHCP (as well as the existing NFS_BOOT_BOOTPARAM). 2002-05-14 14:27:33 +00:00
ofwboot.net
Makefile decommission old installboot; it doesn't work on bootxx anymore anyway. 2002-05-07 12:32:52 +00:00
Makefile.buildboot MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
Makefile.inc