|
|
@@ -785,19 +785,26 @@ The output format used is the same as in \fB\-\-status\-fd\fP.
|
|
|
\fB\-\-log=\fP\fIfilename\fP
|
|
|
Log status change updates and actions to \fIfilename\fP, instead of
|
|
|
the default \fI/var/log/dpkg.log\fP. If this option is given multiple
|
|
|
-times, the last filename is used. Log messages are of the form
|
|
|
-\(oqYYYY-MM-DD HH:MM:SS startup \fItype\fP \fIcommand\fP\(cq for each dpkg
|
|
|
-invocation where \fItype\fP is \fBarchives\fP (with a \fIcommand\fP of
|
|
|
-\fBunpack\fP or \fBinstall\fP) or \fBpackages\fP (with a \fIcommand\fP of
|
|
|
-\fBconfigure\fP, \fBtriggers\-only\fP, \fBremove\fP or \fBpurge\fP);
|
|
|
-\(oqYYYY-MM-DD HH:MM:SS status \fIstate\fP \fIpkg\fP \fIinstalled-version\fP\(cq
|
|
|
-for status change updates;
|
|
|
-\(oqYYYY-MM-DD HH:MM:SS \fIaction\fP \fIpkg\fP \fIinstalled-version\fP
|
|
|
-\fIavailable-version\fP\(cq for actions where \fIaction\fP is one of
|
|
|
-\fBinstall\fP, \fBupgrade\fP, \fBconfigure\fP, \fBtrigproc\fP,
|
|
|
-\fBdisappear\fP, \fBremove\fP or \fBpurge\fP; and
|
|
|
-\(oqYYYY-MM-DD HH:MM:SS conffile \fIfilename\fP \fIdecision\fP\(cq for conffile
|
|
|
-changes where \fIdecision\fP is either \fBinstall\fP or \fBkeep\fP.
|
|
|
+times, the last filename is used. Log messages are of the form:
|
|
|
+.RS
|
|
|
+.TP
|
|
|
+YYYY-MM-DD HH:MM:SS \fBstartup\fP \fItype\fP \fIcommand\fP
|
|
|
+For each dpkg invocation where \fItype\fP is \fBarchives\fP (with a
|
|
|
+\fIcommand\fP of \fBunpack\fP or \fBinstall\fP) or \fBpackages\fP
|
|
|
+(with a \fIcommand\fP of \fBconfigure\fP, \fBtriggers\-only\fP,
|
|
|
+\fBremove\fP or \fBpurge\fP).
|
|
|
+.TP
|
|
|
+YYYY-MM-DD HH:MM:SS \fBstatus\fP \fIstate\fP \fIpkg\fP \fIinstalled-version\fP
|
|
|
+For status change updates.
|
|
|
+.TP
|
|
|
+YYYY-MM-DD HH:MM:SS \fIaction\fP \fIpkg\fP \fIinstalled-version\fP \fIavailable-version\fP
|
|
|
+For actions where \fIaction\fP is one of \fBinstall\fP, \fBupgrade\fP,
|
|
|
+\fBconfigure\fP, \fBtrigproc\fP, \fBdisappear\fP, \fBremove\fP or \fBpurge\fP.
|
|
|
+.TP
|
|
|
+YYYY-MM-DD HH:MM:SS \fBconffile\fP \fIfilename\fP \fIdecision\fP
|
|
|
+For conffile changes where \fIdecision\fP is either \fBinstall\fP or
|
|
|
+\fBkeep\fP.
|
|
|
+.RE
|
|
|
.TP
|
|
|
\fB\-\-no\-debsig\fP
|
|
|
Do not try to verify package signatures.
|