@@ -1,5 +1,13 @@
APT
{
+ NeverAutoRemove
+ {
+ "^linux-firmware$";
+ "^linux-image.*";
+ "^linux-restricted-modules.*";
+ "^linux-ubuntu-modules-.*";
+ };
+
Never-MarkAuto-Sections
"metapackages";
@@ -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: