]> git.saurik.com Git - apt.git/blobdiff - doc/examples/configure-index
* invert the auto-mark flag only for new installs (in MarkInstall()), keep it as...
[apt.git] / doc / examples / configure-index
index 31bc13430bbf555d7c98904da55bf68b5ef1edb5..b4ac0ed4b88a4ee412370a6a55e69fe3de75afc5 100644 (file)
@@ -24,7 +24,10 @@ APT
 {
   Architecture "i386";
   Build-Essential "build-essential";
-  
+
+  NeverAutoRemove  { "linux-kernel.*";  };  // packages that should never
+                                            // considered for autoRemove
+
   // Options for apt-get
   Get 
   {