From owner-freebsd-stable@FreeBSD.ORG Fri Sep 17 17:06:52 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E7B36106564A; Fri, 17 Sep 2010 17:06:52 +0000 (UTC) (envelope-from tijl@coosemans.org) Received: from mailrelay008.isp.belgacom.be (mailrelay008.isp.belgacom.be [195.238.6.174]) by mx1.freebsd.org (Postfix) with ESMTP id 583378FC15; Fri, 17 Sep 2010 17:06:51 +0000 (UTC) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvsEAFc1k0xbsZSP/2dsb2JhbACiJHLEAIVABI8q Received: from 143.148-177-91.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([91.177.148.143]) by relay.skynet.be with ESMTP; 17 Sep 2010 18:37:33 +0200 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.14.4/8.14.4) with ESMTP id o8HGbXP3008102; Fri, 17 Sep 2010 18:37:33 +0200 (CEST) (envelope-from tijl@coosemans.org) From: Tijl Coosemans To: freebsd-stable@freebsd.org, lev@freebsd.org Date: Fri, 17 Sep 2010 18:37:27 +0200 User-Agent: KMail/1.13.5 (FreeBSD/8.1-PRERELEASE; KDE/4.4.5; i386; ; ) References: <6310327366.20100917192154@serebryakov.spb.ru> In-Reply-To: <6310327366.20100917192154@serebryakov.spb.ru> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1893663.qjiduErDjW"; protocol="application/pgp-signature"; micalg=pgp-sha256 Content-Transfer-Encoding: 7bit Message-Id: <201009171837.32821.tijl@coosemans.org> Cc: Subject: Re: WITHOUT_MODULES: does it work? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Sep 2010 17:06:53 -0000 --nextPart1893663.qjiduErDjW Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Friday 17 September 2010 17:21:54 Lev Serebryakov wrote: > 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) The grep matches the 3dfx_linux module. --nextPart1893663.qjiduErDjW Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iF4EABEIAAYFAkyTmUwACgkQfoCS2CCgtis/YgD9FOURSOLM8os2IRudY3dqKtcb CrKrH53GmzscudtHY8MA/jBGVAa8i0x8nBYNHqA7aKzXSohbx0G5TFKoGgxc0set =bdrn -----END PGP SIGNATURE----- --nextPart1893663.qjiduErDjW--