]> git.saurik.com Git - apt.git/blobdiff - dselect/desc.apt
Fixed hardcoded path. Closes: #59743
[apt.git] / dselect / desc.apt
index ef6364e11b03779b94c4ee6bfa99ddfe282b5d3d..c79e3c819b68295fa8d28a28027361e386cc2eb2 100644 (file)
@@ -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 
-sources. See the man pages apt-get(8) and source.list(5)
+full installation ordering and dependency checking as well as multiple 
+sources. See the man pages apt-get(8) and sources.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)