debian-forge-composer/docs/news/28/ostree-kernel-append.md
Martin Sehnoutka 8ca6b1ea15 28
Release osbuild-composer version 28
2021-02-20 17:56:23 +00:00

9 lines
401 B
Markdown

# OSTree compose types with kernel boot parameters return error
Previously, specifying Kernel boot parameters in a Blueprint via the
`[customizations.kernel]` section and requesting an OSTree image type
(`rhel-edge-commit` or `fedora-iot-commit`) would produce an image but the boot
parameters would be ignored.
This combination now returns an error message that the configuration is not
supported.