89luca89 / distrobox

Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with. Mirror available at: https://gitlab.com/89luca89/distrobox
https://distrobox.it/
GNU General Public License v3.0
10.17k stars 420 forks source link

Cut 80% of the source package size by optimizing/cleaning doc images #1586

Open eugenesan opened 1 month ago

eugenesan commented 1 month ago

While packaging the new version of Distrobox, I've noticed that 90% of size of the source distributions taken by images. Some of them were unused, some were not runtime related and stored in non web optimized format.

So I took the initiative and reduced the size by ~80%. AFAIK, there are not any visual or functional consequences.