summaryrefslogtreecommitdiff
path: root/setup-proxy.in
AgeCommit message (Collapse)Author
2016-11-03setup-proxy: indent heredocJakub Jirutka
2016-11-02indent heredocs and replace echos with heredoc where appropriateJakub Jirutka
2016-11-02fix mixed tabs & spaces and surplus empty lines at EOFJakub Jirutka
2012-03-23setup-proxy: use ask instead of default_read and add debug stuffNatanael Copa
add -p for setting ROOT so we can debug this easier.
2012-03-05setup-proxy: (over?)simplifyNatanael Copa
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.
2012-02-24setup-proxy: minor cleanupsNatanael Copa
2012-02-24setup-proxy: new tool for configuring proxyDieter Bloms