aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ttdnsd.txt
blob: ef1b3ccf271a35cccce041643a70b3d4aba87d7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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.