v0.5.0
-
New features
- When using Erlang distribution, the node's hostname can be set to the name
returned by DHCP:node_host: :dhcp - SSH console access is enabled by default now. Disable by setting
ssh_console_port: nil - To address issues with link-local networking, it's now possible to run a
mini DHCP server to supply an IP address instead. Enable by setting
address_method: :dhcpd. See
OneDHCPD for more information.
- When using Erlang distribution, the node's hostname can be set to the name
-
Bug fixes
- Merge
defaultconfigs fromnerves_network. This fixes an issue where
wlan0settings were lost.
- Merge