Timeline
03/17/97:
- 17:31 Changeset [9741] by
- Add host masquerading, so from addresses of the form "username@hostname.mit.edu" get changed to "username@mit.edu".
- 16:13 Changeset [9740] by
- Use the uid "discuss" instead of 32000, since discuss is now in the global athena passwd file. This might mess up the build on some private machines, but it's cleaner than hardcoding the uid in the Imakefile.
- 15:52 Changeset [9739] by
- Back out the change in revision 1.5; it doesn't solve the problem (the lossage was actually on the "make -f Makefile.athena install", not in the rule we run). Instead, force the install target to run.
- 15:36 Changeset [9738] by
- Punt /usr/etc/resolv.conf on SGIs. (We don't know why it's there, so we're going to try getting rid of it.)
- 15:33 Changeset [9737] by
- We need to run "reboot" as well as "killall rc2" to get an SGI to reboot.
03/16/97:
- 19:07 Changeset [9736] by
- Add a /usr/athena/bin/movemail symlink for the sake of other mail programs which want to use movemail.
03/15/97:
- 16:39 Changeset [9735] by
- Remove the correct file for the K02xdm and S98xdm symlinks.
03/14/97:
- 16:42 Changeset [9734] by
- Suppress network daemons after running route and named, not before.
- 16:42 Changeset [9733] by
- Ignore config files if they aren't present in /os, for the SGI's sake (/etc/aliases is in /install). Not perfect, but the SGI isn't a perfect port.
- 16:41 Changeset [9732] by
- Look for things in /install as well as /os, for the SGI's sake. Bleah.
- 16:37 Changeset [9731] by
- Replace syncrc[02] with a single syncrc for simplification and greater flexibility. Make nfs.client and nfs.server links consistent with the operating system's idea of what they should be.
- 16:36 Changeset [9730] by
- Replace syncrc[02] with a single syncrc for simplification and greater flexibility.
- 16:34 Changeset [9729] by
- The -I. is no longer necessary now that we don't use config.h.
- 16:30 Changeset [9728] by
- Desynchronize the update over a four-hour period to avoid lots of machines taking the update at once.
- 16:21 Changeset [9727] by
- Rewrite using stdio now that size is not a big issue. Add a '-t' feature to allow desynchronization without sleeping.
- 16:20 Changeset [9726] by
- Rename desync.man to desync.8, edit a bit, and describe the new -t feature.
- 16:19 Changeset [9725] by
- Replace Imakefile with an autoconf build system
03/13/97:
- 20:40 Changeset [9724] by
- Install Xsession.dt, as per 8.0.
03/12/97:
- 16:04 Changeset [9723] by
- Base configuration afs3.4 5.16, the fourth patch release to AFS 3.4a
- 16:00 Changeset [9722] by
- This wasn't supposed to be here; it's a symlink.
- 15:59 Changeset [9721] by
- We need to install libafs.SP.R4000.o. Also, lib/afs/libtermlib.a is supposed to be a symlink to /usr/lib/termlib.a.
- 15:47 Changeset [9720] by
- Base configuration afs3.4 5.16, the fourth patch release to AFS 3.4a
- 15:38 Changeset [9719] by
- This commit was generated by cvs2svn to compensate for changes in r9718, which included commits to RCS files with non-trunk default branches.
- 15:38 Changeset [9718] by
- Base configuration afs3.4 5.16, the fourth patch release to AFS 3.4a
- 15:13 Changeset [9717] by
- Add a note about comparing the file listings between releases, since it's something the release engineer needs to do.
03/11/97:
- 14:28 Changeset [9716] by
- Install afsd and libafs in locations consistent with 8.0 packs. (I wish I knew why I initially picked /etc/athena for afsd and /sgiload for libafs.)
- 14:20 Changeset [9715] by
- Move datadir to /usr/athena/share (it was being /usr/athena/lib, as per config.site). This is sort of gross, but it's consistent with 8.0.
- 13:56 Changeset [9714] by
- Add /usr/athena/lib/X11/fonts/misc/ to font path for X3270 fonts.
- 13:52 Changeset [9713] by
- Remember to install help.
- 13:48 Changeset [9712] by
- The axdm symlinks in /etc/rcN.d are supposed to be named xdm, not axdm. (Or at least, they were in 8.0.)
03/09/97:
- 16:59 Changeset [9711] by
- Install verbose, staticroute, rfindd, and ppagesd in /etc/config, not /afs/athena.mit.edu/system/config.
03/08/97:
- 15:27 Changeset [9710] by
- Update the wash machine names. Add a section about rel-eng machines. Update the section on the release cycle to conform to expectations.
- 14:37 Changeset [9709] by
- Remove news and news-internal; the system release notes should be enough.
- 14:36 Changeset [9708] by
- Add a section about the system release notes. packs/glue/install-afs-glue.sh never happened; make it packs/glue/specs.
- 14:29 Changeset [9707] by
- Remove references to news and news-internal.
03/05/97:
- 22:23 Changeset [9706] by
- attach.conf nosetuid
- 22:19 Changeset [9705] by
- Add attach.conf to the files modified in the update, since it changed.
- 22:12 Changeset [9704] by
- prevent overmounting of a bounch of things we'd rathar not have overmounted. prevents things from being attached and honoring setuid bits (this doesn't apply to AFS, but it does apply to NFS)
- 19:53 Changeset [9703] by
- Add help.
- 19:53 Changeset [9702] by
- Make help an attach and run script. Add a shortcut for making symlinks, since we're making a lot of them. Make man page symlinks for some attach and run scripts.
- 19:52 Changeset [9701] by
- Remove code to bind to a reserved port; clntudp_create() does that for us. This fixes a bug on Solaris because clntudp_create() was passing back something that wasn't a socket and bind() was having unpredictable results.
03/04/97:
- 15:17 Changeset [9700] by
- The SGI awk can't handle a statement on more than one line. Split up the printing into two statements to cope.
- 15:06 Changeset [9699] by
- Fix syntax error.
03/03/97:
- 17:16 Changeset [9698] by
- Revert previous change (I'm throwing out the packs/glue changes because they're flawed), but preserve the /usr/lib/cpp symlink.
- 16:52 Changeset [9697] by
- No change. The previous change included a premature commit of a change to make /usr/athena/bin/cc and /usr/athena/bin/f77 symlinks instead of trying to use the attach-and-add framework (which is going away) for them.
- 16:51 Changeset [9696] by
- Add /usr/lib/cpp symlink.
03/02/97:
- 16:07 Changeset [9695] by
- Change pop's shell to /dev/null, and add discuss.
- 16:06 Changeset [9694] by
- Add pop and discuss to the global passwd file.
03/01/97:
- 13:20 Changeset [9693] by
- Add a note about arch symlinks during a release cycle.
- 12:41 Changeset [9692] by
- Install dummy.tfm.
- 12:39 Changeset [9691] by
- dummy doesn't generate .gf files, so don't try to make .pl files for it. Just build dummy.tfm specially. I noticed that we were relying on the left-to-right order of dependencies; fix that.
02/28/97:
- 19:19 Changeset [9690] by
- Take a bugfix from the Kerberos 5 mainline: krshd should not require a user to have a valid home directory. [krb5-appl/167]
- 15:01 Changeset [9689] by
- Formatting corrections. Make Solaris consistent with other platforms. The most noticeable change is that instead of "pts/0", you'll see "p0" like the code originally intended.
- 14:01 Changeset [9688] by
- Base configuration afs3.4 5.13, the third patch release to AFS 3.4a
- 13:52 Changeset [9687] by
- Add a note about AFS.
- 13:32 Changeset [9686] by
- Update the tex documentation in light of a CTAN reorganization.
- 13:27 Changeset [9685] by
- amstex.fmt needs dummy.tfm; build it here.
- 13:23 Changeset [9684] by
- This commit was generated by cvs2svn to compensate for changes in r9683, which included commits to RCS files with non-trunk default branches.
- 13:23 Changeset [9683] by
- Import of fonts/amsfonts/sources/*.cf from CTAN archive
02/27/97:
- 20:42 Changeset [9682] by
- all the world is not a vax, and more importantly none of our platforms since the vax had /site/server/.services; change to /var.
- 17:12 Changeset [9681] by
- Be more explicit about AFS importing instructions.
- 17:10 Changeset [9680]
- This commit was manufactured by cvs2svn to create tag 'afs-3_4a_patches_3'.
- 17:10 Changeset [9679] by
- This commit was generated by cvs2svn to compensate for changes in r9678, which included commits to RCS files with non-trunk default branches.
- 17:10 Changeset [9678] by
- Base configuration afs3.4 5.13, the third patch release to AFS 3.4a
- 16:26 Changeset [9677] by
- Add the current directory to the beginning of TEXINPUTS when making the formats so that when building amslatex.fmt, we can get lfonts.tex from the current directory instead of from lib/tex.
- 14:07 Changeset [9676] by
- Add a gross hack to build amslatex.fmt automatically.
- 14:07 Changeset [9675] by
- We want amstex, amslatex, and slitex formats.
- 13:30 Changeset [9674] by
- Simplify setting of path under Solaris.
- 13:14 Changeset [9673] by
- strings.h -> string.h
- 13:13 Changeset [9672] by
- BSD -> ANSI string functions
- 01:58 Changeset [9671] by
- Install symlink to mwm man page.
- 01:49 Changeset [9670] by
- Don't use BSD compatibility stuff any more. Remove whitespace on a blank line.
- 01:48 Changeset [9669] by
- BSD -> ANSI memory functions
- 01:47 Changeset [9668] by
- BSD -> ANSI memory functions, BSD -> POSIX signal functions
- 01:45 Changeset [9667] by
- Remove cruft.
- 01:40 Changeset [9666] by
- BSD -> ANSI memory functions
02/25/97:
- 16:05 Changeset [9665] by
- Add xdpr.
- 16:05 Changeset [9664] by
- How to install xdpr.
- 16:05 Changeset [9663] by
- How to build xmh.
- 15:57 Changeset [9662] by
- Add xmh.
- 15:49 Changeset [9661] by
- MsgSaveChanges takes an extra argument now; no change in behavior.
- 15:48 Changeset [9660] by
- From the 8.0 release: When sending messages, don't use -push and don't dehighlight send button until message really sent.
- 15:45 Changeset [9659]
- This commit was manufactured by cvs2svn to create tag 'x11r5'.
- 15:45 Changeset [9658] by
- This commit was generated by cvs2svn to compensate for changes in r9657, which included commits to RCS files with non-trunk default branches.
- 15:45 Changeset [9657] by
- xmh from the X11R5 release
- 14:09 Changeset [9656] by
- The quickstation irritant, from cfields.
- 14:08 Changeset [9655] by
- From cfields: add offset field to make suitable as a count-up clock for the quickstation irritant.
- 14:06 Changeset [9654] by
- Note some dead files: /usr/bin/csh.sun, /usr/lib/sendmail.nomx, /etc/krb.conf.v5, /etc/named.mit
- 14:06 Changeset [9653] by
- Add missing glue: bos, vos, klog, pts, olh_ascii, olh_motif
- 14:05 Changeset [9652] by
- Add missing glue: bos, vos, pts, klog tellme olh_ascii, olh_motif passwd /usr/sipb
- 14:04 Changeset [9651] by
- Fix stuff done wrong in 8.0 -> 8.1 conversion: prototype_user is in /usr, not /usr/athena/lib Install basic dotfiles in tmpuser directory as well as user directory
- 14:03 Changeset [9650] by
- Add missing stuff that was in the 8.0 release: /etc/krb.conf and /etc/krb.realms symlinks /etc/athena/gdss_public_key symlink Add symlink for /usr/athena/lib/quickstations
- 02:33 Changeset [9649] by
- Install tex/ps files.
- 02:23 Changeset [9648] by
- Put dvips/PSlatex contents in /usr/athena/lib/tex/macros/latex, which is what we used to do.
02/24/97:
- 16:26 Changeset [9647] by
- Add snmp on the sun4.
- 16:23 Changeset [9646] by
- This file was deleted in the 8.0 source tree.
- 16:22 Changeset [9645] by
- Add protections for athena/etc/snmp.
02/22/97:
- 18:11 Changeset [9644] by
- /usr/athena/etc/ntalkd has changed its name to /usr/athena/etc/talkd. Fix formatting of talk and ntalk lines.
- 18:08 Changeset [9643] by
- top includes a script named "install", which is dumb since it means "make install" won't always work. To work around this lossage, make install-top and install-man instead of install.
- 14:42 Changeset [9642] by
- Install afsd in /etc, not /etc/athena.
- 14:31 Changeset [9641] by
- Grrr. Don't futz with /usr/bin/perl.
- 14:10 Changeset [9640] by
- Turn off krb4_run_aklog for now; it doesn't work, and we didn't used to do it before. (Beware; the setpag(), which we do want, may become conditional on krb4_run_aklog in the future, instead of on krb4_get_tickets.)
- 13:55 Changeset [9639] by
- We need to read the cred structure from kernel space; we can't just dereference it.
- 13:45 Changeset [9638] by
- Use the CPUTYPE variable instead of trying to run machtype -c, which doesn't work after updating the kernel to 2.5.1 on Solaris..
- 13:44 Changeset [9637] by
- Don't frob /etc/passwd.local if we don't have one.
- 13:43 Changeset [9636] by
- Put local binaries first in path, since newer ones may not work before libraries are updated. Use a case statement to determine if we are auto_update; the Solaris 2.5.1 expr doesn't like our regular expression for some reason. This way is simpler anyway.
- 13:42 Changeset [9635] by
- Add CPUTYPE variable containing output of machtype -c to avoid trying to run it after updating the kernel, which doesn't work in the Solaris 2.4 to 2.5.1 update.. /kadb and /ufsboot are gone in Solaris 2.5.1. uname -i doesn't work with a Solaris 2.4 kernel, so use uname -m (which works for now) in versions prior to 8.1. Ugly.
02/21/97:
- 19:18 Changeset [9634] by
- Nuke line defining CDebugFlags to be -O2, since we want it to be -g.
- 16:51 Changeset [9633] by
- Fix bug introduced in last change: where needs to be casted to char * before pointer arithmetic is performed on it.
- 15:38 Changeset [9632] by
- Compile programs debugging by default, and don't strip when installing.
- 13:54 Changeset [9631] by
- Add kerberos-95.mit.edu as the default kdc, so that krb524init works. Set login options for getting Kerberos 4 tickets.
02/20/97:
- 03:58 Changeset [9630] by
- start lpd on printservers
02/19/97:
- 13:30 Changeset [9629] by
- Get forwardable and proxiable tickets. Minor code cleanup.
- 13:24 Changeset [9628] by
- Transfer responsibility for the /afs/athena.mit.edu/system/config symlinks back to packs/config.
- 13:23 Changeset [9627] by
- Change of plan: symlinks to /afs/athena.mit.edu/system/config should probably all be handled in packs/config (they are not references to software not built as part of the release, and they are for configuration files). So transfer control of glb_site.txt back here, and add in the flexlm license.dat symlink.
- 13:17 Changeset [9626] by
- glb_site.txt is now the responsibility of packs/glue.
- 13:17 Changeset [9625] by
- Transfer responsibility for glb_site.txt to here. Add a symlink for /var/flexlm/license.dat.
- 13:14 Changeset [9624] by
- Create a symlink passwd.real pointing to /usr/bin/passwd.
- 12:41 Changeset [9623] by
- From mhbraun: make extension for Hotline more clear.
- 12:38 Changeset [9622] by
- 3-1410 is Cluster, not Operations. (Say "Athena Hotline".)
02/18/97:
- 01:38 Changeset [9621] by
- No change. The log message on the last checkin was erroneous. The change was to not install the Kerberized rshd and rlogind, since we're going to use the Kerberos 5 versions in the 8.1 release.
- 01:34 Changeset [9620] by
- Eliminate bogus hflag test for accepting username argument.
- 01:32 Changeset [9619] by
- Add hooks for Kerberos 4 srvtab support.
- 01:30 Changeset [9618] by
- Implement looking at a Kerberos 4 srvtab.
- 01:30 Changeset [9617] by
- Install rcmd daemons now.
- 01:26 Changeset [9616] by
- Kerberos 5 rcmd daemons want some command-line options.
02/15/97:
- 15:04 Changeset [9615] by
- We need to remove /etc/athena/.rc.conf.sync on all platforms now, since syncconf is the rule rather than the exception.
- 15:02 Changeset [9614] by
- Introduce syncconf.
- 15:02 Changeset [9613] by
- Add SYNCCONFIG variable to determine whether syncconf gets run. Note which variables are controlled by SYNCCONFIG.
Note: See TracTimeline
for information about the timeline view.