debian-forge-composer/internal/distro
Ondřej Budai 39d77f26b6 distro/rhel90: always install docs in the rpm stage
When we firstly introduced the v2 manifests, we excluded docs from all rpm
stages because it doesn't make sense to include docs in edge images.

However, when we ported the other image types to v2, we left the flag on.
The side effect of --excludedocs is that we no longer install man pages into
the image. This the default behaviour of rpm and can be seen here:
b88f43b9a3/macros.in (L555)

This is actually quite a major regression in non-edge images, thus this commit
reverts this setting. It would be great to have the option not to install
docs in some rpm stages but as this is a difficult topic and we're already
past the deadline, we will consider this in the future.

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
2021-09-15 10:47:57 +02:00
..
distro_test_common rhel85: depsolve blueprint packages separately 2021-07-24 15:54:00 +02:00
fedora33 distro: introduce Fedora 36 alias 2021-09-03 15:05:00 +02:00
rhel8 cloudapi: change Organization customization to a string 2021-09-08 17:38:05 +02:00
rhel84 cloudapi: change Organization customization to a string 2021-09-08 17:38:05 +02:00
rhel85 distro/rhel85: always install docs in the rpm stage 2021-09-15 10:47:57 +02:00
rhel90 distro/rhel90: always install docs in the rpm stage 2021-09-15 10:47:57 +02:00
test_distro internal/rhsm: introduce package that handles subscriptions 2021-08-09 12:40:23 +02:00
distro.go cloudapi: change Organization customization to a string 2021-09-08 17:38:05 +02:00
distro_test.go distro: test manifest version detection 2021-06-29 09:33:05 +01:00
osrelease_test.go distro: add DetectHost 2019-11-10 17:23:14 +01:00