aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ttdnsd.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ttdnsd.txt')
-rw-r--r--doc/ttdnsd.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/ttdnsd.txt b/doc/ttdnsd.txt
new file mode 100644
index 0000000..ef1b3cc
--- /dev/null
+++ b/doc/ttdnsd.txt
@@ -0,0 +1,20 @@
+
+There seems to be no official debian package for ttdnsd, and the old ~squeeze
+torouter package didn't seem to work with debian live. debhelper makes it easy
+enough to rebuild a package on an ARM device itself.
+
+The source can be grabbed from:
+
+ https://gitweb.torproject.org/ioerror/ttdnsd.git
+
+Build dependancy packages are:
+
+ debhelper build-essential tsocks fakeroot
+
+Then do:
+
+ make deb
+
+Copied out the resulting file (it ends up in ./..) and put that in
+packages.chroot for now.
+