From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/2007 Path: news.gmane.org!not-for-mail From: Kurt H Maier Newsgroups: gmane.linux.lib.musl.general Subject: Re: filesystem layout Date: Tue, 25 Sep 2012 08:50:30 -0400 Message-ID: <20120925125030.GA74730@intma.in> References: <50618D43.2000704@gentoo.org> <50619404.6030207@gentoo.org> <20120925112629.GA44376@intma.in> <50619711.5000102@gentoo.org> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1348577443 27741 80.91.229.3 (25 Sep 2012 12:50:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 25 Sep 2012 12:50:43 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-2008-gllmg-musl=m.gmane.org@lists.openwall.com Tue Sep 25 14:50:48 2012 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1TGUb9-0004FI-To for gllmg-musl@plane.gmane.org; Tue, 25 Sep 2012 14:50:48 +0200 Original-Received: (qmail 21766 invoked by uid 550); 25 Sep 2012 12:50:42 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 21758 invoked from network); 25 Sep 2012 12:50:42 -0000 Content-Disposition: inline In-Reply-To: <50619711.5000102@gentoo.org> Xref: news.gmane.org gmane.linux.lib.musl.general:2007 Archived-At: On Tue, Sep 25, 2012 at 01:35:45PM +0200, Luca Barbato wrote: > On 09/25/2012 01:26 PM, Kurt H Maier wrote: > Spending lots of time unbundling dependencies from packages so they > could use the up-to-date shared version might bring you to have a bias. My bias is toward effective, practical, convenient solutions. > Any system management that force you to reinstall all your packages > because zlib had a bug doesn't seem efficient. Not being able to run a five-year-old binary because of versioned libraries is not efficient. Package upgrades are easy. They're even easier when their contents are statically linked.