v20171031-155659
DieterReuter
released this
31 Oct 16:28
·
164 commits
to master
since this release
Auto-released by Travis-CI build #50
HypriotOS/arm64 for Raspberry Pi 3 in 64bit
Attention: this is an experimental OS release, please report issues at GitHub!
Contents
- Linux Kernel 4.9.13 (arm64, optimized for Docker)
- Docker Engine 17.09.0-ce (arm64, officially build by Docker)
- Warning: this package was built for Ubuntu Xenial 16.04, seems to works on Debian Stretch too
- Docker Machine 0.13.0 (arm64)
- Docker Compose 1.16.1 (installed via PIP)
- Bash completion for
docker
,docker-compose
anddocker-machine
cli commands - Disable power management for wlan0 to increase stability
- Enable bash ls colors
- cloud-init with a default configuration
/boot/user-data
file- hostname: black-pearl
- username: pirate
- password: hypriot
New Features
- Docker Machine updated to 0.13.0
- cloud-init, examples included in default
user-data
file- WiFi configuration
- set system locale
- set timezone
- update/upgrade APT packages
- install additional APT packages
- run additional commands at first boot only