Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

Releases: hypriot/image-builder-rpi

v1.12.3

02 Jul 16:33
2aa6b33
Compare
Choose a tag to compare

HypriotOS v1.12.3

Contents

  • Linux Kernel 4.19.97 (upstream from raspberrypi.org)
    • multi-arch kernel for ARMv6 and ARMv7 (supports all Raspberry Pi models)
    • Support for Raspberry Pi 4 B
  • Docker Engine 19.03.12 (officially build by Docker)
  • Docker Compose 1.26.1
  • Docker Machine 0.16.2

this release works on all Raspberry Pi models (1, 2, 3, 3 A+, 3 B, 3 B+, 4 B, Zero, Zero W & Compute Module) as the Docker Engine 19.03.12 is built for ARMv6!

New Features and Fixes

  • Update Docker 19.03.12 #367
  • Update Docker Compose 1.26.1 #367

Quick Installation

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

v1.12.2

01 Jun 19:22
b324846
Compare
Choose a tag to compare

HypriotOS v1.12.2

Contents

  • Linux Kernel 4.19.97 (upstream from raspberrypi.org)
    • multi-arch kernel for ARMv6 and ARMv7 (supports all Raspberry Pi models)
    • Support for Raspberry Pi 4 B
  • Docker Engine 19.03.11 (officially build by Docker)
  • Docker Compose 1.25.5
  • Docker Machine 0.16.2

this release works on all Raspberry Pi models (1, 2, 3, 3 A+, 3 B, 3 B+, 4 B, Zero, Zero W & Compute Module) as the Docker Engine 19.03.11 is built for ARMv6!

New Features and Fixes

  • Update Docker 19.03.11 #365

Quick Installation

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

v1.12.1

21 May 10:31
e30b549
Compare
Choose a tag to compare

HypriotOS v1.12.1

Contents

  • Linux Kernel 4.19.97 (upstream from raspberrypi.org)
    • multi-arch kernel for ARMv6 and ARMv7 (supports all Raspberry Pi models)
    • Support for Raspberry Pi 4 B
  • Docker Engine 19.03.8 (officially build by Docker)
  • Docker Compose 1.25.5
  • Docker Machine 0.16.2

this release works on all Raspberry Pi models (1, 2, 3, 3 A+, 3 B, 3 B+, 4 B, Zero, Zero W & Compute Module) as the Docker Engine 19.03.8 is built for ARMv6!

New Features and Fixes

  • Update Docker Compose 1.25.5 #357
  • Fix fake-hwclock run before fsck-root #356
  • Update Docker 19.03.8 #349
  • Fix Bluetooth MAC #339

Quick Installation

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

v1.12.0

07 Jan 18:23
1114b95
Compare
Choose a tag to compare

HypriotOS v1.12.0

Contents

  • Linux Kernel 4.19.75 (upstream from raspberrypi.org)
    • multi-arch kernel for ARMv6 and ARMv7 (supports all Raspberry Pi models)
    • Support for Raspberry Pi 4 B
  • Docker Engine 19.03.5 (officially build by Docker)
  • Docker Machine 0.16.2
  • Docker Compose 1.25.1

this release works on all Raspberry Pi models (1, 2, 3, 3 A+, 3 B, 3 B+, 4 B, Zero, Zero W & Compute Module) as the Docker Engine 19.03.5 is built for ARMv6!

New Features

  • Install docker-compose 1.25.1 with Python 3, removed Python 2
  • Set the timestamp for fake-hwclock in /boot partition or directly with flash tool.
  • Docker 19.03.5 - see release notes https://github.com/docker/docker-ce/releases/tag/v19.03.5
  • Bash completion for 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 with country setting
    • set system locale
    • set timezone
    • update/upgrade APT packages
    • install additional APT packages
    • run additional commands at first boot only
  • Switch to Raspbian Buster

Quick Installation

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

1.12.0-rc2

06 Jan 08:32
d07c3d1
Compare
Choose a tag to compare
1.12.0-rc2 Pre-release
Pre-release

HypriotOS v1.12.0-rc2

Contents

  • Linux Kernel 4.19.75 (upstream from raspberrypi.org)
    • multi-arch kernel for ARMv6 and ARMv7 (supports all Raspberry Pi models)
    • Support for Raspberry Pi 4 B
  • Docker Engine 19.03.5 (officially build by Docker)
  • Docker Machine 0.16.2
  • Docker Compose 1.25.0

this release works on all Raspberry Pi models (1, 2, 3, 3 A+, 3 B, 3 B+, 4 B, Zero, Zero W & Compute Module) as the Docker Engine 19.03.5 is built for ARMv6!

New Features

  • Install docker-compose 1.25.0 with Python 3, removed Python 2
  • Set the timestamp for fake-hwclock in /boot partition or directly with flash tool.
  • Docker 19.03.5 - see release notes https://github.com/docker/docker-ce/releases/tag/v19.03.5
  • Bash completion for 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 with country setting
    • set system locale
    • set timezone
    • update/upgrade APT packages
    • install additional APT packages
    • run additional commands at first boot only
  • Switch to Raspbian Buster

Quick Installation

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

1.12.0-rc1

05 Jan 17:39
9868b07
Compare
Choose a tag to compare
1.12.0-rc1 Pre-release
Pre-release

HypriotOS v1.12.0-rc1

