From owner-freebsd-arch@FreeBSD.ORG Thu Jun 17 21:32:36 2010 Return-Path: Delivered-To: arch@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B1D8C1065678 for ; Thu, 17 Jun 2010 21:32:36 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.50.215]) by mx1.freebsd.org (Postfix) with ESMTP id 8CE958FC0C for ; Thu, 17 Jun 2010 21:32:36 +0000 (UTC) Received: by syn.atarininja.org (Postfix, from userid 1001) id B7E8A5C2E; Thu, 17 Jun 2010 17:32:35 -0400 (EDT) Date: Thu, 17 Jun 2010 17:32:35 -0400 From: Wesley Shields To: "M. Warner Losh" Message-ID: <20100617213235.GC97158@atarininja.org> References: <20100617.143334.584432776655157077.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100617.143334.584432776655157077.imp@bsdimp.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: arch@FreeBSD.org Subject: Re: Time to stop stripping binaries? X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jun 2010 21:32:36 -0000 On Thu, Jun 17, 2010 at 02:33:34PM -0600, M. Warner Losh wrote: > Greetings, > > Now that disks are big, can we stop stripping binaries by default? I have no problem with that but we should also give serious consideration to increasing the default size of / when done automatically[1]. I've run into cases where / is not big enough to hold a new kernel and modules with symbols so I resort to INSTALL_NODEBUG=yes. [1]: Unless I missed it entirely. It's been a while since I did that. -- WXS