Skip to content

More packages#290

Merged
theyoyojo merged 2 commits intomasterfrom
more_packages
Sep 19, 2025
Merged

More packages#290
theyoyojo merged 2 commits intomasterfrom
more_packages

Conversation

@charliemirabile
Copy link
Contributor

Fixes: #288

default dnf configuration for fedora container images includes
tsflags=nodocs which disables all documentation from being installed.

pass setopt=tsflags= to clear that setting and install the documentation.
`file` is helpful for inspecting things like patches or elf binaries
bash-completion and bash-color-prompt are just nice to have to make the
shell more ergonomic, and `rsync` is needed for kernel makefile
headers_install target.
@theyoyojo
Copy link
Contributor

theyoyojo commented Sep 19, 2025 via email

Copy link
Contributor

@theyoyojo theyoyojo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good stuff

@theyoyojo theyoyojo merged commit e7dfca0 into master Sep 19, 2025
1 of 2 checks passed
@theyoyojo theyoyojo deleted the more_packages branch September 19, 2025 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add bash-completion (and maybe bash-color-prompt) to the containerfile

2 participants