docs/news: add an entry about removing --excludedocs

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
This commit is contained in:
Ondřej Budai 2021-09-09 14:23:17 +02:00 committed by Ondřej Budai
parent b4338881fa
commit ca2dc71eea

View file

@ -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.