Skip to content

Releases: DieterReuter/image-builder-rpi64

v20190714-121053

14 Jul 12:46
Compare
Choose a tag to compare

v20190713-213238

13 Jul 22:06
da1878d
Compare
Choose a tag to compare

Auto-released by Travis-CI build #182

This one should be good enough for testing !!!

HypriotOS/arm64 for Raspberry Pi 3B/B+ in 64bit

Attention: this is an experimental OS release, please report issues at GitHub!

Contents

  • Raspberry Pi Bootloader build from 20190713-140339
  • Linux Kernel 4.19.58 (arm64, optimized for Docker) TODO: Rebase kernel config to RPI upstream
  • Docker Engine 18.04.0-ce (arm64, officially build by Docker) TODO: Update Docker Engine
  • Docker Machine 0.16.1 (arm64)
  • Docker Compose 1.24.1 (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

  • Linux Kernel 4.19.58 (arm64, optimized for Docker)
  • WiFi works now on Raspberry Pi 3 Model B+ (kudos to @ttyS0)
  • Ethernet interface eth0 works now on Raspberry Pi 3 Model B+ (kudos to @olljanat)

Known Issues

  • none

Quick Installation

$ flash https://github.com/DieterReuter/image-builder-rpi64/releases/download/v20190713-213238/hypriotos-rpi64-v20190713-213238.img.zip
$ ssh [email protected]
  • login with username "pirate", password "hypriot"

v20190713-205518

13 Jul 21:30
Compare
Choose a tag to compare

v20190713-205006

13 Jul 21:01
Compare
Choose a tag to compare

v20190713-203228

13 Jul 20:43
9899080
Compare
Choose a tag to compare

v20190713-201302

13 Jul 20:24
c5f23c7
Compare
Choose a tag to compare

v20190713-200721

13 Jul 20:18
c5f23c7
Compare
Choose a tag to compare

v20190713-195433: Merge pull request #103 from DieterReuter/update-docker-machine-0.16.1

13 Jul 20:05
5ced12c
Compare
Choose a tag to compare

v20190713-195052: Merge pull request #103 from DieterReuter/update-docker-machine-0.16.1

13 Jul 20:02
5ced12c
Compare
Choose a tag to compare

v20190713-193811: Update license dates to 2019

13 Jul 19:49
Compare
Choose a tag to compare