Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Nov 2009 20:01:05 -0500
From:      Ben Kelly <ben@wanderview.com>
To:        Doug Barton <dougb@freebsd.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: WITHOUT_MODULES, does it actually work?
Message-ID:  <8727F2A4-B830-43EE-BB9B-A17798374C00@wanderview.com>
In-Reply-To: <4B033E22.3060700@FreeBSD.org>
References:  <200911172021.16848.gnemmi@gmail.com>	<41D86F39-D98A-4195-8345-765E0F742FAE@wanderview.com> <19e9a5dc0911171614l42f4c90ci2abce9982727ef61@mail.gmail.com> <4B033E22.3060700@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On Nov 17, 2009, at 7:21 PM, Doug Barton wrote:

> Gonzalo Nemmi wrote:
>> I didn't try before because
>> most examples I found on google use it like that .. even the FreeBSD
>> handbook:
>> =
http://www.freebsd.org/doc/en/books/handbook/kernelconfig-building.html(ta=
ke
>> a look at the second "tip" in point 8.5).
>=20
> There does not seem to be a WITHOUT_MODULES option anymore in
> 9-current, which leads me to believe that it is gone from RELENG_8 as
> well. You should file a doc PR and ask to have it looked into.

It seems there are some left over bits then.  I have this in =
/usr/src/sys/modules/Makefile:

.for reject in ${WITHOUT_MODULES}
SUBDIR:=3D ${SUBDIR:N${reject}}
.endfor

- Ben=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8727F2A4-B830-43EE-BB9B-A17798374C00>