On Thursday 17 July 2003 00:37, Abel Cheung wrote:
> On 2003-07-17(Thu) 00:23:02 +0200, Han Boetes wrote:
> > > i hate having a bloated / vim-minimal is linked vs libtermcap and
> > > works ok
> >
> > That was not the point at all. The point is that there are libs in
> > /lib that are linked to libs in /usr/lib. Not good. Either they
> > reside in /usr/lib or they reside in /lib, but mixing is bad
> > habbits.
>
> To be precise, the expected arrangement is to have a minimal workable
> partition (workable means you have at least a text editor, some FS
> tools etc) without /usr. It is uncommon to have a seperate /usr, and
> when that becomes broken, people will need stuff in /bin, /sbin and
> /lib to salvage everything.

Not to add the good old old '/usr/ mounted via NFS' setup.

Each package in / should not depend on /usr.

Guess a test should be added in rpmlint or distlint.
But i don't see how to do it, since ldd resolve the dependancy at 
runtime.

Maybe checking that a each package owning a binary in /bin should only 
depend on /lib, and so on ?


-- 

Mickaël Scherer


Reply via email to