mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-10-15 17:14:09 +00:00
For minimized images we do not want to install any recommended packages. We can do this by setting APT::Install-Recommends to false in apt config or by passing --no-install-recommends to apt-get install.