nerves-project-attic/nerves_init_gadget
Simple initialization for devices running Nerves
10 Releases
Latest: 6y ago
v0.7.0Latest
📋 Changes
- New features
- Include `nerves_time`. So many people were adding `nerves_time` to their
- Bug fixes
- It was possible for the SSH daemon to crash and not be restarted. The ssh
v0.6.0
📋 Changes
- Enhancements
- Don't override IP address parameters if assigned in the `nerves_network`
- Register DNS hosts to get the local and peer IP addresses on USB gadget mode
v0.5.2
📋 Changes
- Enhancements
- Use `:dhcpd` instead of `:linklocal` for defaults.
- Load `/etc/iex.exs` on ssh connections
v0.5.1
📋 Changes
- New features
- SFTP support
v0.5.0
📋 Changes
- New features
- When using Erlang distribution, the node's hostname can be set to the name
- SSH console access is enabled by default now. Disable by setting
- To address issues with link-local networking, it's now possible to run a
- Bug fixes
- Merge `default` configs from `nerves_network`. This fixes an issue where
v0.4.0
📋 Changes
- New features
- Added support for `ssh`-ing to an IEx prompt. To use this, add:
- Added an option for generating more unique mDNS names. If you specify
v0.3.0
📋 Changes
- New features
- Pulled in project rename of bootloader to shoehorn. Be sure to update your
- Add dependency on `ring_logger` and instructions for setting it up since it
- Bug fixes
- Removed many Elixir 1.5/1.6 warnings by updating dependencies
v0.2.1
📋 Changes
- Bug fixes
- Work around a multicast registration issue on wireless links. This adds
v0.2.0
📋 Changes
- New features
- Network interface, mDNS name, etc. are now configurable
- Add support for automatically starting Erlang distribution. This is not
v0.1.0
Initial release
