X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/a04c23d720e4c6c171b2150abe0e83606ccdb470..f8477782df203e1998a8704e71a1a3cc699e9e3a:/doc/apt.conf.5.xml diff --git a/doc/apt.conf.5.xml b/doc/apt.conf.5.xml index 405427ac1..43f33681f 100644 --- a/doc/apt.conf.5.xml +++ b/doc/apt.conf.5.xml @@ -8,7 +8,15 @@ ]> - &apt-docinfo; + + + &apt-author.jgunthorpe; + &apt-author.team; + &apt-email; + &apt-product; + + 29 February 2004 + apt.conf @@ -243,6 +251,13 @@ DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt";}; the cdrom block. It is important to have the trailing slash. Unmount commands can be specified using UMount. + + gpgv + GPGV URIs; the only option for GPGV URIs is the option to pass additional parameters to gpgv. + gpgv::Options Additional options passed to gpgv. + + + @@ -269,7 +284,7 @@ DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt";}; sourcelist gives the location of the sourcelist and main is the default configuration file (setting has no effect, unless it is done from the config file specified by - APT_CONFIG. + APT_CONFIG). The Dir::Parts setting reads in all the config fragments in lexical order from the directory specified. After this is done then the @@ -365,12 +380,14 @@ DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt";}; Debug::NoLocking disables file locking so APT can do some operations as non-root and Debug::pkgDPkgPM will print out the command line for each dpkg invokation. Debug::IdentCdrom will - disable the inclusion of statfs data in CDROM IDs. + disable the inclusion of statfs data in CDROM IDs. + Debug::Acquire::gpgv Debugging of the gpgv method. + Examples - &configureindex; contains a - sample configuration file showing the default values for all possible + &configureindex; is a + configuration file showing example values for all possible options. @@ -383,7 +400,6 @@ DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt";}; &manbugs; - &manauthor;