From 215b184d6a5774df10cabe12bde7d6b0fa3aff85 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Tue, 23 Jan 2024 18:43:13 +0100 Subject: Add an --audit option to switch on audit logging This option is recommended to be used by repository operators for testing. --- doc/apt.ent | 7 +++++++ doc/examples/configure-index | 1 + 2 files changed, 8 insertions(+) (limited to 'doc') diff --git a/doc/apt.ent b/doc/apt.ent index 386abd493..b502073a9 100644 --- a/doc/apt.ent +++ b/doc/apt.ent @@ -48,6 +48,13 @@ + + + Show audit (and notice) messages. This overrides the quiet option, but only for notice messages, not progress ones. + + + + diff --git a/doc/examples/configure-index b/doc/examples/configure-index index 72e907507..3f6140038 100644 --- a/doc/examples/configure-index +++ b/doc/examples/configure-index @@ -47,6 +47,7 @@ quiet "" { // Options for APT in general APT { + Audit ""; // display audit messages Architecture ""; // debian architecture like amd64, i386, powerpc, armhf, mips, … Architectures ""; // a list of (foreign) debian architectures, defaults to: dpkg --print-foreign-architectures BarbarianArchitectures ""; // a list of architectures considered too foreign to satisfy M-A:foreign -- cgit v1.2.3-70-g09d2