Release osbuild-composer 32 Signed-off-by: Simon Steinbeiss <simon.steinbeiss@redhat.com> Co-Developed-by: Christian Kellner <christian@kellner.me> Co-Developed-by: Tom Gundersen <teg@jklm.no>
10 lines
464 B
Markdown
10 lines
464 B
Markdown
# Add RHEL for Edge Raw Images for 8.5
|
|
|
|
OSBuild Composer can now build the RHEL 8.5 Raw Images. This images are
|
|
compressed raw images, i.e. a file that has a partition layout with an
|
|
deployed OSTree commit in it. It can be used to flash onto a hard drive
|
|
or booted in a virtual machine. An existing OSTree commit needs to
|
|
be provided.
|
|
The following image new types are supported: edge-raw-image.
|
|
|
|
Relevant PR: https://github.com/osbuild/osbuild-composer/pull/1667
|