racket/collects/meta/drdr
2012-12-08 09:09:39 -07:00
..
static Adding next/prev change buttons 2012-08-14 21:34:01 -06:00
tests A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
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 Switching to Racket 2010-11-11 15:59:50 -07:00
archive.rkt New archives, smaller 2012-05-17 10:29:55 -06: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 metacity 2012-06-25 15:59:17 -06: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 New archives, smaller 2012-05-17 10:29:55 -06:00
example.timing Adding DrDr source to meta. 2010-02-24 04:07:08 +00:00
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 new email setup 2012-07-12 19:32:17 -04:00
installed-software Adding DrDr source to meta. 2010-02-24 04:07:08 +00:00
job-queue.rkt Fixing some ugly line-widths in DrDr 2012-11-24 09:22:14 -07:00
list-count.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
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 A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
monitor-scm.rkt DrDr, test this push 2011-11-01 11:16:47 -06: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 Set a maximum timeout for all tests in DrDr 2012-11-24 09:22:14 -07: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
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 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 A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04: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 This way of exporting broke with git 1.8.0 2012-12-08 09:09:39 -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
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.