aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorficus <ficus@robocracy.org>2012-12-28 19:32:29 +0100
committerficus <ficus@robocracy.org>2012-12-28 19:32:29 +0100
commitf817e98201222253b1e3633b6bfea908eff6f1b9 (patch)
treefe6f801a0bfe512f5dae6c412eb9d6bf2dde9139
parent97987d61abed87a649fb5506e5093a4384534c3c (diff)
downloadtorouter-master.tar.gz
torouter-master.zip
-rw-r--r--NOTES4
-rw-r--r--TODO2
-rw-r--r--packages/torouter-prep/configs/etc/default/dnsmasq1
3 files changed, 6 insertions, 1 deletions
diff --git a/NOTES b/NOTES
index 96d280b..e7cc0ac 100644
--- a/NOTES
+++ b/NOTES
@@ -38,3 +38,7 @@ differences between takeover and .img build process:
- don't need kernel re-pack with takeover
- don't need fstab re-write with takeover
+---------
+See also:
+"Personal Onion Router To Assure Liberty", using OpenWRT on cheap hardware:
+https://github.com/grugq/portal
diff --git a/TODO b/TODO
index cc82c0d..871cc92 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,4 @@
- fix signing key for torrouter.torproject.org (should have a keyring .deb)
-- re-enable source builds in install.sh
- fix/clarify current broken DNS situation
- .onion addresses don't "just work" yet
- clarify u-boot and bootloader configuration in docs
@@ -11,3 +10,4 @@
might not fix:
- kernel flashing code in install.sh is kernel-version specific
+- re-enable source builds in install.sh
diff --git a/packages/torouter-prep/configs/etc/default/dnsmasq b/packages/torouter-prep/configs/etc/default/dnsmasq
index ddaa02b..c226fa8 100644
--- a/packages/torouter-prep/configs/etc/default/dnsmasq
+++ b/packages/torouter-prep/configs/etc/default/dnsmasq
@@ -1,2 +1,3 @@
+# NB: the "normal" dnsmasq daemon is also disabled via update-rc.d
ENABLED=0