Add line about removing some functionality.

This commit is contained in:
Troy Dawson 2019-08-16 06:53:26 -07:00
parent ff5b1ba5e8
commit 42078418c3

View file

@ -10,9 +10,10 @@ This page contains random discoveries that we make. We'll bring some structure t
** Average shrink is 5 to 10M
* --setopt=install_weak_deps=false
** Depending on the package could shrink alot, could shrink nothing
** Can also remove some functionality
** Can remove some functionality
* install glibc-minimal-langpack <package(s)>
** Average shrink is 200M
** Can remove some language based functionality
== External Articles