Releases: hypriot/image-builder-rpi
v1.10.0-rc2
HypriotOS v1.10.0-rc2
Contents
- Linux Kernel 4.14.79 (upstream from raspberrypi.org)
- dual-arch kernel for ARMv6 and ARMv7 (supports all Raspberry Pi models)
- Docker Engine 18.06.1 (officially build by Docker)
- Docker Machine 0.16.0
- Docker Compose 1.23.2
this release works on all Raspberry Pi models (1, 2, 3, 3 B+, Zero, Zero W & Compute Module) as the Docker Engine 18.06.1 is built for ARMv6
New Features
- Bash completion for
docker-compose
anddocker-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
Breaking change
- No more UART, we have switched the default to turn it off. Now it's easier to use onboard WiFi.
- Switch to Raspbian Stretch
- No more device-init, please convert your
/boot/device-init.yaml
to/boot/user-data
Fixes
- Resize root filesystem earlier
- Add raspi-config
- Update raspbian apt repo
Quick Installation
$ flash https://github.com/hypriot/image-builder-rpi/releases/download/v1.10.0-rc2/hypriotos-rpi-v1.10.0-rc2.img.zip
$ ssh [email protected]
- login with username "pirate", password "hypriot"
v1.10.0-rc1
HypriotOS v1.10.0-rc1
Contents
- Linux Kernel 4.14.79 (upstream from raspberrypi.org)
- dual-arch kernel for ARMv6 and ARMv7 (supports all Raspberry Pi models)
- Docker Engine 18.09.0 (officially build by Docker)
- Docker Machine 0.16.0
- Docker Compose 1.23.2
this release works on all Raspberry Pi models (1, 2, 3, 3 B+, Zero, Zero W & Compute Module) as the Docker Engine 18.09.0 is built for ARMv6 UPDATE: it turns out that Docker 18.09.0 does not work on ARMv6
New Features
- Bash completion for
docker-compose
anddocker-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
Breaking change
- No more UART, we have switched the default to turn it off. Now it's easier to use onboard WiFi.
- Switch to Raspbian Stretch
- No more device-init, please convert your
/boot/device-init.yaml
to/boot/user-data
Fixes
- Resize root filesystem earlier
- Add raspi-config
- Update raspbian apt repo
Quick Installation
$ flash https://github.com/hypriot/image-builder-rpi/releases/download/v1.10.0-rc1/hypriotos-rpi-v1.10.0-rc1.img.zip
$ ssh [email protected]
- login with username "pirate", password "hypriot"
v1.9.0
HypriotOS v1.9.0
Contents
- Linux Kernel 4.14.34 (optimized for Docker)
- dual-arch kernel for ARMv6 and ARMv7 (supports all Raspberry Pi models)
- Docker Engine 18.04.0-ce (officially build by Docker)
- Docker Machine 0.14.0
- Docker Compose 1.21.1
this release works on all Raspberry Pi models (1, 2, 3, 3 B+, Zero, Zero W & Compute Module) as the Docker Engine 18.04.0-ce is built for ARMv6
New Features
- Bash completion for
docker-compose
anddocker-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
Breaking change
- No more UART, we have switched the default to turn it off. Now it's easier to use onboard WiFi.
- Switch to Raspbian Stretch
- No more device-init, please convert your
/boot/device-init.yaml
to/boot/user-data
Fixes
- Resize root filesystem earlier
- Add raspi-config
- Update raspbian apt repo
Quick Installation
$ flash https://github.com/hypriot/image-builder-rpi/releases/download/v1.9.0/hypriotos-rpi-v1.9.0.img.zip
$ ssh [email protected]
- login with username "pirate", password "hypriot"
v1.9.0-rc1
HypriotOS v1.9.0-rc1
This is a pre-release version. Please use this image for tests and send us feedback.
Contents
- Linux Kernel 4.14.34 (optimized for Docker)
- dual-arch kernel for ARMv6 and ARMv7 (supports all Raspberry Pi models)
- Docker Engine 18.04.0-ce (officially build by Docker)
- Docker Machine 0.13.0
- Docker Compose 1.21.0
this release works on all Raspberry Pi models (1, 2, 3, 3 B+, Zero, Zero W & Compute Module) as the Docker Engine 18.04.0-ce is built for ARMv6
New Features
- Bash completion for
docker-compose
anddocker-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
Breaking change
- No more UART, we have switched the default to turn it off. Now it's easier to use onboard WiFi.
- Switch to Raspbian Stretch
- No more device-init, please convert your
/boot/device-init.yaml
to/boot/user-data
Fixes
- Resize root filesystem earlier
- Add raspi-config
- Update raspbian apt repo
Quick Installation
$ flash https://github.com/hypriot/image-builder-rpi/releases/download/v1.9.0-rc1/hypriotos-rpi-v1.9.0-rc1.img.zip
$ ssh [email protected]
- login with username "pirate", password "hypriot"
v1.8.1-rc1
HypriotOS v1.8.1-rc1
This is a pre-release version. Please use this image for tests and send us feedback.
Contents
- Linux Kernel 4.9.80 (optimized for Docker)
- dual-arch kernel for ARMv6 and ARMv7 (supports all Raspberry Pi models)
- Docker Engine 18.03.0-ce (officially build by Docker)
- Docker Machine 0.13.0
- Docker Compose 1.20.1
this release works on all Raspberry Pi models (1, 2, 3, 3 B+, Zero, Zero W & Compute Module) as the Docker Engine 18.03.0-ce is built for ARMv6
New Features
- Bash completion for
docker-compose
anddocker-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
Breaking change
- No more UART, we have switched the default to turn it off. Now it's easier to use onboard WiFi.
- Switch to Raspbian Stretch
- No more device-init, please convert your
/boot/device-init.yaml
to/boot/user-data
Fixes
- Resize root filesystem earlier
- Add raspi-config
- Update raspbian apt repo
Quick Installation
$ flash https://github.com/hypriot/image-builder-rpi/releases/download/v1.8.1-rc1/hypriotos-rpi-v1.8.1-rc1.img.zip
$ ssh [email protected]
- login with username "pirate", password "hypriot"
v1.8.0
HypriotOS v1.8.0
Contents
- Linux Kernel 4.9.80 (optimized for Docker)
- dual-arch kernel for ARMv6 and ARMv7 (supports all Raspberry Pi models)
- Docker Engine 18.03.0-ce (officially build by Docker)
- Docker Machine 0.13.0
- Docker Compose 1.20.1
this release works on all Raspberry Pi models (1, 2, 3, 3 B+, Zero, Zero W & Compute Module) as the Docker Engine 18.03.0-ce is built for ARMv6
New Features
- Bash completion for
docker-compose
anddocker-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
Breaking change
- No more UART, we have switched the default to turn it off. Now it's easier to use onboard WiFi.
- Switch to Raspbian Stretch
- No more device-init, please convert your
/boot/device-init.yaml
to/boot/user-data
Quick Installation
$ flash https://github.com/hypriot/image-builder-rpi/releases/download/v1.8.0/hypriotos-rpi-v1.8.0.img.zip
$ ssh [email protected]
- login with username "pirate", password "hypriot"
v1.8.0-rc2
HypriotOS v1.8.0-rc2
This is a pre-release version. Please use this image for tests and send us feedback.
Contents
- Linux Kernel 4.9.80 (optimized for Docker)
- dual-arch kernel for ARMv6 and ARMv7 (supports all Raspberry Pi models)
- Docker Engine 18.03.0-ce (officially build by Docker)
- Docker Machine 0.13.0
- Docker Compose 1.20.1
this release works on all Raspberry Pi models (1, 2, 3, 3 B+, Zero, Zero W & Compute Module) as the Docker Engine 18.03.0-ce is built for ARMv6
New Features
- Bash completion for
docker-compose
anddocker-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
Breaking change
- No more UART, we have switched the default to turn it off. Now it's easier to use onboard WiFi.
- Switch to Raspbian Stretch
- No more device-init, please convert your
/boot/device-init.yaml
to/boot/user-data
Quick Installation
$ flash https://github.com/hypriot/image-builder-rpi/releases/download/v1.8.0-rc2/hypriotos-rpi-v1.8.0-rc2.img.zip
$ ssh [email protected]
- login with username "pirate", password "hypriot"
v1.8.0-rc1
HypriotOS v1.8.0-rc1
This is a pre-release version. Please use this image for tests and send us feedback.
Contents
- Linux Kernel 4.9.80 (optimized for Docker)
- dual-arch kernel for ARMv6 and ARMv7 (supports all Raspberry Pi models)
- Docker Engine 18.02.0-ce (officially build by Docker)
- Docker Machine 0.13.0
- Docker Compose 1.20.1
this release works on all Raspberry Pi models (1, 2, 3, 3 B+, Zero, Zero W & Compute Module) as the Docker Engine 18.02.0-ce is built for ARMv6
New Features
- Bash completion for
docker-compose
anddocker-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
Breaking change
- No more UART, we have switched the default to turn it off. Now it's easier to use onboard WiFi.
- Switch to Raspbian Stretch
- No more device-init, please convert your
/boot/device-init.yaml
to/boot/user-data
Quick Installation
$ flash https://github.com/hypriot/image-builder-rpi/releases/download/v1.8.0-rc1/hypriotos-rpi-v1.8.0-rc1.img.zip
$ ssh [email protected]
- login with username "pirate", password "hypriot"
v1.7.1
HypriotOS v1.7.1
Contents
- Linux Kernel 4.4.50 (optimized for Docker)
- dual-arch kernel for ARMv6 and ARMv7 (supports all Raspberry Pi models)
- Docker Engine 17.10.0-ce (officially build by Docker)
- Docker Machine 0.13.0
- Docker Compose 1.17.0
this release works on all Raspberry Pi models (1, 2, 3, Zero, Zero W & Compute Module) as the Docker Engine 17.10.0-ce is built for ARMv6
New Features
- Bash completion for
docker-compose
anddocker-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
Breaking change
- No more device-init, please convert your
/boot/device-init.yaml
to/boot/user-data
Quick Installation
$ flash https://github.com/hypriot/image-builder-rpi/releases/download/v1.7.1/hypriotos-rpi-v1.7.1.img.zip
$ ssh [email protected]
- login with username "pirate", password "hypriot"
v1.7.0
HypriotOS v1.7.0
Contents
- Linux Kernel 4.4.50 (optimized for Docker)
- dual-arch kernel for ARMv6 and ARMv7 (supports all Raspberry Pi models)
- Docker Engine 17.10.0-ce (officially build by Docker)
- Docker Machine 0.13.0
- Docker Compose 1.16.1
this release works on all Raspberry Pi models (1, 2, 3, Zero, Zero W & Compute Module) as the Docker Engine 17.10.0-ce is built for ARMv6
New Features
- Bash completion for
docker-compose
anddocker-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
Breaking change
- No more device-init, please convert your
/boot/device-init.yaml
to/boot/user-data
Quick Installation
$ flash https://github.com/hypriot/image-builder-rpi/releases/download/v1.7.0/hypriotos-rpi-v1.7.0.img.zip
$ ssh [email protected]
- login with username "pirate", password "hypriot"