diff options
author | ficus <ficus@robocracy.org> | 2012-09-23 04:22:14 +0200 |
---|---|---|
committer | ficus <ficus@robocracy.org> | 2012-09-23 04:22:14 +0200 |
commit | b1aec80110e822d835f6c97a2320b7dfc5fba039 (patch) | |
tree | 3f88cf6ec6a8e2836c91705baf2bfc31ab51d0dd /NOTES | |
parent | e2973e8ea5c57bfa6ed41293e0250c68d29cfed9 (diff) | |
download | torouter-b1aec80110e822d835f6c97a2320b7dfc5fba039.tar.gz torouter-b1aec80110e822d835f6c97a2320b7dfc5fba039.zip |
possibly functional image builder
Diffstat (limited to 'NOTES')
-rw-r--r-- | NOTES | 17 |
1 files changed, 8 insertions, 9 deletions
@@ -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 |