aboutsummaryrefslogtreecommitdiffstats
path: root/NOTES
diff options
context:
space:
mode:
authorficus <ficus@robocracy.org>2012-09-23 04:22:14 +0200
committerficus <ficus@robocracy.org>2012-09-23 04:22:14 +0200
commitb1aec80110e822d835f6c97a2320b7dfc5fba039 (patch)
tree3f88cf6ec6a8e2836c91705baf2bfc31ab51d0dd /NOTES
parente2973e8ea5c57bfa6ed41293e0250c68d29cfed9 (diff)
downloadtorouter-b1aec80110e822d835f6c97a2320b7dfc5fba039.tar.gz
torouter-b1aec80110e822d835f6c97a2320b7dfc5fba039.zip
possibly functional image builder
Diffstat (limited to 'NOTES')
-rw-r--r--NOTES17
1 files changed, 8 insertions, 9 deletions
diff --git a/NOTES b/NOTES
index 19ce4b8..fe696f1 100644
--- a/NOTES
+++ b/NOTES
@@ -1,21 +1,20 @@
system config files should live here in ./config
system config scripts should live here in ./scripts
- torouter-takeover
+ torouter_takeover.sh
add torproject keys (prompt?)
setup sources.list
apt-get update
install dependancies like tor and torouterui
run torouter_preboot.sh
- torouter-preboot
+ new ssh keys?
+ torouter_preboot.sh
check that dependancies are installed (tor, torouterui, etc) or fail
- copy/install all configuration files
- install
- create users and groups
+ copy/install configuration files
remove/disable unwanted packages
- setup firstboot
- torouter-firstboot (just generates ssh keys; could be done elsewhere?)
- torouter-copy2internal (TODO)
- torouter-setupuboot (TODO)
+ stop libertas module from loading
+ create users and groups
+ torouter_copy2internal.sh (TODO)
+ torouter_setupuboot.sh (TODO)
torouter-prep contains all the above files