From 28dbfcdc3a00a5ad20cf0a0b17cea3c842aaf983 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Mon, 26 Jan 2009 14:14:58 +0100 Subject: readd "linux-image" (and friends) to the auto-remove blacklist --- debian/apt.conf.autoremove | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'debian/apt.conf.autoremove') diff --git a/debian/apt.conf.autoremove b/debian/apt.conf.autoremove index 713dcdda6..42081014a 100644 --- a/debian/apt.conf.autoremove +++ b/debian/apt.conf.autoremove @@ -1,5 +1,13 @@ APT { + NeverAutoRemove + { + "^linux-firmware$"; + "^linux-image.*"; + "^linux-restricted-modules.*"; + "^linux-ubuntu-modules-.*"; + }; + Never-MarkAuto-Sections { "metapackages"; -- cgit v1.2.3