]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
debian/aptitude/config: Disable some display settings.
authorSimon Ruderich <simon@ruderich.org>
Sun, 24 Mar 2013 15:54:01 +0000 (16:54 +0100)
committerSimon Ruderich <simon@ruderich.org>
Sun, 24 Mar 2013 15:54:01 +0000 (16:54 +0100)
I'm not sure what they do.

debian/aptitude/config.in

index f96a6790d955e381e65eb50964fddde35204cec9..12b3ccfbcf320284f00cca1134a75b3dabb5e285 100644 (file)
@@ -27,10 +27,10 @@ aptitude {
         // Thanks to hark in #debian on Freenode (2009-04-02 19:14) and
         // http://noone.org/blog/English/Computer/Debian/Group%20by%20origin%20in%20aptitude.futile
         // the site he pointed me to.
-        Default-Grouping "task,status,pattern(~O, !~O => other),section(subdirs,passthrough),section(topdir)";
+        //Default-Grouping "task,status,pattern(~O, !~O => other),section(subdirs,passthrough),section(topdir)";
         // Same as Default-Grouping but only display packages which are
         // changed (so no upgradeable are shown).
-        Default-Preview-Grouping "pattern(~O),action,section(topdir),filter(~ainstall | ~aupgrade | ~adowngrade | ~aremove | ~apurge | ~ahold)";
+        //Default-Preview-Grouping "pattern(~O),action,section(topdir),filter(~ainstall | ~aupgrade | ~adowngrade | ~aremove | ~apurge | ~ahold)";
     }
 
     // Don't display a warning when performing changes (add new packages,