mirror of
https://gitlab.com/fedora/bootc/base-images.git
synced 2026-08-30 13:00:45 +00:00
Add man-db to the standard tier
Signed-off-by: Wei Shi <wshi@redhat.com>
This commit is contained in:
parent
bbf3a84c47
commit
910a6e65bb
1 changed files with 3 additions and 1 deletions
|
|
@ -44,6 +44,8 @@ packages:
|
|||
- sos
|
||||
# Make Ansible "package_facts" builtin work by default
|
||||
- python3-rpm
|
||||
# Used by admins interactively
|
||||
- man-db
|
||||
|
||||
# These are random architecture-specific packages
|
||||
packages-x86_64:
|
||||
|
|
@ -75,7 +77,7 @@ exclude-packages:
|
|||
- perl-interpreter
|
||||
- nodejs
|
||||
- grubby
|
||||
- cowsay # Just in case
|
||||
- cowsay # Just in case
|
||||
# Let's make sure initscripts doesn't get pulled back in
|
||||
# https://github.com/coreos/fedora-coreos-tracker/issues/220#issuecomment-611566254
|
||||
- initscripts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue