This adds a new installer called the "Simplified Installer" for Edge. In contrast to the existing insaller, which is based on Anaconda, this new installer based on the CoreOS installer project[1], a small rust based binary that is executed in the initramfs and will flash a raw image to a specified installation device. For this a new blueprint option is introduced. The raw image is created from an existing OSTree commit and embedded into the resulting bootable iso. When booting the iso the installation will automatically start witout any interaction from the user. NB: As with the existing edge installer, support is currently limited to x86. The new installer also does not support non-uefi boot. [1] https://github.com/coreos/coreos-installer Co-Developed-by: Achilleas Koutsou <achilleas@koutsou.net> Co-Developed-by: Antonio Murdaca <runcom@linux.com> |
||
|---|---|---|
| .. | ||
| 27 | ||
| 28 | ||
| 29 | ||
| 30 | ||
| 31 | ||
| unreleased | ||
| README.md | ||
Release Notes
This directory contains release notes for osbuild-composer in the form of short markdown documents, sorted into subdirectories by release.
When proposing a user-visible change, please add a release note into the
unreleased directory. The note should explain the change from the perspective
of somebody using osbuild-composer and ideally how the change affects them or
how they can make use of new functionality.
When preparing a release, a maintainer will rename the unreleased directory
and summarize its contents in NEWS.md.