Prevent some unwanted packages to be installed at all, rather than uninstalling them later.
This should speed up the build a bit. Not all unwanted packages can be treated this way, e.g. aptitude is installed by debootstrap, that does not know about APT pinning. Some other unwanted packages are needed during the build process, so we have to install them and remove them later.
Loading
Please register or sign in to comment