[416] in NetBSD-Development
NETBSD
daemon@ATHENA.MIT.EDU (yoav@MIT.EDU)
Wed Jan 18 04:14:08 1995
From: yoav@MIT.EDU
Date: Wed, 18 Jan 1995 04:13:36 -0500
To: netbsd-dev@MIT.EDU
okay.. I installed.. here are a few problems I came accross
using our scripts..
A) ttyv{1-6} aren't created, I had to MAKEDEV them by hand
(and MAKEDEV all didn't create them).
b) kerberos is REALLY slow. There is about a fifteen second delay
between me typing kinit yoav and the program giving me
a password prompt (it does get loaded, since it gives
me the Cygnus message).
c) login is broken. It seems somebody blew away my login with
another, and it fails to work. I built my old login
program (the athena login that doesn't support encryption)
and installed it on my machine. granola and the install
script should grab the same thing (source is in
/afs/sipb/project/sipb-athena/login, with a command
that will build it, but no Makefile -- yoav is lame).
d) X is a pain -- XFree's fault...
e) some stuff is still wrong with shells, it could be the system
wide cshrc or /bin/athena/tcsh or something.. I'm
still working on that...
yoav