git: DragonFly_RELEASE_3_8 kernel config - Build 'vn' into the kernel
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Aug 25 09:54:26 PDT 2014
commit 40d33ef8cf41cc1c9336fa34f6f7a1ee42bf81ee
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Mon Aug 25 09:40:39 2014 -0700
kernel config - Build 'vn' into the kernel
* Build vn into the kernel, we are using it in the build system and
its not a good idea to kldload it during a buildworld or installworld.
Summary of changes:
sys/config/GENERIC | 1 +
sys/config/LINT | 14 +++++++-------
sys/config/LINT64 | 14 +++++++-------
sys/config/SOEKRIS | 2 +-
sys/config/VKERNEL | 3 +--
sys/config/VKERNEL64 | 3 +--
sys/config/X86_64_GENERIC | 1 +
7 files changed, 19 insertions(+), 19 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/40d33ef8cf41cc1c9336fa34f6f7a1ee42bf81ee
--
DragonFly BSD source repository
More information about the Commits
mailing list