mmdebstrap/hooks/merged-usr
Johannes Schauer Marin Rodrigues 9cea818727
set DPkg::Chroot-Directory in APT_CONFIG
This is so that users calling apt-get install from a hook only need to
have APT_CONFIG=$MMDEBSTRAP_APT_CONFIG set and do not also have to pass
-oDPkg::Chroot-Directory="$1".

This breaks users running apt-get with
DPkg::Options::=--force-script-chrootless or with Dpkg::Pre-Install-Pkgs
from within a hook with APT_CONFIG=$MMDEBSTRAP_APT_CONFIG.

In those situations, DPkg::Chroot-Directory has to be set to the empty
string explicitly with -o to overwrite the APT_CONFIG setting.

Thanks: Helmut Grohne
2023-03-22 09:37:07 +01:00
..
essential00.sh set DPkg::Chroot-Directory in APT_CONFIG 2023-03-22 09:37:07 +01:00
setup00.sh shellcheck everything 2022-11-16 13:59:38 +01:00