[1161] in SIPB_Linux_Development
/afs/sipb/system/i386_linux1/srvd.77.1elf
daemon@ATHENA.MIT.EDU (David C Zhang)
Sat Nov 11 17:20:43 1995
From: David C Zhang <davidz@MIT.EDU>
To: linux-help@MIT.EDU, linux-dev@MIT.EDU
Date: Sat, 11 Nov 1995 17:18:42 EST
Ok, I've began using the SIPB linux-athena service. Here is all the symlinks
I've created,
/srvd -> /afs/sipb.mit.edu/system/i386_linux1/
/bin/athena -> /srvd/srvd.77.1elf/bin/athena
/etc/athena -> /srvd/srvd.77.1elf/etc/athena
/usr/athena -> /srvd/srvd.77.1elf/usr/athena
/usr/X11R6 -> /srvd/srvd.77.1elf/usr/X11R6
/usr/X11 -> /usr/X11R6
/usr/X386 -> /usr/X386
so far, I've noticed several problems,
1. /usr/X11/lib/X11/app-defaults/Xmh is the X release defaults, it should be
athena defaults that have the speed buttons across the middle.
This has been fix for netbsd before.
2. /usr/X11/lib/X11/app-defaults is missing Dash and Mwm, I am not sure if
they should be there at all, since the netbsd system doesn't have it either.
3. /bin/athena doesn't have tcsh in it. This is a big problem, I can't start
my shell. There should be at least a link from /bin/athena/tcsh to
/bin/tcsh.
David