Skip to content

Releases: DieterReuter/image-builder-rpi64

v20190720-125849: Merge pull request #110 from DieterReuter/update-readme

20 Jul 13:12
3be6c55
Compare
Choose a tag to compare

v20190715-125357

15 Jul 13:05
55357e7
Compare
Choose a tag to compare

Auto-released by Travis-CI build #197

HypriotOS/arm64 for Raspberry Pi 3B/B+ in 64bit (not working on Pi 4B!)

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 and KVM)
  • Docker Engine 18.09.7 (arm64, officially build by Docker)
  • Docker Machine 0.16.1 (arm64)
  • Docker Compose 1.23.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 and KVM)
  • KVM support included in the kernel
  • 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/v20190715-125357/hypriotos-rpi64-v20190715-125357.img.zip
$ ssh pirate@black-pearl.local
  • login with username "pirate", password "hypriot"

Download latest flash tool directly from here https://github.com/hypriot/flash/releases/tag/2.3.0.

v20190715-115813

15 Jul 12:10
4b748ed
Compare
Choose a tag to compare

v20190715-074847

15 Jul 08:00
4b748ed
Compare
Choose a tag to compare

Auto-released by Travis-CI build #195

First image with KVM enabled kernel.

v20190714-184151

14 Jul 18:54
4b748ed
Compare
Choose a tag to compare

Auto-released by Travis-CI build #194

HypriotOS/arm64 for Raspberry Pi 3B/B+ in 64bit (not working on Pi 4B!)

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.09.7 (arm64, officially build by Docker)
  • Docker Machine 0.16.1 (arm64)
  • Docker Compose 1.23.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/v20190714-184151/hypriotos-rpi64-v20190714-184151.img.zip
$ ssh pirate@black-pearl.local
  • login with username "pirate", password "hypriot"

Download latest flash tool directly from here https://github.com/hypriot/flash/releases/tag/2.3.0.

v20190714-181758

14 Jul 18:30
d59648a
Compare
Choose a tag to compare

v20190714-180430

14 Jul 18:18
d59648a
Compare
Choose a tag to compare

v20190714-175342

14 Jul 18:06
d59648a
Compare
Choose a tag to compare

v20190714-143228

14 Jul 14:43
909cc5a
Compare
Choose a tag to compare

v20190714-141929

14 Jul 14:31
Compare
Choose a tag to compare