diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:54:37 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:54:37 +0000 |
commit | 917ae8051ca9a28c724875eaa77058ef162b4278 (patch) | |
tree | 188d396a9fbcf38fb25e949d8b25f839a3dd4e5b /doc/apt.conf.5.yo | |
parent | bf3abeedae8085fc1ef2180e2b331a213a842735 (diff) |
Use symlinks for source
Author: jgg
Date: 1999-08-28 03:22:34 GMT
Use symlinks for source
Diffstat (limited to 'doc/apt.conf.5.yo')
-rw-r--r-- | doc/apt.conf.5.yo | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/apt.conf.5.yo b/doc/apt.conf.5.yo index 923e2724e..94834901f 100644 --- a/doc/apt.conf.5.yo +++ b/doc/apt.conf.5.yo @@ -99,6 +99,10 @@ dit(bf(Retries)) Number of retries to perform. If this is non-zero apt will retry failed files the given number of times. +dit(bf(Acquire::Source-Symlinks)) +Use symlinks for source archives. If set to true then source archives will +be symlinked when possible instead of copying. True is the default + dit(bf(http)) HTTP URIs; http::Proxy is the default http proxy to use. It is in the standard form of em(http://[[user][:pass]@]host[:port]/). Per host proxies can also |