Add NFS_BOOT_BOOTPARAM (fixes PR#4904)

This commit is contained in:
gwr 1998-01-28 16:40:19 +00:00
parent f3234b8314
commit d2f145c059
4 changed files with 8 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: DISKLESS,v 1.23 1997/12/13 00:26:08 gwr Exp $
# $NetBSD: DISKLESS,v 1.24 1998/01/28 16:40:19 gwr Exp $
# DISKLESS Sun3 (3/50, 3/60, 3/110, 3/160, 3/260)
# Root and swap on NFS
@ -71,6 +71,7 @@ options TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP
# Work-around for root on slow servers (insurance...)
options NFS_BOOT_RWSIZE=1024
options NFS_BOOT_BOOTPARAM
config netbsd root on ? type nfs

View File

@ -1,4 +1,4 @@
# $NetBSD: FOUR_TTYS,v 1.15 1998/01/22 23:21:57 gwr Exp $
# $NetBSD: FOUR_TTYS,v 1.16 1998/01/28 16:40:20 gwr Exp $
# FOUR_TTYS Sun3 (3/50, 3/60, 3/110, 3/160, 3/260)
# like GENERIC but both zs chips are used as ttys
@ -72,6 +72,7 @@ options TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP
# Work-around for root on slow servers (insurance...)
options NFS_BOOT_RWSIZE=1024
options NFS_BOOT_BOOTPARAM
config netbsd root on ? type ?

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.47 1998/01/22 23:00:25 gwr Exp $
# $NetBSD: GENERIC,v 1.48 1998/01/28 16:40:21 gwr Exp $
# GENERIC Sun3 (3/50, 3/60, 3/110, 3/160, 3/260)
# Supports root on: ie0, le0, sd*, ...
@ -72,6 +72,7 @@ options TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP
# Work-around for root on slow servers (insurance...)
options NFS_BOOT_RWSIZE=1024
options NFS_BOOT_BOOTPARAM
config netbsd root on ? type ?

View File

@ -1,4 +1,4 @@
# $NetBSD: KGDB,v 1.15 1998/01/22 23:00:26 gwr Exp $
# $NetBSD: KGDB,v 1.16 1998/01/28 16:40:22 gwr Exp $
# GENERIC_KGDB Sun3 (3/50, 3/60, 3/110, 3/160, 3/260)
# like GENERIC but supports gdb on other machine, i.e.:
@ -77,6 +77,7 @@ options TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP
# Work-around for root on slow servers (insurance...)
options NFS_BOOT_RWSIZE=1024
options NFS_BOOT_BOOTPARAM
config netbsd root on ? type ?