From: Michael Vogt Date: Mon, 6 Jan 2014 07:35:51 +0000 (+0100) Subject: document deb822 style sources.list X-Git-Tag: 0.9.14.3.exp2~1^2~6 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/181d587044121448e4d9925cc18ffb404b7b4a9c document deb822 style sources.list --- diff --git a/doc/sources.list.5.xml b/doc/sources.list.5.xml index 87fb4d71e..ef5219ec2 100644 --- a/doc/sources.list.5.xml +++ b/doc/sources.list.5.xml @@ -76,12 +76,27 @@ code in the same form as the deb type. A deb-src line is required to fetch source indexes. - The format for a sources.list entry using the deb and deb-src types is: deb [ options ] uri distribution [component1] [component2] [...] + Alternatively a rfc822 style format is also supported: + + Type: deb + URI: http://example.com + Dist: stable + Section: component1 component2 + [option1]: [option1-value] + + Type: deb-src + URI: http://example.com + Dist: stable + Section: component1 component2 + [option1]: [option1-value] + + + The URI for the deb type must specify the base of the Debian distribution, from which APT will find the information it needs. distribution can specify an exact path, in which case the