]> git.saurik.com Git - apt.git/commitdiff
readd "linux-image" (and friends) to the auto-remove
authorMichael Vogt <michael.vogt@ubuntu.com>
Mon, 26 Jan 2009 13:14:58 +0000 (14:14 +0100)
committerMichael Vogt <michael.vogt@ubuntu.com>
Mon, 26 Jan 2009 13:14:58 +0000 (14:14 +0100)
blacklist

debian/apt.conf.autoremove
debian/changelog

index 713dcdda67895f545fa00d068f33eae68738ba26..42081014af91ff011e2a150bb96f3cfe04de9009 100644 (file)
@@ -1,5 +1,13 @@
 APT
 {
+  NeverAutoRemove  
+  {
+        "^linux-firmware$";
+       "^linux-image.*";  
+       "^linux-restricted-modules.*";
+       "^linux-ubuntu-modules-.*";
+  };
+
   Never-MarkAuto-Sections
   { 
        "metapackages";
index 306110cd67d6c3ecd0e1da59dcd272d2b535521e..2c4802e3b9221ec125b2dad6802f29ad80aa30d0 100644 (file)
@@ -6,6 +6,9 @@ apt (0.7.19ubuntu3) jaunty; urgency=low
   * apt-inst/contrib/arfile.cc:
     - support members ending with '/' as well (thanks to Michal Cihr,
       closes: #500988)
+ * debian/apt.conf.autoremove:
+   - readd "linux-image" (and friends) to the auto-remove
+     blacklist
 
   [ Christian Perrier ]
   * Translations: