X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/7d6f9f8ffb7ba9caf7cc25dc102c59616150f36e..87b192a04c1c0fa5d89fb5c16411f20c96d015da:/doc/examples/configure-index diff --git a/doc/examples/configure-index b/doc/examples/configure-index index 66bdb87ac..7b3c48183 100644 --- a/doc/examples/configure-index +++ b/doc/examples/configure-index @@ -1,4 +1,4 @@ -// $Id: configure-index,v 1.4 2001/12/05 07:22:40 tausq Exp $ +// $Id: configure-index,v 1.7 2002/04/24 05:48:46 jgg Exp $ /* This file is an index of all APT configuration directives. It should NOT actually be used as a real config file, though it is a completely valid file. Most of the options have sane default values, unless @@ -67,6 +67,7 @@ APT Immediate-Configure "true"; // DO NOT turn this off, see the man page Force-LoopBreak "false"; // DO NOT turn this on, see the man page Cache-Limit "4194304"; + Default-Release ""; }; // Options for the downloading routines @@ -196,9 +197,13 @@ DPkg // Flush the contents of stdin before forking dpkg. FlushSTDIN "true"; + + // Control the size of the command line passed to dpkg. + MaxBytes 1024; + MaxArgs 350; } -/* Options you can set to see some debugging text They corrispond to names +/* Options you can set to see some debugging text They correspond to names of classes in the source code */ Debug {