Contents

  • Linux Kernel 4.19.75 (upstream from raspberrypi.org)
    • multi-arch kernel for ARMv6 and ARMv7 (supports all Raspberry Pi models)
    • Support for Raspberry Pi 4 B
  • Docker Engine 19.03.5 (officially build by Docker)
  • Docker Machine 0.16.2
  • Docker Compose 1.23.2

this release works on all Raspberry Pi models (1, 2, 3, 3 A+, 3 B, 3 B+, 4 B, Zero, Zero W & Compute Module) as the Docker Engine 19.03.5 is built for ARMv6!

New Features

  • Set the timestamp for fake-hwclock in /boot partition or directly with flash tool.
  • Docker 19.03.5 - see release notes https://github.com/docker/docker-ce/releases/tag/v19.03.5
  • Bash completion for 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 with country setting
    • set system locale
    • set timezone
    • update/upgrade APT packages
    • install additional APT packages
    • run additional commands at first boot only
  • Switch to Raspbian Buster

Quick Installation

$ flash https://github.com/hypriot/image-builder-rpi/releases/download/v1.12.0-rc1/hypriotos-rpi-v1.12.0-rc1.img.zip
$ ssh [email protected]
  • login with username "pirate", password "hypriot"

v1.11.5

03 Dec 19:54
704704c
Compare
Choose a tag to compare

HypriotOS v1.11.5

Contents

  • Linux Kernel 4.19.75 (upstream from raspberrypi.org)
    • multi-arch kernel for ARMv6 and ARMv7 (supports all Raspberry Pi models)
    • Support for Raspberry Pi 4 B
  • Docker Engine 19.03.5 (officially build by Docker)
  • Docker Machine 0.16.2
  • Docker Compose 1.23.2

this release works on all Raspberry Pi models (1, 2, 3, 3 A+, 3 B, 3 B+, 4 B, Zero, Zero W & Compute Module) as the Docker Engine 19.03.5 is built for ARMv6!

New Features

  • Docker 19.03.5 - see release notes https://github.com/docker/docker-ce/releases/tag/v19.03.5
  • Bash completion for 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 with country setting
    • set system locale
    • set timezone
    • update/upgrade APT packages
    • install additional APT packages
    • run additional commands at first boot only
  • Switch to Raspbian Buster

Quick Installation

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

v1.11.4

04 Nov 14:02
7163210
Compare
Choose a tag to compare

HypriotOS v1.11.4

Contents

  • Linux Kernel 4.19.75 (upstream from raspberrypi.org)
    • multi-arch kernel for ARMv6 and ARMv7 (supports all Raspberry Pi models)
    • Support for Raspberry Pi 4 B
  • Docker Engine 19.03.4 (officially build by Docker)
  • Docker Machine 0.16.2
  • Docker Compose 1.23.2

this release works on all Raspberry Pi models (1, 2, 3, 3 A+, 3 B, 3 B+, 4 B, Zero, Zero W & Compute Module) as the Docker Engine 19.03.4 is built for ARMv6!

New Features

  • Docker 19.03.4 - see release notes https://github.com/docker/docker-ce/releases/tag/v19.03.4
  • Bash completion for 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 with country setting
    • set system locale
    • set timezone
    • update/upgrade APT packages
    • install additional APT packages
    • run additional commands at first boot only
  • Switch to Raspbian Buster

Quick Installation

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

v1.11.3

10 Oct 10:00
259b103
Compare
Choose a tag to compare

HypriotOS v1.11.3

Contents

  • Linux Kernel 4.19.66 (upstream from raspberrypi.org)
    • multi-arch kernel for ARMv6 and ARMv7 (supports all Raspberry Pi models)
    • Support for Raspberry Pi 4 B
  • Docker Engine 19.03.3 (officially build by Docker)
  • Docker Machine 0.16.2
  • Docker Compose 1.23.2

this release works on all Raspberry Pi models (1, 2, 3, 3 A+, 3 B, 3 B+, 4 B, Zero, Zero W & Compute Module) as the Docker Engine 19.03.3 is built for ARMv6!

New Features

  • Docker 19.03.3 - see release notes https://github.com/docker/docker-ce/releases/tag/v19.03.3
  • Bash completion for 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 with country setting
    • set system locale
    • set timezone
    • update/upgrade APT packages
    • install additional APT packages
    • run additional commands at first boot only
  • Switch to Raspbian Buster

Quick Installation

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

v1.11.2

16 Sep 07:19
f928d0a
Compare
Choose a tag to compare

HypriotOS v1.11.2

Contents

  • Linux Kernel 4.19.66 (upstream from raspberrypi.org)
    • multi-arch kernel for ARMv6 and ARMv7 (supports all Raspberry Pi models)
    • Support for Raspberry Pi 4 B
  • Docker Engine 19.03.2 (officially build by Docker)
  • Docker Machine 0.16.2
  • Docker Compose 1.23.2

this release works on all Raspberry Pi models (1, 2, 3, 3 A+, 3 B, 3 B+, 4 B, Zero, Zero W & Compute Module) as the Docker Engine 19.03.2 is built for ARMv6!

New Features

  • Docker 19.03.2 - see release notes https://github.com/docker/docker-ce/releases/tag/v19.03.2
  • Bash completion for 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 with country setting
    • set system locale
    • set timezone
    • update/upgrade APT packages
    • install additional APT packages
    • run additional commands at first boot only
  • Switch to Raspbian Buster

Quick Installation

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