summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dselect/desc.apt6
1 files changed, 5 insertions, 1 deletions
diff --git a/dselect/desc.apt b/dselect/desc.apt
index ef6364e11..e94865459 100644
--- a/dselect/desc.apt
+++ b/dselect/desc.apt
@@ -1,5 +1,9 @@
The APT installation method encompasses most other installation methods
under the umbrella of the new Package Acquisition code. This method allows
installation from locations in the filesystem, ftp and http URLs, supports
-full installation ordering and integrity checking as well as multiple
+full installation ordering and dependency checking as well as multiple
sources. See the man pages apt-get(8) and source.list(5)
+
+HTTP proxies can be used by setting http_proxy="http://proxy:port/" before
+running DSelect. FTP proxies require special configuration detailed in
+the apt.conf(5) man page (see /usr/doc/apt/examples/apt.conf)