v20180322-090018
DieterReuter
released this
22 Mar 09:15
·
68 commits
to master
since this release
Auto-released by Travis-CI build #144
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.80 (arm64, optimized for Docker)
- Docker Engine 18.03.0-ce (arm64, officially build by Docker)
- Docker Machine 0.13.0 (arm64)
- Docker Compose 1.20.1 (installed via PIP)
- Bash completion for
docker
,docker-compose
anddocker-machine
cli commands - cloud-init with a default configuration
/boot/user-data
file- hostname: black-pearl
- username: pirate
- password: hypriot
- 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
New Features
- Linux Kernel 4.9.80 (arm64, optimized for Docker)
- Docker Engine 18.03.0-ce (arm64, officially build by Docker)
- Docker Compose 1.20.1 (installed via PIP)
Known Issues
- on a Raspberry Pi 3 Model B+ the internal ethernet and wifi doesn't work (this requires some changes in kernel and/or device tree settings - so, if anyone can help here that would be great!)