Re: symlinks and translators

2001-03-30 Thread Niels Möller
[EMAIL PROTECTED] (Ognyan Kulev) writes: > cd /root > settrans /linux /dev/sda5 > ln -s /linux/home/ogi/deb . > cd deb > cd .. (cwd = /root) > cd deb > ls .. (listing of /linux/home/ogi ???) The last command is how the system really works; your current directory (as it is known by the kernel or

symlinks and translators

2001-03-30 Thread Ognyan Kulev
Hi, First I'm not sure if this is discussed before but consider these commands: cd /root settrans /linux /dev/sda5 ln -s /linux/home/ogi/deb . cd deb cd .. (cwd = /root) cd deb ls .. (listing of /linux/home/ogi ???) -- Ognyan Kulev <[EMAIL PROTECTED]>, "\"Programmer\"" ___

Re: [PATCH] Operating system independence; Hurd Port.

2001-03-30 Thread Marcus Brinkmann
On Fri, Mar 30, 2001 at 12:17:35PM +1000, Andrew Clausen wrote: > OKUJI Yoshinori wrote: > > Hurd is a part of GNU. So if you just say GNU, it should mean GNU/Hurd > > operating system. (IMO, it would be better to rename device_linux.c to > > device_linux_gnu.c, but this name is too long to type i