docs/news: add ostree + kernel params news entry

This commit is contained in:
Achilleas Koutsou 2021-02-11 18:23:53 +01:00 committed by Ondřej Budai
parent d8c292ca79
commit 2e98f13c90

View file

@ -0,0 +1,9 @@
# 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.