[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: hurd does NOT need /hurd



On Sun, May 19, 2002 at 08:26:41PM -0500, Adam Heath wrote:
> On Mon, 20 May 2002, Wolfgang Jährling wrote:
> > Adam Heath <doogie@debian.org> wrote:
> > > On Mon, 20 May 2002, Wolfgang Jährling wrote:
> > > > $ settrans -ac node /path/to/binary/of/the/translator arguments
> > >
> > > translator -ac node arguments
> >
> > Changing some interfaces which should not change, this might in theory
> > work for active translators (duplicating the code of settrans in every
> > translator), but it does not make sense for passive translators.
> 
> if ( intranslator mode )
> 	execv(setransc, $0, $@);
> 
> How difficult can that be?

settrans is not limited to starting translators directly.  You can also
wrap them into other commands, like this:

$ settrans -ac ~/ftp /bin/sh -c "LD_LIBRARY_PATH=/lib/debug /hurd/ftpfs ftp.debian.org:/"

or 

$ settrans -ac ~/ftp /bin/rpctrace -o /tmp/trace.log /hurd/ftpfs ftp.debian.org:/

both which are extremely useful.  I appreciate your suggestions, but we
are quite happy with the way settrans works.  Maybe I would appreciate
your efforts even more if they weren't motivated by eliminating a
useful directory, but by trying to improve on the Hurd's design or
functionality.

Thanks,
Marcus

-- 
`Rhubarb is no Egyptian god.' Debian http://www.debian.org brinkmd@debian.org
Marcus Brinkmann              GNU    http://www.gnu.org    marcus@gnu.org
Marcus.Brinkmann@ruhr-uni-bochum.de
http://www.marcus-brinkmann.de


-- 
To UNSUBSCRIBE, email to debian-hurd-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: