[3482] in testers
Re: sun4 [8.2.0]: update
daemon@ATHENA.MIT.EDU (Dan Winship)
Tue May 26 22:24:06 1998
To: Jonathon Weiss <jweiss@MIT.EDU>
Cc: testers@MIT.EDU
In-Reply-To: Your message of "Tue, 26 May 1998 22:20:23 EDT."
<199805270220.WAA00418@speaker-for-the-dead.mit.edu>
Date: Tue, 26 May 1998 22:23:56 EDT
From: Dan Winship <danw@MIT.EDU>
> speaker-for-the-dead:/var/local/update: ls -l /etc/athena/ssh*
> lrwxrwxrwx 1 root other 5 May 26 21:07 /etc/athena/sshd -> sshd1
> -rwxr-xr-x 1 root other 1065924 May 17 09:58 /etc/athena/sshd1
That's from ssh 1.2.23. They're preparing for the apparently vaguely
imminent and slightly incompatible ssh 2.0 by installing everything
as foo1 (ssh1, sshd1, etc) and putting symlinks. And then presumably,
the version 2 versions will install as ssh2, sshd2, etc, and you can
decide whether you want the links to point to the 1 versions or the 2
versions.
-- Dan