X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/1c19f1a34b96b7cc21798c47ef572661f103aec9..f45fd56b58a71f2827eb8b4f96333782d84b7b63:/doc/apt.ent diff --git a/doc/apt.ent b/doc/apt.ent index 8054a25f6..da43d8f3d 100644 --- a/doc/apt.ent +++ b/doc/apt.ent @@ -2,6 +2,7 @@ + &docdir;examples/configure-index.gz"> /etc/apt.conf"> @@ -44,6 +45,25 @@ " > + + apt-key + 8 + " +> + + + apt-secure + 8 + " +> + + + apt-ftparchive + 1 + " +> + + sources.list 5 @@ -58,7 +78,7 @@ dpkg - 8 + 1 " > @@ -76,29 +96,74 @@ dpkg-scanpackages - 8 + 1 " > dpkg-scansources - 8 + 1 " > dselect + 1 + " +> + + + aptitude + 8 + " +> + + + synaptic 8 " > - + + + debsign + 1 + " +> + + + debsig-verify + 1 + " +> + + + gpg + 1 + " +> + + + gnome-apt + 1 + " +> + + + wajig + 1 + " +> +
apt@packages.debian.org
- Jason Gunthorpe + + Jason Gunthorpe + + 1998-2001 Jason Gunthorpe - 14 December 2003 + 28 October 2008 Linux @@ -114,38 +179,29 @@ Jason Gunthorpe + "> - - APT team - -"> - -Linux -"> - - - apt@packages.debian.org - -"> - - - Jason - Gunthorpe + Mike + O'Connor + "> APT team + "> +Linux +"> + Jason Gunthorpe @@ -157,6 +213,12 @@ Linux "> + + QA Page + +"> + Bugs @@ -207,8 +269,10 @@ - Set a Configuration Option; This will set an arbitary + Set a Configuration Option; This will set an arbitrary configuration option. The syntax is . + and can be used multiple + times to set different options. @@ -225,3 +289,80 @@ "> +/etc/apt/apt.conf + APT configuration file. + Configuration Item: Dir::Etc::Main. + + + /etc/apt/apt.conf.d/ + APT configuration file fragments. + Configuration Item: Dir::Etc::Parts. + +"> + +&cachedir;/archives/ + Storage area for retrieved package files. + Configuration Item: Dir::Cache::Archives. + + + &cachedir;/archives/partial/ + Storage area for package files in transit. + Configuration Item: Dir::Cache::Archives (implicit partial). + +"> + +/etc/apt/preferences + Version preferences file. + This is where you would specify "pinning", + i.e. a preference to get certain packages + from a separate source + or from a different version of a distribution. + Configuration Item: Dir::Etc::Preferences. + + + /etc/apt/preferences.d/ + File fragments for the version preferences. + Configuration Item: Dir::Etc::PreferencesParts. + +"> + +/etc/apt/sources.list + Locations to fetch packages from. + Configuration Item: Dir::Etc::SourceList. + + + /etc/apt/sources.list.d/ + File fragments for locations to fetch packages from. + Configuration Item: Dir::Etc::SourceParts. + +"> + +&statedir;/lists/ + Storage area for state information for each package resource specified in + &sources-list; + Configuration Item: Dir::State::Lists. + + + &statedir;/lists/partial/ + Storage area for state information in transit. + Configuration Item: Dir::State::Lists (implicit partial). + +"> + +/etc/apt/trusted.gpg + Keyring of local trusted keys, new keys will be added here. + Configuration Item: Dir::Etc::Trusted. + + + /etc/apt/trusted.gpg.d/ + File fragments for the trusted keys, additional keyrings can + be stored here (by other packages or the administrator). + Configuration Item Dir::Etc::TrustedParts. + +">