From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id n96Nh36M127697 for ; Tue, 6 Oct 2009 18:43:05 -0500 Received: from bombadil.infradead.org (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 2D5181AE3769 for ; Tue, 6 Oct 2009 16:44:30 -0700 (PDT) Received: from bombadil.infradead.org (bombadil.infradead.org [18.85.46.34]) by cuda.sgi.com with ESMTP id LxdnBn7hGUtcc9jt for ; Tue, 06 Oct 2009 16:44:30 -0700 (PDT) Date: Tue, 6 Oct 2009 19:44:25 -0400 From: Christoph Hellwig Subject: Re: moving libhandle to /usr Message-ID: <20091006234425.GA20561@infradead.org> References: <20091006154249.GA1411@infradead.org> <200910061533.51365.vapier@gentoo.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <200910061533.51365.vapier@gentoo.org> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Mike Frysinger Cc: Christoph Hellwig , nathans@debian.org, sandeen@sandeen.net, xfs@oss.sgi.com On Tue, Oct 06, 2009 at 03:33:46PM -0400, Mike Frysinger wrote: > On Tuesday 06 October 2009 11:42:49 Christoph Hellwig wrote: > > Currently we install the versioned libhandle into /lib by default, > > and all other libraries into /usr. Given that no program in / actually > > uses libhandle this seems rather awkward to me. From Mike's comments > > in the past I think Gentoo already installs it into /usr anyway. > > > > Is there anything speaking against moving all libraries to /usr and > > switching Debian/Fedora to that aswell? > > xfsdump uses it and xfsdump is installed into / by default right ? so > libhandle needs to be in /lib so long as xfsdump is in /sbin. Indeed, the makefile configuration currently builds it into /, while the configure default uses /usr. Yikes.. _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs