racket/collects/meta/drdr
2011-09-07 18:34:32 -04:00
..
static Enable turning timings on and off. 2011-09-07 18:34:32 -04:00
tests A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
analyze.rkt Adding tgz 2011-08-27 06:54:50 -06:00
archive-test.rkt Switching to Racket 2010-11-11 15:59:50 -07:00
archive.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
cache.rkt Switching to Racket 2010-11-11 15:59:50 -07:00
cc.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
config.rkt Trying xnest inside of real root 2011-01-13 14:50:10 -07:00
copy.sh Adding tgz 2011-08-27 06:54:50 -06:00
diff.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
diffcmd.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
dirstruct.rkt Adding tgz 2011-08-27 06:54:50 -06:00
example.timing
formats.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
good-init.sh Switch tcsh(!) and bash scripts to use /bin/sh. 2011-07-14 12:06:00 -04:00
house-call.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
info.rkt drdr info file 2010-05-15 10:47:56 -04:00
INSTALL Note installation step 2011-08-08 12:39:23 -06:00
installed-software
list-count.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
main.rkt Getting it working after the crash 2011-08-08 12:39:21 -06:00
make-archive.rkt Adding tgz 2011-08-27 06:54:50 -06:00
metadata.rkt Updating help page 2011-08-08 12:39:22 -06:00
monitor-drdr.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
monitor-scm.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
notify.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
path-utils.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
pkgs - Removing planet package installation 2010-03-02 20:46:18 +00:00
plt-build.rkt Adding tgz 2011-08-27 06:54:50 -06:00
README Renaming files 2010-11-11 15:59:49 -07:00
README-PORTS A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
render.rkt Add links to tooltips, fix second y axis on zoom. 2011-09-07 09:17:03 -04:00
rendering.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
replay-log.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
replay.rkt Switching to Racket 2010-11-11 15:59:50 -07:00
retry.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
rewriting.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
run-collect.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
scm.rkt Switching to Racket 2010-11-11 15:59:50 -07:00
sema.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
set-browser.rkt Switching to Racket 2010-11-11 15:59:50 -07:00
status.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
svn.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
time-file.rkt Switching to Racket 2010-11-11 15:59:50 -07:00
time.rkt removing old graphing system 2011-09-06 16:07:06 -06:00
vdbm.rkt Switching to Racket 2010-11-11 15:59:50 -07:00

This is the implementation of DrDr.

It currently only runs on a single machine that is set up in an intricate way.
-- In particular, config.rkt mentions many of those details
-- Also, static/data must be a link to a data directory (/opt/plt/data)

It uses a few of my PLaneT packages and some other ones as well.