diff options
Diffstat (limited to 'doc/sources.list.5.xml')
-rw-r--r-- | doc/sources.list.5.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/sources.list.5.xml b/doc/sources.list.5.xml index e27eddb0e..4eb3c0ba0 100644 --- a/doc/sources.list.5.xml +++ b/doc/sources.list.5.xml @@ -222,6 +222,9 @@ deb-src [ option1=value1 option2=value2 ] uri suite [component1] [component2] [. which download targets apt will try to acquire from this source. If not specified, the default set is defined by the <option>Acquire::IndexTargets</option> configuration scope. + Aditionally, specific targets can be enabled or disabled by + using the identifier as field name instead of using this + multivalue option. </para></listitem> </itemizedlist> @@ -271,7 +274,7 @@ deb-src [ option1=value1 option2=value2 ] uri suite [component1] [component2] [. repository is considered valid. -Max can be especially useful if the repository provides no Valid-Until field on its Release file to set your own value, while -Min can be used to increase - the valid time on seldomly updated (local) mirrors of a more + the valid time on seldom updated (local) mirrors of a more frequently updated but less accessible archive (which is in the sources.list as well) instead of disabling the check entirely. Default to the value of the configuration options |