186
edits
(→ToDo: Updating to reflect new firmware ideas) |
(→Firmware generation features: Updating to reflect new firmware changes) |
||
Line 44: | Line 44: | ||
We'll be dividing the image generation and node configuration aspects into two parts. | We'll be dividing the image generation and node configuration aspects into two parts. | ||
[https://github.com/sudomesh/ | [https://github.com/sudomesh/sudowrt-firmware Sudomesh Firmware Image Builder Github Repo] has our image builder and | ||
[https://github.com/sudomesh/ | [https://github.com/sudomesh/makenode Sudomesh Node Configurator Makenode Github Repo] is our node configurator. | ||
[https://github.com/sudomesh/ | [https://github.com/sudomesh/sudowrt-packages Sudomesh OpenWrt Packages] has all of the sudomesh openwrt packages that we're using/we've written. | ||
We flash nodes with the sudomesh image and then we use the | We flash nodes with the sudomesh image and then we use the makenode to set them up with networking configs, ssh keys, etc. We also use makenode in conjuction with meshnode-db to write pertinent info to a database. | ||