diff options
-rw-r--r-- | slave/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/slave/README b/slave/README index 72586d8..13a57ca 100644 --- a/slave/README +++ b/slave/README @@ -4,4 +4,5 @@ by defining modules = <list> . (default is fine) - Everything should preferably be run as root - Need *atleast* Python 2.5 -- Export http_proxy etc variables for proxy support (git etc won't work) +- Export the http_proxy variable for proxy support +- The program "connect" is required for git and git+ssh http proxy support |