git: kernel config - Build 'vn' into the kernel
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Aug 25 09:41:39 PDT 2014
commit b8afae864d66d73477acc8c43ff3489d91ccf1cf
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/b8afae864d66d73477acc8c43ff3489d91ccf1cf
--
DragonFly BSD source repository
More information about the Commits
mailing list