X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/8070717c2cf131cf0726366c9d6cf4c03fa0354f..788a8f42c1ec146c812550d076e5fb720e83ae52:/doc/examples/configure-index diff --git a/doc/examples/configure-index b/doc/examples/configure-index index d0c453a1c..db07f189e 100644 --- a/doc/examples/configure-index +++ b/doc/examples/configure-index @@ -1,4 +1,3 @@ -// $Id: configure-index,v 1.10 2004/07/17 19:37:16 mdz 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 (except for the last line) a completely valid file. Most of the options have sane default @@ -25,7 +24,7 @@ APT Architecture "i386"; Build-Essential "build-essential"; - NeverAutoRemove { "linux-kernel.*"; }; // packages that should never + NeverAutoRemove { "linux-image.*"; }; // packages that should never // considered for autoRemove // Options for apt-get @@ -55,6 +54,7 @@ APT Only-Source ""; Diff-Only "false"; Tar-Only "false"; + Build-Dep-Automatic "true"; }; Cache