From dbb9a92bd177a115615097a5828750342df66802 Mon Sep 17 00:00:00 2001 From: benno Date: Fri, 16 May 2008 06:27:03 +0000 Subject: Allow the block size used when booting over NFS to be overridden. It defaults to 8192 bytes which is the size currently used. --- sys/conf/options | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/conf') diff --git a/sys/conf/options b/sys/conf/options index 6ebfa92..bed05e2 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -351,6 +351,7 @@ ALTQ_PRIQ opt_altq.h ALTQ_NOPCC opt_altq.h ALTQ_DEBUG opt_altq.h BOOTP opt_bootp.h +BOOTP_BLOCKSIZE opt_bootp.h BOOTP_COMPAT opt_bootp.h BOOTP_NFSROOT opt_bootp.h BOOTP_NFSV3 opt_bootp.h -- cgit v1.1