Discoveries

This page contains random discoveries that we make. We’ll bring some structure to this page as we go.

Techniques

dnf

  • --nodocs or --setopt=tsflags=nodocs

    • Average shrink is 5 to 10M

  • --setopt=install_weak_deps=false

    • Depending on the package could shrink alot, could shrink nothing

    • Can remove some functionality

  • install glibc-minimal-langpack <package(s)>

    • Average shrink is 200M

    • Can remove some language based functionality

Packages

These headings can/should be changed. They are what they currently are just for placeholders.

Investigating Minimization

Finished Investigation