Subject: Re: namei() for binary emulations
To: matthew green <mrg@eterna.com.au>
From: Martin Husemann <martin@duskware.de>
List: tech-kern
Date: 07/05/2005 21:33:08
On Wed, Jul 06, 2005 at 05:12:09AM +1000, matthew green wrote:
> 
> an easier fix would be to use relative links in {/emul/netbsd32,}/usr/lib*.

Yeah - I thought about providing a script to change absolute paths below
$1 into relative ones. That way we wouldn't even need to change the
standard NetBSD distribution - but on second thought this looked like
a cheap hack to me (whatever that means for this discussion)

Martin