Releases: hypriot/image-builder-rpi
v0.3
v0.2.5
- 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
v0.2.3: Merge pull request #28 from hypriot/update-versions
Upgrade versions for raw image, rootfs and Docker engine
v0.2.2
- 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
- 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
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
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
v0.1.1
- 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.