racket/collects/meta/drdr
2012-11-24 09:22:14 -07:00
..
static
tests
analyze.rkt
archive-repair.rkt
archive-repair.sh
archive-test.rkt
archive.rkt
cache.rkt
cc.rkt
config.rkt
copy.sh
diff.rkt
diffcmd.rkt
dirstruct.rkt
example.timing
formats.rkt
good-init.sh
house-call.rkt
info.rkt
INSTALL
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
make-archive-lib.rkt
make-archive.rkt
metadata.rkt
monitor-drdr.rkt
monitor-scm.rkt
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
render.rkt
rendering.rkt
replay-log.rkt
replay.rkt
retry.rkt
rewriting.rkt
run-collect.rkt
scm.rkt
sema.rkt
set-browser.rkt
status.rkt
svn.rkt
time-file.rkt
time.rkt
vdbm.rkt
xorg.conf

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.