Timeline


and

06/01/00:

23:58 Changeset [14811]
This commit was manufactured by cvs2svn to create tag 'gtk-1_2_8'.
23:58 Changeset [14810] by ghudson
This commit was generated by cvs2svn to compensate for changes in r14809, which included commits to RCS files with non-trunk default branches.
23:58 Changeset [14809] by ghudson
Import of gtk+ 1.2.8
23:55 Changeset [14808]
This commit was manufactured by cvs2svn to create tag 'glib-1_2_8'.
23:55 Changeset [14807] by ghudson
This commit was generated by cvs2svn to compensate for changes in r14806, which included commits to RCS files with non-trunk default branches.
23:55 Changeset [14806] by ghudson
Import of glib 1.2.8

05/31/00:

18:34 Changeset [14805] by ghudson
Remove a doubled quote. Fix echo statements (was using System V style).
18:24 Changeset [14804] by ghudson
Fix typo in sed command.
15:37 Changeset [14803] by ghudson
$$SRVD, not ${DESTDIR}. Again.
15:25 Changeset [14802] by ghudson
$$SRVD, not ${DESTDIR}.
15:08 Changeset [14801] by ghudson
After installing tetex, configure the paper size and precompile some commonly used bitmap fonts.
14:18 Changeset [14800] by ghudson
We changed /etc/inet/inetd.conf for Solaris. (And the 8.4.0 OS update changed it as well.) Repair some Solaris OS packages which didn't install properly in 8.4.0 or 8.4.1.
14:14 Changeset [14799] by ghudson
Remove /var/sadm/install/contents before adding packages for 8.4, or pkgadd will get confused about some directories not existing.
14:11 Changeset [14798] by ghudson
Log pkgadd error output to /var/athena/update.pkglog instead of discarding it. Use /install/cdrom and /install/patches instead of just /cdrom and /patches, which only exist in the miniroot environment.
14:05 Changeset [14797] by jweiss
replace file with a solaris 7 version (with stuff we don't want commented out)
13:59 Changeset [14796] by ghudson
Remove some new version state files.
13:57 Changeset [14795] by ghudson
Remove version state files in case they got left around after the last update. (Could happen if the update was interrupted, and did happen after 8.4.0/8.4.1 on Solaris due to a bug.)

05/30/00:

11:26 Changeset [14794] by rbasch
Remove the pid file upon exit.

05/29/00:

11:43 Changeset [14793] by ghudson
Don't rely on the miniroot as much. Don't pass -R "" to patchadd; it's stupid and can't deal.

05/24/00:

16:10 Changeset [14792] by tb
Fix typo in redirection.
14:42 Changeset [14791] by tb
Fix typo in sed commands.
10:36 Changeset [14790] by ghudson
Fix typo.
10:05 Changeset [14789] by ghudson
Don't depend on SUNPLATFORM being defined.

05/23/00:

23:00 Changeset [14788] by tb
Anchor sed regexps properly.
16:29 Changeset [14787] by ghudson
Don't use files named ?.help. They cause trouble.
14:02 Changeset [14786] by ghudson
Control when to run oschanges using a different variable.
14:02 Changeset [14785] by ghudson
Control when we run oschanges using a separate variable. Run oschanges from the right place.
14:01 Changeset [14784] by ghudson
Remove some additional rc scripts we don't want.
14:00 Changeset [14783] by ghudson
We don't need these files any more.
14:00 Changeset [14782] by ghudson
Clean up old approach we took to some Sun config files which differed between sun4m and sun4u.
13:59 Changeset [14781] by ghudson
Document the OSCHANGES variable.
13:59 Changeset [14780] by ghudson
Repair /usr/lib/cpp if we updated from 8.3 to 8.4.0 already and it's broken. Re-run the oschanges script; it changed, and it didn't get run in the 8.4.0 update due to a pathname mismatch. Update sendmail.cf; the OS update clobbers it, and we forgot to put it in the config file list for 8.4.0.
13:54 Changeset [14779] by ghudson
We don't actually need to define SUNPLATFORM. Set OSCHANGES for both platforms; we now need to set this variable when we modify the OS (or when the oschanges script changes). Nuke /usr/lib/cpp and /usr/ccs/lib/cpp and let SUNWsprot replace them.
12:53 Changeset [14778] by tb
Change how we specify the %files list; saying / is just not kosher so do it with a proper find command and %files -f. athena-ws: also turn on DontZap in the X configuration.
12:53 Changeset [14777] by tb
Change how we specify the %files list; saying / is just not kosher so do it with a proper find command and %files -f.
12:42 Changeset [14776] by ghudson
Revert to Athena 8.2 configuration.

05/22/00:

13:39 Changeset [14775] by ghudson
Install the list of links to OS for the update to delete. (Omitted this in the last rev.)
11:41 Changeset [14774] by rbasch
Set DNS timeout to 5 seconds (default is 2 seconds).

05/21/00:

20:12 Changeset [14773] by ghudson
Add semicolons so shells can eval the output.
19:43 Changeset [14772] by ghudson
Nail down the size of the tktfilename field in the rkinit_info structure, since the structure gets sent over the wire. This isn't a very good fix, but it solves the problem we're having, and a good fix is too much work right now.

05/20/00:

17:58 Changeset [14771] by ghudson
Add -b flag to getcluster. Noticed by jweiss.

05/19/00:

19:19 Changeset [14770] by zacheiss
include -f flag in usage message.
18:35 Changeset [14769] by ghudson
Revert the last change; it didn't work. The problem is with the way rpm 3.0.4 searches the file lists of RPMs for file dependencies. If you have just "/" in the files list, then rpm won't find files, since it only searches for the dirname of the file being looked for. So, specify a file list which will result in the creation of the directory entries we need to satisfy the file dependencies.
15:40 Changeset [14768] by ghudson
Need to provide /usr/athena/bin/perl for packages which have /usr/athena/bin/perl scripts.
15:39 Changeset [14767] by ghudson
Need to provide /bin/athena/tcsh for packages which have /bin/athena/tcsh scripts.
14:54 Changeset [14766] by ghudson
Fix typos.
14:31 Changeset [14765] by ghudson
Revise the partition size check to account for file system overhead. Add a space check for the 8.4 update.
14:14 Changeset [14764] by ghudson
Bring up to current shell script standards.
12:51 Changeset [14763] by ghudson
Add a partition size check for Solaris. If we fail to take a full release, try to reattach the old system packs.
10:58 Changeset [14762] by ghudson
Don't suppress diagnostics for finish-update.
10:58 Changeset [14761] by ghudson
Use relative symlink paths (and don't include $UPDATE_ROOT in the symlink target).

05/18/00:

22:21 Changeset [14760] by ghudson
Modify the Solaris update process to resemble the IRIX update process more, putting more of the miniroot update process in the control of the system packs and the version script. Changes from miki, edited by me.
22:16 Changeset [14759] by ghudson
Use UPDATE_ROOT instead of /root.
22:10 Changeset [14758] by ghudson
Add support for updating from the miniroot. (setup-swap-boot copies this script into the miniroot's /etc/rc2.d and writes out a BootSwap version line, and this script picks up when the miniroot boots.)
18:18 Changeset [14757] by jweiss
tom says 18.7 is being split into /24s
12:55 Changeset [14756] by ghudson
Explicitly disable rebuilds.
12:09 Changeset [14755] by ghudson
Need to export LD_LIBRARY_PATH or it won't work.
11:59 Changeset [14754] by ghudson
Add glib and gtk.
11:58 Changeset [14753] by ghudson
Spec file for new package.
11:58 Changeset [14752] by ghudson
Hack this script to honor ATHTOOLROOT.
11:57 Changeset [14751] by ghudson
Put /usr/athena/lib in the run path of all config.site-using binaries.
11:57 Changeset [14750] by ghudson
For a build against an athtoolroot, put $athtoolroot/usr/athena/lib in LD_LIBRARY_PATH to allow programs in the tool root to find libraries in the tool root.
11:56 Changeset [14749] by ghudson
Fix rebuild protection on gtkmarshal.c.
11:55 Changeset [14748] by ghudson
Ensure that arch is initialized if rc.conf exists but has no MACHINE line.
11:54 Changeset [14747] by ghudson
Build rpmupdate static, for less dependence on shared library versions.

05/17/00:

16:24 Changeset [14746] by ghudson
Run kudzu -q after rpmupdate. Otherwise, kudzu might come up in interactive mode after the reboot, and that would be unfortunate at least on cluster machines.
16:23 Changeset [14745] by ghudson
If the kernel package has been updated, modify lilo.conf to point to the new image and run lilo.
00:30 Changeset [14744] by ghudson
Fix potential buffer overruns.

05/15/00:

09:13 Changeset [14743] by ghudson
In Red Hat 6.2, -lrpm requires -lpopt. (Probably a bug.)

05/13/00:

13:37 Changeset [14742] by rbasch
Don't disable midi startup.

05/11/00:

18:01 Changeset [14741] by rbasch
Don't require a Kerberos server principal to be set in the printcap entry, since it will be defaulted properly. Add auth type "none", to be compatible with printcap entries containing "auth=none".
17:55 Changeset [14740] by rbasch
Use --disable-require_configfiles, since /etc/printcap typically does not exist on Suns.

05/10/00:

18:54 Changeset [14739] by zacheiss
add support for ST38420A drives.
15:40 Changeset [14738] by ghudson
Add purex to the laundry detergents list.

05/09/00:

15:27 Changeset [14737] by ghudson
Back out rev 1.1.2.7. We're not going to be able to use this version of update_ws to update to 8.4 anyway, and there's no reason to risk introducing a bug in the 8.3 update script.

05/08/00:

16:41 Changeset [14736] by ghudson
Create (rev 1.2) on athena-8_3-linux branch.
14:31 Changeset [14735] by zacheiss
remove S88sendmail so we don't run a sendmail daemon.
14:23 Changeset [14734] by ghudson
Buffer overrun fixes from the krb5 tree.
13:41 Changeset [14733] by ghudson
Add attach.conf to changed config files.
13:40 Changeset [14732] by ghudson
Fix a typo in an error message.
13:38 Changeset [14731] by ghudson
DESTDIR support.
13:38 Changeset [14730] by ghudson
Don't wrap in the middle of addresses.
13:37 Changeset [14729] by ghudson
Document -group changes we made to be compatible with old mh.
13:36 Changeset [14728] by ghudson
Initialize lifetime argument to the default (which is hardcoded in libkrb5, so we just have to be consistent), or we'll get krb4 tickets with indeterminate lifetime.
13:35 Changeset [14727] by ghudson
Make directories before installing into them.
13:34 Changeset [14726] by ghudson
Strip the Red Hat part of the kernel version. This may not be appropriate for all time, but it should make things more convenient for now.
13:22 Changeset [14725] by ghudson
Compile with AFS support, thus using access() instead of a stat test in the builtin test function.
12:00 Changeset [14724] by ghudson
Implement exponential backoff for finding servers.
11:59 Changeset [14723] by ghudson
Get subscriptions without defaults, to avoid re-subscribing the user to the default subs when they run znol.
11:57 Changeset [14722] by ghudson
Clean up by ruid on all platforms, not euid. Otherwise setuid processes don't get cleaned up.
11:49 Changeset [14721] by ghudson
Unset the location before cancelling subs, to avoid a window where a permanent ghost gets left behind.
11:47 Changeset [14720] by ghudson
Check the return value of getm(); it can be NULL if you give it an invalid address.

05/07/00:

22:34 Changeset [14719] by rbasch
Remove job which cleans up core and dead.letter files -- it can hang when, for example, a zip disk is forcibly removed.

05/06/00:

22:50 Changeset [14718] by ghudson
Make consistent with reality (rd parameter was missing in man page). Noticed by Greg Stark.
22:48 Changeset [14717] by ghudson
Get name right in return values section.

05/05/00:

12:20 Changeset [14716] by ghudson
Buffer overrun fixes from the krb5 tree.
11:56 Changeset [14715] by ghudson
Buffer overrun fixes from the krb5 tree.

05/03/00:

09:43 Changeset [14714] by rbasch
Remove the aklog for $HOME, superfluous now that Xsession is invoked directly by xlogin, with tokens.
09:40 Changeset [14713] by rbasch
Stat the correct component when descending the path to a directory.

05/02/00:

18:27 Changeset [14712] by ghudson
Need to copy rc.conf if we're installing it.
17:44 Changeset [14711] by ghudson
Don't save the whole RPM list line as the filename; we don't want the epoch.
14:19 Changeset [14710] by tb
Fix typo in if test.
13:52 Changeset [14709] by ghudson
In rev 1.3 the wrong black was changed to red. Fix.
13:25 Changeset [14708] by ghudson
Make the resource parsing code more robust in a few ways. Previously xlogin would reference a null pointer if the resource list included a nonexistent file or trailing whitespace.
11:41 Changeset [14707] by tb
Initial version of this file (with no variables in it at all).
11:41 Changeset [14706] by tb
Better than just copying the file by hand is making it %config(noreplace).
11:41 Changeset [14705] by tb
We do want this file installed after all.
Note: See TracTimeline for information about the timeline view.