From b380769ce9517c000bc3aa2ab1bb680269e68e31 Mon Sep 17 00:00:00 2001 From: benno Date: Fri, 16 May 2008 06:50:40 +0000 Subject: Document BOOTP_BLOCKSIZE. --- sys/conf/NOTES | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/conf') diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 8c90cc9..2e96d7f 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -2374,6 +2374,7 @@ options BOOTP_NFSROOT # NFS mount root filesystem using BOOTP info options BOOTP_NFSV3 # Use NFS v3 to NFS mount root options BOOTP_COMPAT # Workaround for broken bootp daemons. options BOOTP_WIRED_TO=fxp0 # Use interface fxp0 for BOOTP +options BOOTP_BLOCKSIZE=8192 # Override NFS block size # # Add software watchdog routines. -- cgit v1.1