NetBSD/sys/arch/sparc/stand/ofwboot
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
..
Locore.c
Makefile MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
alloc.c
boot.c drop to prom on "halt" as well. 2001-05-31 08:55:19 +00:00
elfXX_exec.c Handle kernels with data+BSS segments larger than 4MB. 2001-08-30 23:00:19 +00:00
md5.h
net.c - Enable NFS_BOOT_DHCP (as well as the existing NFS_BOOT_BOOTPARAM). 2002-05-14 14:27:33 +00:00
netif_of.c
ofdev.c
ofdev.h
openfirm.h
srt0.s
version Handle kernels with data+BSS segments larger than 4MB. 2001-08-30 23:00:19 +00:00