From 24b5bc4e41ed527799a9fa01dec9c29294d0a3f2 Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Sun, 28 May 2017 17:44:11 +0200 Subject: ask for releaseinfo change interactively in apt If we have a user sitting around we can let 'apt' ask the user for a confirmation rather than print errors at the end and require the user to figure out which commandline flags are needed to confirm the changes non-interactively. --- doc/examples/configure-index | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/examples/configure-index b/doc/examples/configure-index index 8adef26a9..155dac84f 100644 --- a/doc/examples/configure-index +++ b/doc/examples/configure-index @@ -106,6 +106,8 @@ APT CallResolver ""; IndexTargets::ReleaseInfo ""; IndexTargets::format ""; + + Update::InteractiveReleaseInfoChanges ""; }; Cache -- cgit v1.2.3