summaryrefslogtreecommitdiff
path: root/makechrootpkg.in
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@parabola.nu>2017-04-05 15:36:03 -0400
committerJan Alexander Steffens (heftig) <jan.steffens@gmail.com>2017-04-05 22:17:51 +0200
commit578a62f1e0713b0df9722470146fb85fb819202c (patch)
treeb7047b5e97d65928e310d511355bf315da3eedbe /makechrootpkg.in
parent4228d79b635d1a2f448492f64eacbe83bc40e0cc (diff)
downloaddevtools32-578a62f1e0713b0df9722470146fb85fb819202c.tar.xz
mkarchroot: Don't let the environment affect pacstrap (sans proxy settings).
A previous iteration of this change (libretools commit d7dcce53396d) simply inserted `env -i` to clear the environment. However, that lead to it ignoring proxy settings, which some users had problems with: https://labs.parabola.nu/issues/487: > To fix other bugs, the pacstrap environment is blank, which also > means that the proxy settings are blank. So (in libretools commit d17d1d82349f), I changed it to use `declare -x` to inspect the environment, and create a version of it only consisting of variables ending with "_proxy" (case-insensitive). I honestly don't remember what "other bugs" prompted me to clear the environment in the first place.
Diffstat (limited to 'makechrootpkg.in')
0 files changed, 0 insertions, 0 deletions