From owner-freebsd-current@FreeBSD.ORG Fri Dec 2 04:41:02 2011 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 0F7CC1065688; Fri, 2 Dec 2011 04:41:02 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id A9A608FC16; Fri, 2 Dec 2011 04:41:01 +0000 (UTC) Received: by vcbfk1 with SMTP id fk1so3243994vcb.13 for ; Thu, 01 Dec 2011 20:41:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=DAqqoLUWjrEbybxOJiuXQMUgnFV+wf8DJ6i8EcgkIE8=; b=CJjVZfd9HDMj4IJnr2jaXPfBf1mzpge38+6VzYRGnVgzRk+pAaZfKcQE6FScrzQG0v z/Vch/dJGzJQNETjFmJtdQIxmLPS/wr1Jl7WHXSN83Fk7wOC8Qm3imAH0PKUVWekwScS 0lthRBUFJhfZ3LHCZ301G9fMY2UKTe7GQaP2g= MIME-Version: 1.0 Received: by 10.220.228.200 with SMTP id jf8mr1778641vcb.105.1322800860943; Thu, 01 Dec 2011 20:41:00 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.52.109.10 with HTTP; Thu, 1 Dec 2011 20:41:00 -0800 (PST) In-Reply-To: <20111202015133.GA4111@dragon.NUXI.org> References: <20111202015133.GA4111@dragon.NUXI.org> Date: Fri, 2 Dec 2011 12:41:00 +0800 X-Google-Sender-Auth: uYMvFLlqnDGd4GlPeyjueTZQ7Uo Message-ID: From: Adrian Chadd To: obrien@freebsd.org, Max Khon , freebsd-current Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: Re: WITHOUT_PROFILE=yes by default 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: Fri, 02 Dec 2011 04:41:02 -0000 On 2 December 2011 09:51, David O'Brien wrote: > Wow, a single day of discussion in freebsd-current@ was sufficient to > invert a 17 year default. > > I'd like to see the profile libs remain built by default in -CURRENT. > > If you like, add it to the list of things to disable on -STABLE creation. It's easier to do that than go review/re-engineer bloated code. :) Adrian