diff options
author | bnewbold <bnewbold@robocracy.org> | 2012-10-12 10:09:51 +0200 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2012-10-12 10:09:51 +0200 |
commit | 067960c6c1c1b41c9c2811183747f21c0c4e74bf (patch) | |
tree | f7fff2305dcc42584bbd18504ff44dea18364ac5 | |
parent | 9e44b8ac85286649e787a21b69a6ada40966ee07 (diff) | |
download | rooter_wiki-067960c6c1c1b41c9c2811183747f21c0c4e74bf.tar.gz rooter_wiki-067960c6c1c1b41c9c2811183747f21c0c4e74bf.zip |
overview notes
-rw-r--r-- | design/overview.page | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/design/overview.page b/design/overview.page index 3bd4cbd..96fa6c4 100644 --- a/design/overview.page +++ b/design/overview.page @@ -55,6 +55,18 @@ See [hardware]() for specific components and costs; in summary: - Low-bandwidth "internet of things" gateway with 802.15.4 radio - Hardware entropy generation device +The proposed software stack is to run a tweaked OpenWRT router firmware +distribution on the bare metal, and run server processes in one or more +virtualized full debian environments. + +Porting and documentation effort will be made such that users can swap out the +default software stack for regular debian, regular OpenWRT, pfSense (FreeBSD), +or OpenBSD as they see fit. + +A bootloader and multiple-partition scheme will retain a "factory" copy of the +default configuration on the internal micro SD card to assist with recovering +from misconfiguration. + ## Comparison See [../research/devices]() for a listing of other similar hardware devices. |