debian-forge-composer/internal
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
..
auth cloudapi: V2 2021-09-14 15:32:21 +02:00
blueprint distro/rhel85: add simplified edge installer 2021-08-28 09:20:19 +02:00
boot Support for temporary credentials 2021-09-02 15:13:42 +02:00
client Weldr API: introduce Image Type denylist for filtering exposed images 2021-08-02 18:51:03 +02:00
cloud/gcp build(deps): bump github.com/golang/protobuf from 1.4.3 to 1.5.2 2021-09-03 18:23:54 +02:00
cloudapi cloudapi: V2 2021-09-14 15:32:21 +02:00
common cloudapi: V2 2021-09-14 15:32:21 +02:00
crypt crypt: add automatic darwin support 2020-07-17 07:48:22 +02:00
disk disk: refactor partition table size & start points 2021-08-21 02:54:38 +02:00
distro distro/rhel90: always install docs in the rpm stage 2021-09-15 10:47:57 +02:00
distroregistry distro: introduce Fedora 36 alias 2021-09-03 15:05:00 +02:00
jobqueue dbjobqueue: Reduce error noise in rollback check 2021-08-20 15:42:57 +02:00
jsondb jsondb: Allow passing nil as document to Read() 2020-05-13 16:45:09 +02:00
kojiapi internal/rhsm: introduce package that handles subscriptions 2021-08-09 12:40:23 +02:00
mocks worker: Remove identity filter 2021-09-04 02:48:52 +02:00
osbuild1 osbuild1: convert stage metadata from v2 2021-06-29 09:33:05 +01:00
osbuild2 osbuild2/grub: add greenboot option 2021-08-28 09:20:19 +02:00
ostree ostree: add test for VerifyRef() 2021-06-18 14:02:09 +01:00
prometheus worker: add metrics 2021-07-23 21:54:28 +02:00
reporegistry reporegistry: Add a DistroHasRepos helper function 2021-07-12 08:58:42 +02:00
rhsm internal/rhsm: implement fallback to the previous mechanism 2021-08-09 12:40:23 +02:00
rpmmd internal/rpmmd: return helpful error message when subscriptions == nil 2021-08-09 12:40:23 +02:00
store distro/rhel85: add support for edge raw images 2021-08-28 09:20:19 +02:00
target Support for temporary credentials 2021-09-02 15:13:42 +02:00
test worker: Remove identity filter 2021-09-04 02:48:52 +02:00
upload upload/azure: use cheaper storage accounts 2021-08-17 17:51:23 +02:00
weldr Support for temporary credentials 2021-09-02 15:13:42 +02:00
worker auth: OpenID/OAUth2 middleware 2021-09-04 02:48:52 +02:00
tools.go go: vendor the oapi-codegen cmd 2021-02-01 15:32:58 +01:00