aboutsummaryrefslogtreecommitdiffstats
path: root/NOTES
diff options
context:
space:
mode:
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