Dselect support
[ntk/apt.git] / doc / examples / apt.conf
index ddd7d51..8bd4755 100644 (file)
@@ -1,4 +1,4 @@
-// $Id: apt.conf,v 1.12 1998/11/22 03:20:38 jgg Exp $
+// $Id: apt.conf,v 1.13 1998/11/22 23:37:09 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.
@@ -75,11 +75,15 @@ Dir
      methods "/home/jgg/work/apt/build/bin/methods/";
      gzip "/bin/gzip";
      dpkg "/usr/bin/dpkg";
+     apt-get "/usr/bin/apt-get";
+     apt-cache "/usr/bin/apt-get";
   };
 };
 
 DSelect {
-
+   Clean "auto";
+   Options "-f";
+   UpdateOptions "";
 }
 
 /* Options you can set to see some debugging text They corrispond to names