summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2025-02-14 18:30:53 +0000
committerJulian Andres Klode <jak@debian.org>2025-02-14 18:30:53 +0000
commite67988237374fb6181b163a0d2470f367b514c80 (patch)
tree0c3b934f340208eda237bbca1d5f31581008d93e /doc
parent85eeadde2aefeb0bea1eff4dc2456eec8a405d05 (diff)
parent9b36a29ffebde3088cec2048505b8d644f46c2c3 (diff)
Merge branch 'solver3' into 'main'
Get 3.0 solver mostly in shape See merge request apt-team/apt!451
Diffstat (limited to 'doc')
-rw-r--r--doc/examples/configure-index2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/examples/configure-index b/doc/examples/configure-index
index ba51a9881..8476d733a 100644
--- a/doc/examples/configure-index
+++ b/doc/examples/configure-index
@@ -698,10 +698,12 @@ apt::list-cleanup "<BOOL>";
apt::authentication::trustcdrom "<BOOL>";
apt::solver::strict-pinning "<BOOL>";
apt::solver::enqueue-common-dependencies "<BOOL>";
+apt::solver::defer-version-selection "<BOOL>";
apt::solver::upgrade "<BOOL>";
apt::solver::remove "<BOOL>";
apt::solver::removemanual "<BOOL>";
apt::solver::install "<BOOL>";
+apt::solver::timeout "<INT>";
apt::keep-downloaded-packages "<BOOL>";
apt::solver "<STRING>";
apt::planner "<STRING>";