Skip to content

v20171104-203241

Compare
Choose a tag to compare
@DieterReuter DieterReuter released this 04 Nov 21:08
· 146 commits to master since this release
23a6d2b

Auto-released by Travis-CI build #64

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.10.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.17.0 (installed via PIP)
  • Bash completion for docker, docker-compose and docker-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

  • Docker Engine updated to 17.10.0-ce