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

v0.3

06 Apr 20:04
Compare
Choose a tag to compare

First RPi3 support

v0.2.5

13 Feb 23:21
Compare
Choose a tag to compare
  • Add initial support of device-init #16, the replacement of the /boot/occidentalis.txt is now at /boot/device-init.yaml.
  • Known issue: Renaming the hostname does not update avahi, another reboot is required.

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.

v0.2.4

12 Feb 19:26
Compare
Choose a tag to compare
Fix tests for new rootfs v0.7.2

v0.2.3: Merge pull request #28 from hypriot/update-versions

12 Feb 18:33
Compare
Choose a tag to compare
Upgrade versions for raw image, rootfs and Docker engine

v0.2.2

12 Feb 09:22
Compare
Choose a tag to compare
  • Add HYPRIOT_IMAGE_VERSION to /etc/os-release #26
  • Update rootfs v0.7.1

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.2/sd-card-rpi-v0.2.2.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.2.1

12 Feb 02:13
Compare
Choose a tag to compare
  • Update rootfs v0.7.0 #25
    • Fixes firstboot problems

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.1/sd-card-rpi-v0.2.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.2.0

11 Feb 11:56
Compare
Choose a tag to compare

Another major milestone of our successor of the RPi-only "Hector" release of HypriotOS. Please check the README of this repo and open issues. Please test it and give us feedback through GitHub issues.

Changes

Update Docker Tools

  • Docker Engine 1.10.0
  • Docker Compose 1.6.0

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.0/sd-card-rpi-v0.2.0.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.1.4

11 Feb 11:07
Compare
Choose a tag to compare

Pin versions of Docker tools and Kernel/Firmware to specific versions.

  • Docker Engine 1.9.0
  • Docker Compose 1.5.1
  • Docker Machine Hypriot 0.4.1

Added Serverspec tests from Hector release to this repo.

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.

flash https://github.com/hypriot/image-builder-rpi/releases/download/v0.1.4/sd-card-rpi-v0.1.4.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.

v0.1.2

03 Feb 15:37
Compare
Choose a tag to compare

Optimize partition sizes with image-builder-raw partition table v0.1.0

v0.1.1

30 Jan 19:55
Compare
Choose a tag to compare
  • Use os-rootfs v0.6.1 with correct version in /etc/os-release
  • Use image-builder-raw v0.0.6
  • Add version number in ZIP filename

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.

flash https://github.com/hypriot/image-builder-rpi/releases/download/v0.1.1/sd-card-rpi-v0.1.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.