[3087] in testers
8.1 mkserv changes
daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Tue May 6 23:01:17 1997
From: Jonathon Weiss <jweiss@MIT.EDU>
To: Greg Hudson <ghudson@MIT.EDU>
Cc: mkserv@MIT.EDU, testers@MIT.EDU, ops@MIT.EDU
In-Reply-To: Your message of "Mon, 03 Mar 1997 17:06:17 EST."
<199703032206.RAA13815@planet-zorp.MIT.EDU>
Date: Tue, 06 May 1997 23:01:09 EDT
Since the 8.1 beta is rapidly approaching, I've tagged everything in
/mit/mkservdev/services as the 8.0 version, broken the
/mit/mkserv/services/8.1 link and made it a directory, and populated
it. Mike, this means you may need to re-tag the opprint stuff when you
are done with it. I've made the following changes in the 8.1 dir.
Jonathon
> 8.1 introduces /usr/athena/etc/login.krb5, which should be copied
> rather than symlinked if you do "mkserv remote".
fixed for 8.1
> nfs.add under 8.0 copies files into /etc/rc3.d and /etc/rc0.d to make
> the server start at boot time and stop at shutdown time under Solaris.
>
> Under 8.1, syncconf controls this behavior, so the following lines
> should go away:
>
> if [ "$mach" = "sun4" ]; then
> cp -p /os/etc/rc2.d/K60nfs.server /etc/rc2.d/K60nfs.server >/dev/null 2
> >&1
> cp -p /os/etc/rc3.d/S15nfs.server /etc/rc3.d/S15nfs.server >/dev/null 2
> >&1
> fi
>
> Likewise the corresponding lines should go away from nfs.del.
fixed for 8.1
> I believe that the following comment in
> /mit/mkserv/services/8.1/mail.add is therefore wrong:
>
> ===> Be sure to create a mailbox in ${SPOOLDIR}
> ===> for any users that are going to receive mail locally.
removed for 8.1