Allow DHCP NFS roots

This commit is contained in:
matt 2004-04-10 07:41:32 +00:00
parent 1b0d774789
commit c3d082e35a
1 changed files with 7 additions and 4 deletions

View File

@ -1,10 +1,10 @@
# $NetBSD: GENERIC,v 1.1 2003/10/19 03:33:49 matt Exp $
# $NetBSD: GENERIC,v 1.2 2004/04/10 07:41:32 matt Exp $
#
#
include "arch/ibmnws/conf/std.ibmnws"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#makeoptions COPTS="-Os -mmultiple" # -Os -mmultiple to reduce size.
@ -20,9 +20,12 @@ options MEMORY_DISK_ROOT_SIZE=4096 # 2 Megabytes
maxusers 8
#options DDB
# Compatibility options
#options COMPAT_13 # NetBSD 1.3,
#options COMPAT_14 # NetBSD 1.4,
options COMPAT_16 # NetBSD 1.6,
#options COMPAT_43 # and 4.3BSD
# File systems
@ -45,7 +48,7 @@ options VNODE_OP_NOINLINE # Save space by not inlining vnode op calls
# Networking options
options INET # IP + ICMP + TCP + UDP
# options NFS_BOOT_BOOTPARAM
# options NFS_BOOT_DHCP
options NFS_BOOT_DHCP
#
# wscons options
@ -81,7 +84,7 @@ pci0 at mainbus0 bus ?
pci* at pchb? bus ?
options PCI_NETBSD_CONFIGURE
#options PCIVERBOSE
options PCIVERBOSE
# PCI bridges
pchb* at pci? dev ? function ? # PCI-Host bridges