Timeline
04/06/01:
- 17:17 Changeset [16023] by
- Link with db2. However, make sure not to link with -ldb as well, which seems to have been the problem.
- 15:04 Changeset [16022] by
- Need to use db1, as it turns out.
- 15:03 Changeset [16021] by
- Eliminate dependency loops.
- 14:58 Changeset [16020] by
- Force all sources to same timestamp, to reduce hassles.
- 14:58 Changeset [16019] by
- Copy sources, don't link them, to reduce hassles.
- 13:25 Changeset [16018] by
- Bump timestamp to prevent rebuild.
- 13:16 Changeset [16017] by
- Tell rpmlib to order transactions before running them. Don't display erase callback info for RPMs we didn't erase; they are old versions being removed for upgrades.
- 12:37 Changeset [16016] by
- Add missing libraries.
- 12:36 Changeset [16015] by
- Fix improperly fixed gcc-ism.
- 11:22 Changeset [16014] by
- Bump timestamp to prevent rebuild.
- 00:28 Changeset [16013] by
- Bump timestamp to prevent rebuild.
04/05/01:
- 20:42 Changeset [16012] by
- How to build bzip2.
- 20:36 Changeset [16011] by
- Don't use gcc-specific compilation flags, and compile with debugging.
- 20:16 Changeset [16010] by
- Add dependency so empty.h gets generated before it's needed.
- 19:39 Changeset [16009] by
- Remove auto-generated files.
- 19:33 Changeset [16008] by
- Add dependencies to force generation of oaf-factory.h before it's needed.
- 18:49 Changeset [16007] by
- Okay, I think these really are supposed to be generated, and if they aren't it's a bug. So, removing them again for now. Pardon the flailing.
- 18:02 Changeset [16006] by
- Bleah. Add these files back, because they don't seem to get automatically created. I will never understand gnome software.
- 17:14 Changeset [16005] by
- Remove auto-generated files.
- 12:37 Changeset [16004] by
- Fix merge: need to nuke DESTDIR in subdir Makefiles so we install properly with vendor make.
- 12:29 Changeset [16003] by
- Need to build against db2; sendmail 8.9 doesn't understand the db3 API.
04/04/01:
- 21:16 Changeset [16002] by
- Need stdlib.h for exit().
- 21:13 Changeset [16001] by
- Munge man page pathnames to account for brp-compress. Kind of a hack; don't have a better idea.
- 20:30 Changeset [16000] by
- Re-introduce rpm 4 changes.
- 18:39 Changeset [15999] by
- Kludge around dbm_open in libdb as well as res_send in libresolv.
- 18:09 Changeset [15998] by
- Use sysconf instead of various less portable methods of getting the maximum fd count.
- 18:09 Changeset [15997] by
- Need unistd.h for sysconf().
- 17:59 Changeset [15996] by
- Use sysconf instead of various less portable methods of getting the maximum fd count.
- 17:25 Changeset [15995] by
- Add reactivate, run every 6 minutes, desync'ed.
- 17:24 Changeset [15994] by
- ATHENA_HOSTTYPE now, not HOSTTYPE.
- 17:23 Changeset [15993] by
- Remove invocation of full reactivate (it will now run out of cron). xlogin will still run reactivate with the -prelogin option.
- 17:19 Changeset [15992] by
- Changes to run reactivate out of cron instead of from xlogin: - Check whether the machine is in use by looking at both utmp entries (via "who" output) and session records. - Create a pid file so only one instance runs at a time, and to flag when reactivate is running. - Maintain a count file, so that we only detach all filesystems on every tenth invocation. - Set "quiet" based on whether standard input is a tty, instead of whether $USER is set. - Quit if the machine is in the middle of an update. Also: - Create /etc/nologin during full reactivates. - Only nuke /tmp for PUBLIC=true machines. - Use syncupdate to restore /etc/group.local.
- 17:17 Changeset [15991] by
- Need <string.h> for memset, strcmp, strlen, strcpy, memcpy.
- 12:47 Changeset [15990] by
- Update capplet invocations for control-center 1.4.
- 11:54 Changeset [15989] by
- Use relative symlinks instead of absolute symlinks containing DESTDIR.
- 11:48 Changeset [15988] by
- Use relative symlinks instead of absolute symlinks containing DESTDIR.
- 11:04 Changeset [15987] by
- This commit was generated by cvs2svn to compensate for changes in r15986, which included commits to RCS files with non-trunk default branches.
- 11:04 Changeset [15986] by
- Not present in scrollkeeper 0.2.
- 11:03 Changeset [15985] by
- Merge with scrollkeeper 0.2.
- 10:57 Changeset [15984]
- This commit was manufactured by cvs2svn to create tag 'scrollkeeper-0_2'.
- 10:57 Changeset [15983] by
- This commit was generated by cvs2svn to compensate for changes in r15982, which included commits to RCS files with non-trunk default branches.
- 10:57 Changeset [15982] by
- Import scrollkeeper 0.2.
- 10:40 Changeset [15981] by
- Add new spec file.
- 10:36 Changeset [15980] by
- gnome-core now requires scrollkeeper, so build it.
- 00:48 Changeset [15979] by
- Convert ST38420A to single partition format.
- 00:22 Changeset [15978] by
- Don't install make setgid, even if autoconf's broken test decides we need to.
04/03/01:
- 20:07 Changeset [15977] by
- Regenerate.
- 20:06 Changeset [15976] by
- Remove WM_COMMAND property on the initial terminal window. Adjust terminal geometry so as not to obscure the toolchest menu.
- 20:04 Changeset [15975] by
- Fix merge: use right flags to build libglob.
- 19:50 Changeset [15974] by
- Merge with gmake 3.79.1.
- 19:42 Changeset [15973]
- This commit was manufactured by cvs2svn to create tag 'make-3_79_1'.
- 19:42 Changeset [15972] by
- This commit was generated by cvs2svn to compensate for changes in r15971, which included commits to RCS files with non-trunk default branches.
- 19:42 Changeset [15971] by
- Import GNU make 3.79.1.
- 17:45 Changeset [15970] by
- Fix typo.
- 17:42 Changeset [15969] by
- libgnome/metadata.c and libgnome/dump.c use the db1 interface, and don't build on Red Hat 7 where <db.h> is db3. Red Hat builds with --enable-prefer-db1 to get around this, and we will too, although I don't understand why things have been left broken like this.
- 14:06 Changeset [15968] by
- Merge with xalf 0.7.
- 14:02 Changeset [15967]
- This commit was manufactured by cvs2svn to create tag 'xalf-0_7'.
- 14:02 Changeset [15966] by
- This commit was generated by cvs2svn to compensate for changes in r15965, which included commits to RCS files with non-trunk default branches.
- 14:02 Changeset [15965] by
- Import xalf 0.7.
- 14:02 Changeset [15964] by
- Merge with GConf 1.0.0.
- 13:50 Changeset [15963]
- This commit was manufactured by cvs2svn to create tag 'GConf-1_0_0'.
- 13:50 Changeset [15962] by
- This commit was generated by cvs2svn to compensate for changes in r15961, which included commits to RCS files with non-trunk default branches.
- 13:50 Changeset [15961] by
- Import GConf 1.0.0.
- 13:49 Changeset [15960] by
- Merge with control-center 1.4.0.1.
- 13:43 Changeset [15959] by
- This commit was generated by cvs2svn to compensate for changes in r15958, which included commits to RCS files with non-trunk default branches.
- 13:43 Changeset [15958] by
- Not present in control-center 1.4.0.1.
- 12:55 Changeset [15957]
- This commit was manufactured by cvs2svn to create tag 'control-center-1_4_0_1'.
- 12:55 Changeset [15956] by
- This commit was generated by cvs2svn to compensate for changes in r15955, which included commits to RCS files with non-trunk default branches.
- 12:55 Changeset [15955] by
- Import control-center 1.4.0.1.
- 12:54 Changeset [15954] by
- Merge with gnome-core 1.4.0.1.
- 12:48 Changeset [15953] by
- This commit was generated by cvs2svn to compensate for changes in r15952, which included commits to RCS files with non-trunk default branches.
- 12:48 Changeset [15952] by
- Not present in gnome-core 1.4.0.1.
- 12:27 Changeset [15951]
- This commit was manufactured by cvs2svn to create tag 'gnome-core-1_4_0_1'.
- 12:27 Changeset [15950] by
- This commit was generated by cvs2svn to compensate for changes in r15949, which included commits to RCS files with non-trunk default branches.
- 12:27 Changeset [15949] by
- Import gnome-core 1.4.0.1.
- 12:26 Changeset [15948] by
- Merge with gnome-libs 1.2.13.
- 12:23 Changeset [15947] by
- This commit was generated by cvs2svn to compensate for changes in r15946, which included commits to RCS files with non-trunk default branches.
- 12:23 Changeset [15946] by
- Not present in gnome-libs 1.2.13.
- 12:09 Changeset [15945]
- This commit was manufactured by cvs2svn to create tag 'gnome-libs-1_2_13'.
- 12:09 Changeset [15944] by
- This commit was generated by cvs2svn to compensate for changes in r15943, which included commits to RCS files with non-trunk default branches.
- 12:09 Changeset [15943] by
- Import gnome-libs 1.2.13.
- 12:06 Changeset [15942] by
- Rename HOSTTYPE to ATHENA_HOSTTYPE in the build system, because bash 2.04 (/bin/sh on Red Hat 7) stomps on HOSTTYPE.
04/02/01:
- 15:05 Changeset [15941] by
- Reindent. No changes other than whitespace at the beginning of lines.
- 13:39 Changeset [15940] by
- Need stdlib.h for exit().
04/01/01:
- 00:42 Changeset [15939] by
- Convert most disk types >=4GB to large root partition format.
- 00:41 Changeset [15938] by
- Add support for /usr and /var no longer being seperate partitions.
03/31/01:
- 21:19 Changeset [15937] by
- Use athdir to find the right binary directory in sunsoft.
- 15:59 Changeset [15936] by
- Install client lib in hardcoded path to avoid ATHTOOLROOT lossage.
- 15:59 Changeset [15935] by
- Revert repexecdir part of last change; repexecdir is used for more than just installing.
- 15:57 Changeset [15934] by
- Fix merge: eliminate new desktop screensaver hack (ripple).
- 15:55 Changeset [15933] by
- Fix merge: our local XA_SCREENSAVER_TIME was supplanted by the XA_SCREENSAVER_STATUS atom, which uses a slightly different format.
- 12:52 Changeset [15932] by
- Hardcode GNOME_DATADIR, or it gets a value with ATHTOOLROOT in it.
- 12:49 Changeset [15931] by
- Hardcode GNOMEDIR and repexecdir, which sawfish installs stuff in, or they get values with ATHTOOLROOT in them.
- 12:46 Changeset [15930] by
- Fix merge (by nuking local changes): don't double DESTDIR in installation.
- 11:43 Changeset [15929] by
- Add panel-wrapper spec file.
- 00:41 Changeset [15928] by
- Skipped a step in setting the default font.
- 00:12 Changeset [15927] by
- Merge fix: install xscreensaver as xss.
- 00:10 Changeset [15926] by
- Modify theme name to match directory.
- 00:09 Changeset [15925] by
- Add panel-wrapper.
03/30/01:
- 17:01 Changeset [15924] by
- Do better null pointer checking.
- 15:58 Changeset [15923] by
- Install Crux-athena theme.
- 15:57 Changeset [15922] by
- Set default font to make menu titles more readable. Pick Crux-athena as the default theme.
- 15:56 Changeset [15921] by
- Customize colors as decided by aui team.
- 15:53 Changeset [15920] by
- Make a copy of Crux we can customize.
- 15:51 Changeset [15919] by
- Set default background to aui-determined color.
- 15:50 Changeset [15918] by
- Set default background to aui-determined value.
- 15:49 Changeset [15917] by
- Use our icons.
- 15:49 Changeset [15916] by
- Install our icons.
- 11:20 Changeset [15915] by
- Revert text labels support; we will put text labels in icons.
- 11:08 Changeset [15914] by
- Revert rpm 4 changes temporarily to fix wash.
03/29/01:
- 21:51 Changeset [15913] by
- Hack in NOCALLS support (no user profiles will be read or written when the environment variable NOCALLS is set).
- 21:50 Changeset [15912] by
- Add ATHTOLLROOT support.
03/28/01:
- 18:27 Changeset [15911] by
- Pull up 1.1 to athena-8_4 branch.
- 18:25 Changeset [15910]
- This commit was manufactured by cvs2svn to create branch 'athena-8_4'.
- 18:25 Changeset [15909] by
- 8.4.22 is a "Seinfeld" update (a miniroot update about nothing), intended solely to give the miniroot update a workout on dev cell machines.
- 16:18 Changeset [15908] by
- Merge with oaf 0.6.5.
- 16:18 Changeset [15907] by
- This commit was generated by cvs2svn to compensate for changes in r15906, which included commits to RCS files with non-trunk default branches.
- 16:18 Changeset [15906] by
- Not present in oaf 0.6.5.
- 16:13 Changeset [15905]
- This commit was manufactured by cvs2svn to create tag 'oaf-0_6_5'.
- 16:13 Changeset [15904] by
- This commit was generated by cvs2svn to compensate for changes in r15903, which included commits to RCS files with non-trunk default branches.
- 16:13 Changeset [15903] by
- Import oaf 0.6.5.
- 15:30 Changeset [15902] by
- Merge with gdk-pixbuf 0.10.1.
- 15:26 Changeset [15901]
- This commit was manufactured by cvs2svn to create tag 'gdk-pixbuf-0_10_1'.
- 15:26 Changeset [15900] by
- This commit was generated by cvs2svn to compensate for changes in r15899, which included commits to RCS files with non-trunk default branches.
- 15:26 Changeset [15899] by
- Import gdk-pixbuf 0.10.1.
- 15:06 Changeset [15898]
- This commit was manufactured by cvs2svn to create tag 'scrollkeeper-0_1_4'.
- 15:06 Changeset [15897] by
- This commit was generated by cvs2svn to compensate for changes in r15896, which included commits to RCS files with non-trunk default branches.
- 15:06 Changeset [15896] by
- Import scrollkeeper 0.1.4.
- 13:23 Changeset [15895] by
- Pull up 1.6 to athena-8_4 branch.
- 13:23 Changeset [15894] by
- Oops, put MINIROOT=true in proper place.
03/27/01:
- 20:42 Changeset [15893] by
- Introduce AUI changes (sawfish, panel, gnome-terminal, dash fallback option). Possible problem: 4dwm is still the window manager unless you set skip_sgi. Definite problem: the initial xterm or gnome-terminal will fall under 4dwm session management (so you'll get one more in each login).
- 20:41 Changeset [15892] by
- Introduce AUI changes (sawfish, panel, gnome-terminal, dash fallback option).
- 20:40 Changeset [15891] by
- Use panel-wrapper instead of just panel. Change syntax of gnome-terminal geometry spec.
- 20:39 Changeset [15890] by
- Rewrite to use gnome-session UI code (iris effect and prettier dialog).
- 20:38 Changeset [15889] by
- Reindent.
- 20:35 Changeset [15888] by
- Fix dependencies to match packages file.
03/26/01:
- 15:31 Changeset [15887] by
- Put /usr/gcc/bin/gcc in the path and run gcc as "gcc" (and g++ as "g++"). Fits most third-party build systems better.
- 15:30 Changeset [15886] by
- Need -lresolv on Solaris for krb5 link.
- 15:26 Changeset [15885] by
- Nuke unused variables.
- 15:22 Changeset [15884] by
- Fix for building in symlink farms.
- 15:21 Changeset [15883] by
- Disable perl tests for now; they cause too much trouble and don't identify real problems.
- 15:19 Changeset [15882] by
- Don't create the symlink farm for third/krb5/src/appl.
- 15:17 Changeset [15881] by
- Use environment variables for version; we can't use the version file any more since build.sh is making its own symlink farms.
- 15:16 Changeset [15880] by
- Use uninst callbacks to improve output.
- 15:16 Changeset [15879] by
- Update for rpm 4.x.
- 15:10 Changeset [15878] by
- Pull up 1.14 to athena-8_4 branch.
- 15:10 Changeset [15877] by
- Force a device reconfigure on reboot after an update.
- 15:09 Changeset [15876] by
- Update savecore location when the hostname changes.
- 15:02 Changeset [15875] by
- Add -force_html flag, per infoagents locker.
- 14:59 Changeset [15874] by
- Robustify coredumpsize ulimit.
- 14:59 Changeset [15873] by
- Use correct terminal variable.
- 14:58 Changeset [15872] by
- Move bugme timer to the top so it doesn't interfere with panel.
- 14:56 Changeset [15871] by
- Use different syntax for --target to accomodate rpm 4, which supports multiple targets.
- 13:06 Changeset [15870] by
- Pull up 1.5 to athena-8_4 branch.
- 13:06 Changeset [15869] by
- Don't complain and bomb out if we're running on a different kernel than we were built against.
- 13:05 Changeset [15868] by
- Do a miniroot update.
- 13:03 Changeset [15867] by
- Don't copy in name_to_sysnum; there's a working one in the miniroot, and copying in the one from the base OS install is bad if its a different version of the OS than the miniroot.
- 12:42 Changeset [15866] by
- xscreensaver has a bunch of gnome stuff now; depend on control-center.
- 12:15 Changeset [15865] by
- gnome-vfs shouldn't build without control-center; it still runs gnome-config --libs capplet, but doesn't appear to use the result.
03/23/01:
- 15:29 Changeset [15864] by
- Propagate local change from old location (../libcapplet).
- 15:25 Changeset [15863] by
- Merge with gnome-vfs 1.0.
- 15:23 Changeset [15862] by
- This commit was generated by cvs2svn to compensate for changes in r15861, which included commits to RCS files with non-trunk default branches.
- 15:23 Changeset [15861] by
- Not present in gnome-vfs 1.0.
- 15:19 Changeset [15860] by
- Build fixes for non-Linux/non-gcc platforms.
- 15:09 Changeset [15859]
- This commit was manufactured by cvs2svn to create tag 'gnome-vfs-1_0'.
- 15:09 Changeset [15858] by
- This commit was generated by cvs2svn to compensate for changes in r15857, which included commits to RCS files with non-trunk default branches.
- 15:09 Changeset [15857] by
- Import gnome-vfs 1.0.
- 15:08 Changeset [15856] by
- Add back gnome-vfs and its dependencies (bzip2, GConf, oaf) because control-center depends on them.
- 14:57 Changeset [15855] by
- We'll use xscreensaver's capplet instead of this one.
- 14:48 Changeset [15854] by
- Merge with control-center 1.4.0.
- 14:42 Changeset [15853] by
- This commit was generated by cvs2svn to compensate for changes in r15852, which included commits to RCS files with non-trunk default branches.
- 14:42 Changeset [15852] by
- Not present in control-center 1.4.0.
- 14:29 Changeset [15851]
- This commit was manufactured by cvs2svn to create tag 'control-center-1_4_0'.
- 14:29 Changeset [15850] by
- This commit was generated by cvs2svn to compensate for changes in r15849, which included commits to RCS files with non-trunk default branches.
- 14:29 Changeset [15849] by
- Import control-center 1.4.0.
- 14:28 Changeset [15848] by
- Noted by rbasch: don't want DESTDIR in -z test for LIBEXECDIR.
- 12:37 Changeset [15847] by
- Put -static in link flags, not CFLAGS.
- 01:16 Changeset [15846] by
- Fix gcc-ism.
- 00:30 Changeset [15845] by
- Force substitution of /usr/athena/bin/perl for perl in scripts, instead of the value found in the path.
03/21/01:
- 19:12 Changeset [15844] by
- Add DESTDIR support.
- 19:10 Changeset [15843] by
- Point cf files somewhere other than /usr/athena/config.
- 19:10 Changeset [15842] by
- No longer needed with sysinfo 4.x.
- 14:53 Changeset [15841] by
- Pull up 1.4 to athena-8_4 branch.
- 14:52 Changeset [15840] by
- 107226-14 only patches SUNWdtma, which we don't install. Punt it.
- 14:32 Changeset [15839] by
- syslog is various cases when updating is not possible
- 14:30 Changeset [15838] by
- Pull up patch from xscreensaver 3.22 (with some hand-hacking) to be conservative about blanking the screen when the keyboard or mouse is grabbed by another application.
- 14:30 Changeset [15837] by
- queries to help debug why machines don't update
- 11:37 Changeset [15836] by
- Add WIN.MIT.EDU realm, used by Pismere.
03/20/01:
- 13:11 Changeset [15835] by
- This commit was generated by cvs2svn to compensate for changes in r15834, which included commits to RCS files with non-trunk default branches.
- 13:11 Changeset [15834] by
- Not present in sysinfo 4.0.2.
- 13:04 Changeset [15833]
- This commit was manufactured by cvs2svn to create tag 'sysinfo-4_0_2'.
- 13:04 Changeset [15832] by
- This commit was generated by cvs2svn to compensate for changes in r15831, which included commits to RCS files with non-trunk default branches.
- 13:04 Changeset [15831] by
- Import sysinfo 4.0.2.
- 12:08 Changeset [15830] by
- Remove more things we added because of nautilus (bzip2, gnome-print, openssl).
- 11:06 Changeset [15829] by
- Hack: explicitly set installdir; setting it to $(repexecdir) runs afoul of ATHTOOLROOT.
03/19/01:
- 17:34 Changeset [15828] by
- Regenerate.
- 17:32 Changeset [15827] by
- Merge with gnome-core 1.4.0.
- 17:32 Changeset [15826] by
- Note that we got the latest gnome-core from unstable.
- 16:58 Changeset [15825] by
- This commit was generated by cvs2svn to compensate for changes in r15824, which included commits to RCS files with non-trunk default branches.
- 16:58 Changeset [15824] by
- Not present in gnome-core 1.4.0.
- 16:55 Changeset [15823] by
- Fix merge: set install_prefix to DESTDIR.
- 16:26 Changeset [15822]
- This commit was manufactured by cvs2svn to create tag 'gnome-core-1_4_0'.
- 16:26 Changeset [15821] by
- This commit was generated by cvs2svn to compensate for changes in r15820, which included commits to RCS files with non-trunk default branches.
- 16:26 Changeset [15820] by
- Import gnome-core 1.4.0.
- 16:06 Changeset [15819] by
- Remove nautilus and the libraries only it needed (ammonite, bonobo, freetype, GConf, gnome-vfs, libghttp, oaf) for now, since it's unlikely to be in working shape for the next release and it's interfering with the wash.
- 15:13 Changeset [15818] by
- Make sure child actually exited when checking xlogin exit status.
- 15:12 Changeset [15817] by
- xlogin exits with status 3, not 2, to request console login.
- 13:39 Changeset [15816] by
- Merge with bonobo 0.37.
- 13:25 Changeset [15815]
- This commit was manufactured by cvs2svn to create tag 'bonobo-0_37'.
- 13:25 Changeset [15814] by
- This commit was generated by cvs2svn to compensate for changes in r15813, which included commits to RCS files with non-trunk default branches.
- 13:25 Changeset [15813] by
- Import bonobo 0.37.
- 11:52 Changeset [15812] by
- Bomb out if we retried our max number of times and didn't get a response from the server.
03/17/01:
- 12:21 Changeset [15811] by
- Merge with gnome-libs 1.2.12.
- 12:20 Changeset [15810] by
- This commit was generated by cvs2svn to compensate for changes in r15809, which included commits to RCS files with non-trunk default branches.
- 12:20 Changeset [15809] by
- Not present in gnome-libs 1.2.12.
- 12:03 Changeset [15808]
- This commit was manufactured by cvs2svn to create tag 'gnome-libs-1_2_12'.
- 12:03 Changeset [15807] by
- This commit was generated by cvs2svn to compensate for changes in r15806, which included commits to RCS files with non-trunk default branches.
- 12:03 Changeset [15806] by
- Import gnome-libs 1.2.12.
- 12:00 Changeset [15805] by
- Add binutils.
- 11:54 Changeset [15804] by
- Put /usr/athena/lib in ld.so.conf to improve shared library findability.
- 11:53 Changeset [15803] by
- This commit was generated by cvs2svn to compensate for changes in r15802, which included commits to RCS files with non-trunk default branches.
- 11:53 Changeset [15802] by
- Import binutils 2.10.1.
- 11:51 Changeset [15801] by
- From rbasch: update for recent change to add.c.
- 11:50 Changeset [15800] by
- Only warn about using compatibility when -w is given.
- 11:43 Changeset [15799] by
- In ares__send_query, make sure to stop if we encounter an error and move onto the next server/try. Noticed by Chris Leishman <chris@sharinga.com>.
- 11:28 Changeset [15798] by
- Must declare g_log_domain_gmodule before including <glib.h> because logging stuff is written out as static functions using it (via a #define). (Only on systems where the compiler doesn't support variable-argument preprocessing macros.)
03/16/01:
- 12:04 Changeset [15797] by
- How to install AFS 3.6 patches 1 binaries.
- 11:57 Changeset [15796] by
- Propagate Athena changes from sun4x_57 version of this script.
- 11:55 Changeset [15795] by
- Base configuration afs3.6 2.6, aka 3.6 patches 1
- 11:42 Changeset [15794] by
- This commit was generated by cvs2svn to compensate for changes in r15793, which included commits to RCS files with non-trunk default branches.
- 11:42 Changeset [15793] by
- Base configuration afs3.6 2.6, aka 3.6 patches 1
03/14/01:
- 15:30 Changeset [15792] by
- Pull up 1.12 to athena-8_4 branch.
- 15:29 Changeset [15791] by
- Make symlink for 2.2.17 kernel.
- 14:38 Changeset [15790] by
- Pull up 1.3 to athena-8_4 branch.
- 14:37 Changeset [15789] by
- Remove a couple of patches which I don't think we applied.
- 14:25 Changeset [15788] by
- Pull up 1.5 to athena-8_4 branch.
- 14:24 Changeset [15787] by
- Make a symlink for libXm.so.1 for now.
- 12:59 Changeset [15786] by
- Merge with gtk+ 1.2.9.
- 12:34 Changeset [15785] by
- This commit was generated by cvs2svn to compensate for changes in r15784, which included commits to RCS files with non-trunk default branches.
- 12:34 Changeset [15784] by
- Not present in gtk+ 1.2.9.
- 12:22 Changeset [15783] by
- Merge with glib 1.2.9.
- 12:11 Changeset [15782]
- This commit was manufactured by cvs2svn to create tag 'gtk-1_2_9'.
- 12:11 Changeset [15781] by
- This commit was generated by cvs2svn to compensate for changes in r15780, which included commits to RCS files with non-trunk default branches.
- 12:11 Changeset [15780] by
- Import gtk+ 1.2.9.
- 12:09 Changeset [15779]
- This commit was manufactured by cvs2svn to create tag 'glib-1_2_9'.
- 12:09 Changeset [15778] by
- This commit was generated by cvs2svn to compensate for changes in r15777, which included commits to RCS files with non-trunk default branches.
- 12:09 Changeset [15777] by
- Import glib 1.2.9.
03/13/01:
- 16:25 Changeset [15776] by
- Pull up 1.2 to athena-8_4 branch.
- 16:24 Changeset [15775] by
- Install rpmupdate in /etc/athena where it belongs.
- 16:00 Changeset [15774] by
- Merge with nautilus 1.0.
- 15:56 Changeset [15773] by
- Not present in nautilus 1.0.
- 15:42 Changeset [15772] by
- This commit was generated by cvs2svn to compensate for changes in r15771, which included commits to RCS files with non-trunk default branches.
- 15:42 Changeset [15771] by
- Not present in nautilus 1.0.
- 14:09 Changeset [15770]
- This commit was manufactured by cvs2svn to create tag 'nautilus-1_0'.
- 14:09 Changeset [15769] by
- This commit was generated by cvs2svn to compensate for changes in r15768, which included commits to RCS files with non-trunk default branches.
- 14:09 Changeset [15768] by
- Import nautilus 1.0.
- 12:05 Changeset [15767] by
- Merge with librep 0.13.4.
- 11:47 Changeset [15766]
- This commit was manufactured by cvs2svn to create tag 'rep-gtk-0_15'.
- 11:47 Changeset [15765] by
- This commit was generated by cvs2svn to compensate for changes in r15764, which included commits to RCS files with non-trunk default branches.
- 11:47 Changeset [15764] by
- Import rep-gtk 0.15.
- 11:43 Changeset [15763]
- This commit was manufactured by cvs2svn to create tag 'librep-0_13_4'.
- 11:43 Changeset [15762] by
- This commit was generated by cvs2svn to compensate for changes in r15761, which included commits to RCS files with non-trunk default branches.
- 11:43 Changeset [15761] by
- Import librep 0.13.4.
- 11:43 Changeset [15760] by
- Add bzip2 and pine. rep is actually named librep.
03/09/01:
- 20:37 Changeset [15759] by
- Add support for new -t option to build.sh to build just one target and its dependencies. Useful for testing builds of part of the tree, especially GNOME stuff.
- 17:28 Changeset [15758] by
- Pull up 1.2 to athena-8_4 branch.
- 17:28 Changeset [15757] by
- Get Solaris patch numbers right (and sort them).
- 17:14 Changeset [15756] by
- Pull up 1.1 to athena-8_4 branch.
- 17:13 Changeset [15755]
- This commit was manufactured by cvs2svn to create branch 'athena-8_4'.
- 17:13 Changeset [15754] by
- We installed eleven patches and modified one config file.
- 16:58 Changeset [15753] by
- Pull up 1.12 to athena-8_4 branch.
- 16:57 Changeset [15752] by
- Turn off sgid bit on arp.
- 16:53 Changeset [15751] by
- Merge with sawfish 0.37.3.
- 16:52 Changeset [15750] by
- Fix typo.
- 16:50 Changeset [15749] by
- Pull up 1.11 to athena-8_4 branch.
- 16:39 Changeset [15748] by
- Make symlinks for /usr/bin/{lpr,lpq,lprm}.
- 16:36 Changeset [15747] by
- Pull up 1.14 to athena-8_4 branch.
- 16:36 Changeset [15746] by
- Pull up 1.10 to athena-8_4 branch.
- 16:22 Changeset [15745] by
- Pull up 1.1 to athena-8_4 branch.
- 16:22 Changeset [15744] by
- Pull up 1.2 to athena-8_4 branch.
- 16:22 Changeset [15743] by
- Pull up 1.19 to athena-8_4 branch.
- 16:17 Changeset [15742] by
- Support staging rpmupdate RPMs to get us from 8.4 to 9.0.
- 15:40 Changeset [15741] by
- Fix up documentation on Hesiod information.
- 15:38 Changeset [15740] by
- Move rpmupdate to athena/etc/rpmupdate.
- 15:38 Changeset [15739]
- This commit was manufactured by cvs2svn to create branch 'athena-8_4'.
- 15:38 Changeset [15738] by
- Move rpmupdate here from packs/update/os/linux.
- 15:31 Changeset [15737] by
- Add rpmupdate.
- 15:29 Changeset [15736] by
- Pull up 1.26 to athena-8_4 branch.
- 15:29 Changeset [15735] by
- Pull up 1.1 to athena-8_4 branch.
- 15:28 Changeset [15734]
- This commit was manufactured by cvs2svn to create branch 'athena-8_4'.
- 15:28 Changeset [15733] by
- Disentagle rpmupdate from athena-ws so it can be updated separately.
- 14:42 Changeset [15732] by
- Pull up 1.13 to athena-8_4 branch.
- 14:41 Changeset [15731] by
- Need \n\ at end of usage message line; IRIX cc complains otherwise.
- 14:35 Changeset [15730]
- This commit was manufactured by cvs2svn to create tag 'sawfish-0_37_3'.
- 14:35 Changeset [15729] by
- This commit was generated by cvs2svn to compensate for changes in r15728, which included commits to RCS files with non-trunk default branches.
- 14:35 Changeset [15728] by
- Import sawfish 0.37.3.
03/07/01:
- 17:01 Changeset [15727] by
- Pull up 1.11 to athena-8_4 branch.
- 17:01 Changeset [15726] by
- Pull up 1.3-1.4 to athena-8_4 branch.
- 17:01 Changeset [15725] by
- Pull up 1.12 to athena-8_4 branch.
- 17:01 Changeset [15724] by
- Pull up 1.5 to athena-8_4 branch.
- 17:01 Changeset [15723] by
- Pull up 1.8 to athena-8_4 branch.
- 17:01 Changeset [15722] by
- Pull up 1.6 to athena-8_4 branch.
- 17:01 Changeset [15721] by
- Pull up 1.17-1.18 to athena-8_4 branch.
- 17:01 Changeset [15720] by
- Pull up 1.7 to athena-8_4 branch.
- 17:01 Changeset [15719] by
- Pull up 1.4 to athena-8_4 branch.
- 17:01 Changeset [15718] by
- Pull up 1.13 to athena-8_4 branch.
- 16:23 Changeset [15717] by
- From zacheiss: restore our post-8.3 patches after reversion.
Note: See TracTimeline
for information about the timeline view.