From f817e98201222253b1e3633b6bfea908eff6f1b9 Mon Sep 17 00:00:00 2001 From: ficus Date: Fri, 28 Dec 2012 19:32:29 +0100 Subject: WIP --- NOTES | 4 ++++ TODO | 2 +- packages/torouter-prep/configs/etc/default/dnsmasq | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3