[396] in NetBSD-Development
Kerberos clients rebuilt
daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Sat Jan 14 15:18:08 1995
From: ghudson@MIT.EDU
Date: Sat, 14 Jan 1995 15:17:48 -0500
To: netbsd-dev@MIT.EDU
I think I rebuilt all of the Kerberos clients, except for aklog, which
I can't build. I used emacs to substitute /usr/athena for
/usr/kerberos where it appeared in aklog; if John would rebuild aklog
against the current Kerberos library, that would be better.
I also added a line to /usr/athena/lib/emacs/site-lisp/default.el to
make it look for sendmail in /usr/sbin/sendmail, so that my install
script doesn't have to make a /usr/lib/sendmail symlink. (Yoav and
jhawk have both noted that lots of software depends on the path
/usr/lib/sendmail; I don't think it's our install script's business to
add this to the operating system, though.)
lola-granola still has the /usr/kerberos symlink, because there are a
few programs (e.g. pmail) in lockers which need to be re-linked.
A note: /bin/athena/RCS is the wrong thing. To put
/bin/athena/machtype under RCS, find a place for it in the source
tree, put it under RCS there, and install it when you have updates.
Files should not be put under RCS in their production locations, both
for aesthetic reasons and because someone might "ci filename" instead
of "ci -u filename" and have the file vanish. Various cases of this
include /afs/sipb/admin/office/members-and-prospectives (used to be
depended on by the sipb xlogin) and the SIPB WWW home page.