]> git.saurik.com Git - apt.git/blobdiff - doc/apt.conf.5.yo
pre install
[apt.git] / doc / apt.conf.5.yo
index a91fc929ab6043f06b11a722c5a7ea5e59b7bb1b..77015a43132f83e7c79443f2a8c1f9aad9dd3ab2 100644 (file)
@@ -201,6 +201,13 @@ This is a list of shell commands to run before/after invoking dpkg. Like
 bf(Options) this must be specified in list notation. The commands
 are invoked in order using /bin/sh, should any fail APT will abort.
 
+dit(bf(BPre-Install-Pkgs))
+This is a list of shell commands to run before invoking dpkg. Like
+bf(Options) this must be specified in list notation. The commands
+are invoked in order using /bin/sh, should any fail APT will abort.
+Apt will pass to the commands on standard input the filenames of all
+.deb files it is going to install, one per line.
+
 dit(bf(Run-Directory))
 APT chdirs to this directory before invoking dpkg, the default is /.