WITHOUT_MODULES: does it work?

Lev Serebryakov lev at FreeBSD.org
Fri Sep 17 15:22:06 UTC 2010


Hello, Freebsd-stable.

  I'm trying to build very small FreeBSD installation (8.1-STABLE) and
  trying  to  use  WITHOUT_MOUDLES="list" on buildkernel stage. But it
  builds all modules anyway.

  Simple check shows that I do something wrong:

% cd /usr/src/sys/modules
%make -V SUBDIR | grep -l 3dfx
(standard input)
%make WITHOUT_MODULES=3dfx -V SUBDIR | grep -l 3dfx
(standard input)
%

  What do I do wrong?

-- 
// Black Lion AKA Lev Serebryakov <lev at FreeBSD.org>



More information about the freebsd-stable mailing list