racket/collects/meta/drdr
2012-11-24 09:22:14 -07:00
..
static Adding next/prev change buttons 2012-08-14 21:34:01 -06:00
tests
analyze.rkt correct email address for irc email 2012-08-14 21:34:01 -06:00
archive-repair.rkt New archives, smaller 2012-05-17 10:29:55 -06:00
archive-repair.sh Only repair the big archives 2012-05-17 10:29:55 -06:00
archive-test.rkt
archive.rkt New archives, smaller 2012-05-17 10:29:55 -06:00
cache.rkt
cc.rkt
config.rkt metacity 2012-06-25 15:59:17 -06:00
copy.sh
diff.rkt
diffcmd.rkt
dirstruct.rkt New archives, smaller 2012-05-17 10:29:55 -06:00
example.timing
formats.rkt
good-init.sh
house-call.rkt
info.rkt
INSTALL new email setup 2012-07-12 19:32:17 -04:00
installed-software
job-queue.rkt Fixing some ugly line-widths in DrDr 2012-11-24 09:22:14 -07:00
list-count.rkt
main.rkt New archives, smaller 2012-05-17 10:29:55 -06:00
make-archive-lib.rkt New archives, smaller 2012-05-17 10:29:55 -06:00
make-archive.rkt New archives, smaller 2012-05-17 10:29:55 -06:00
metadata.rkt Improve drdr suffix-decision code, and the help text for prop setting. 2012-06-19 12:52:22 -04:00
monitor-drdr.rkt
monitor-scm.rkt DrDr, test this push 2011-11-01 11:16:47 -06:00
notify.rkt
path-utils.rkt
pkgs
plt-build.rkt Set a maximum timeout for all tests in DrDr 2012-11-24 09:22:14 -07:00
README
README-PORTS
recompress.sh Start improving file system usage 2012-05-17 10:29:55 -06:00
render.rkt More flavor text 2012-08-14 21:34:02 -06:00
rendering.rkt
replay-log.rkt
replay.rkt A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
retry.rkt
rewriting.rkt
run-collect.rkt
scm.rkt Fixing stupidity... for now 2012-01-25 16:48:11 -07:00
sema.rkt
set-browser.rkt
status.rkt
svn.rkt
time-file.rkt
time.rkt removing old graphing system 2011-09-06 16:07:06 -06:00
vdbm.rkt
xorg.conf Adding the xorg config 2012-11-05 22:33:29 -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.