Age | Commit message (Collapse) | Author |
|
Make sure that we remove the proxy with setup-proxy none.
Also allow https proxies while at it and mock wget for testing
|
|
print usage help text to stderr on invalid option
|
|
Commit ec0c7a7 changed the sed expression for PREFIX injection but
forgot to update the scripts.
|
|
connecting to localhost
|
|
busybox wget does not support HTTP CONNECT, unconditionally install gnu
wget when proxy is set.
ref: https://gitlab.alpinelinux.org/alpine/aports/-/issues/10446
ref: https://gitlab.alpinelinux.org/alpine/alpine-conf/-/merge_requests/32
|
|
|
|
|
|
|
|
add -p for setting ROOT so we can debug this easier.
|
|
We want avoid asking questions and in the proxy case most people will
pick 'none'.
For those who needs proxy there is still a possibility to specify the
entire proxy url in one shot, rather than asking lot of questions.
|
|
|
|
|