- 🚀 The app store finally arrives in this fork!
- 🔧 We completely rebased this project so it has the full history of pi-gen and the history of Umbrel OS.
- 👨💻 We made some small improvements for code readabilty behind the scenes.
- 💾 UAS issues with more drives have been resolved in this release.
- This release fixes a bug that caused Umbrel not to be installed.
- This release fixes a bug that prevented GitHub actions from building images for the previous two releases.
- This release fixes one of the bugs that prevented GitHub actions from building images for the previous release.
There are now three types of images. - Default: The default Umbrel OS, based on RPi OS arm64 lite, but with all packages from RPi OS except python2 and all improvements in this fork that aren't in Umbrel (yet). - Desktop: The same as RPi OS arm64, but without Python 2. It contains all improvements of this fork. - Full: The same as RPi OS arm64 full (RPi OS with a few additional packages), but without Python 2. It contains all improvements of this fork.
- Update to Umbrel v0.2.15
- Update preinstalled beginners guide
- Remove most parts of python2 to reduce image size
- Improved code readability
- Merge changes from latest pi-gen
- Improved configuration otions for SSH
- Only disable WiFi if WPA_COUNTRY is not set
- Fix build failure on AWS M6g instances
- Add printing support
- Fix permissions of the SSH folder if using a
GITHUB_USERNAME
Most of these changes were cherry-picked from pi-gen and only modified to work in this repository.
- Minor improvements in the autobuilds
- First version, default Umbrel OS with desktop