summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorbenno <benno@FreeBSD.org>2008-05-16 06:27:03 +0000
committerbenno <benno@FreeBSD.org>2008-05-16 06:27:03 +0000
commitdbb9a92bd177a115615097a5828750342df66802 (patch)
tree354e844d56b37819297bbcd4fc46a226d6d555f1 /sys/conf
parent8c26df34b04f11740dfc1af81d2d67824894893f (diff)
downloadFreeBSD-src-dbb9a92bd177a115615097a5828750342df66802.zip
FreeBSD-src-dbb9a92bd177a115615097a5828750342df66802.tar.gz
Allow the block size used when booting over NFS to be overridden. It defaults
to 8192 bytes which is the size currently used.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/options1
1 files changed, 1 insertions, 0 deletions
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
OpenPOWER on IntegriCloud