Features
- Allows for automatic configuration on first boot over an existing internet connection, as described in #132.
- No longer requires makenode, but still allows it to be used for configuring (though this is not recommended, since makenode may contain dated configuration templates).
- Tunneldigger configured with domain names instead of hardcoded IPs.
- Locks you out if you don't change the root password in 24hrs after flashing.
/opt/mesh/retrieve_ip
script no longer deletes itself after executing successfully.- All templates for configuration are now stored within the firmware itself, and can be reapplied at any time with an IP address of your choosing (see
/opt/mesh/autoconf
).
Bug fixes
Integrates patches to bugs previously corrected through makenode:
sudomesh/bugs#1
sudomesh/bugs#5
sudomesh/bugs#17
sudomesh/bugs#23
sudomesh/bugs#27
and also, brings back the correct blinkly indicator LEDs #99