From owner-freebsd-current@FreeBSD.ORG Wed Nov 18 03:15:40 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A6CFE106566B for ; Wed, 18 Nov 2009 03:15:40 +0000 (UTC) (envelope-from gnemmi@gmail.com) Received: from mail-fx0-f227.google.com (mail-fx0-f227.google.com [209.85.220.227]) by mx1.freebsd.org (Postfix) with ESMTP id 3AACD8FC0A for ; Wed, 18 Nov 2009 03:15:39 +0000 (UTC) Received: by fxm27 with SMTP id 27so768938fxm.3 for ; Tue, 17 Nov 2009 19:15:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=0RhujQQWoEzRV+W3CmPAW2NZe5pWczwOPQQcx288F1E=; b=BiXjuE8oqM3OxDJj/sXRZnNKsom4rQQLNJh+c6eQD/ZMHIJD2sx+Je102EtAMPqBab owdBBE/6++tSiAKa484xPMHYC+oDQjx9/UjqGjS9ZYMdFtpG6pycVZcBcHFo0xT+kp+M 89MG3c4Der3yP+DgneFTWLm0LCsZHZ7CxRH5I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=vzc0A+SNjo9lNvMYUOGIQcr2LMMepz/ZB53hCmWGkxjzdCp6f87i5VSdp0y0SeWumQ kILChpK3fgBbMyuHWRIAV8bsgps5Kc6IKC1XYLuugUBVnB0okdhBhRFZwQUvoh2/W39v rrtJMq3nseGF3KFO+mTvoxP6h1AoAdRPtzdv0= MIME-Version: 1.0 Received: by 10.103.50.25 with SMTP id c25mr4825090muk.10.1258514139271; Tue, 17 Nov 2009 19:15:39 -0800 (PST) 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> Date: Wed, 18 Nov 2009 00:15:39 -0300 Message-ID: <19e9a5dc0911171915j28b688a6w1820aae354c4ba7a@mail.gmail.com> From: Gonzalo Nemmi To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: WITHOUT_MODULES, does it actually work? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Nov 2009 03:15:40 -0000 On Tue, Nov 17, 2009 at 9: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(take > > a look at the second "tip" in point 8.5). > > 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. > > > Doug > > Thanks for the heads up Doug ! Will file the PR first thing tomorrow morning :) Thanks, really Best Regards Gonzalo Nemmi