diff --git a/docs/news/unreleased/install-docs-in-rhel-85-90.md b/docs/news/unreleased/install-docs-in-rhel-85-90.md new file mode 100644 index 000000000..aaa303407 --- /dev/null +++ b/docs/news/unreleased/install-docs-in-rhel-85-90.md @@ -0,0 +1,7 @@ +# Install docs in RHEL 8.5 and 9.0 images + +Previously, all packages in all image types were installed using the +--excludedocs options. This is great for the image size but it actually +causes some issues too: The biggest one is that there are no man pages inside +the images. As that is a pretty big regression, we decided to revert +the --excludedocs setting now.