Subject: Re: port-atari/33455: sort command is missing from miniroot.fs
To: None <port-atari-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Alan Hourihane <alanh@fairlite.demon.co.uk>
List: netbsd-bugs
Date: 05/10/2006 15:40:03
The following reply was made to PR port-atari/33455; it has been noted by GNATS.
From: Alan Hourihane <alanh@fairlite.demon.co.uk>
To: gnats-bugs@NetBSD.org
Cc:
Subject: Re: port-atari/33455: sort command is missing from miniroot.fs
Date: Wed, 10 May 2006 15:30:31 +0100
With a pointer from Ian Hinds. we can do this...
echo "cat $*" > sort
chmod +x sort
and that gets past this problem, but then the installer
can't find the command "rmel"