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

Releases: hypriot/image-builder-rpi

v0.4.9

24 Apr 15:25

Choose a tag to compare

Add wifi section to device-init.yaml to allow flash tool to fill it.

v0.4.8

19 Apr 21:48

Choose a tag to compare

  • update device-init to v0.1.3

v0.4.7

19 Apr 14:38

Choose a tag to compare

  • update device-init to v0.1.2
  • update os-rootfs to v8.8.5

v0.4.6

16 Apr 22:20

Choose a tag to compare

update device-init to v0.1.1

v0.4.5

16 Apr 12:41

Choose a tag to compare

  • add new version of device-init that support wifi subcommand

v0.4.4

10 Apr 13:06

Choose a tag to compare

  • add support for RPi3 Bluetooth
  • add support for RPi3 WiFi

v0.4.3

09 Apr 22:02

Choose a tag to compare

  • added tools for managing wireless network interfaces

v0.4.2

09 Apr 20:25

Choose a tag to compare

  • get firmware directly from archive.raspberrypi.org
  • add fake hardware clock
  • ensure that crucial packages are pinned via apt-pinning

v0.4.1

09 Apr 16:44

Choose a tag to compare

The rootfs is based on Raspbian instead of Debian to support Raspberry Pi 0 and 1 as well as Pi 2 and 3!!

You can flash it with with our script, but keep in mind that all other options like setting the hostname and WiFi is not supported in this SD card release yet, but very soon.

flash https://github.com/hypriot/image-builder-rpi/releases/download/v0.4.1/sd-card-rpi-v0.4.1.img.zip

Remember, login as user pirate with password hypriot. We have removed the login for user root and the user pi no longer exists to fit with all the other boards we are building.

v0.4.0

07 Apr 17:50

Choose a tag to compare

The rootfs is based on Raspbian instead of Debian to support Raspberry Pi 0 and 1 as well as Pi 2 and 3!!

You can flash it with with our script, but keep in mind that all other options like setting the hostname and WiFi is not supported in this SD card release yet, but very soon.

flash https://github.com/hypriot/image-builder-rpi/releases/download/v0.2.5/sd-card-rpi-v0.2.5.img.zip

Remember, login as user pirate with password hypriot. We have removed the login for user root and the user pi no longer exists to fit with all the other boards we are building.