Просмотр исходного кода

Better description
Author: jgg
Date: 1999-02-05 02:48:26 GMT
Better description

Arch Librarian лет назад: 22
Родитель
Сommit
fb473b5ac9
1 измененных файлов с 5 добавлено и 1 удалено
  1. 5 1
      dselect/desc.apt

+ 5 - 1
dselect/desc.apt

@@ -1,5 +1,9 @@
 The APT installation method encompasses most other installation methods
 The APT installation method encompasses most other installation methods
 under the umbrella of the new Package Acquisition code. This method allows
 under the umbrella of the new Package Acquisition code. This method allows
 installation from locations in the filesystem, ftp and http URLs, supports
 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)
 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)