aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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