Subject: Re: Cross building on a host with a bad /bin/sh
To: Alan Barrett <apb@cequrux.com>
From: David Laight <david@l8s.co.uk>
List: tech-toolchain
Date: 09/11/2006 21:21:52
On Mon, Sep 11, 2006 at 10:00:47PM +0200, Alan Barrett wrote:
> I have successfully built an i386 system using these patches in
> a chroot environment in which /bin/sh was replaced with a wrapper
> that logged every time it was invoked; it was invoked only because
> /usr/bin/true starts with "#!/bin/sh".

Hummm... what code is invoking /usr/bin/true ?
The shell builtin (possibly :) should be used instead.

	David

-- 
David Laight: david@l8s.co.uk