Skip to content
Commit 53e3722a authored by Frans Pop's avatar Frans Pop
Browse files

Don't install Recommends during base system installation

Analysis has shown that the previous change to install Recommends as set
in debconf leads to inconsistent results (as debootstrap does not honor
Recommends) and would require --no-recommends for most system boot related
packages (udev, initramfs-tools, mdadm, etc.) to ensure consistency between
installs and to avoid premature installation of e.g. exim4.

Therefore initially set up APT not to install Recommends and reconfigure it
at the very end according to the debconf setting.

References:
- http://lists.debian.org/debian-boot/2010/02/msg00033.html

r62344
parent 2fb8abab
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment