diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-09-06 19:12:34 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-09-06 19:12:34 +0200 |
commit | 9d2938d4e6e86c6afdb9606f76f4ae9ce0ac4ee5 (patch) | |
tree | 17bb8f97805200b25525ae19230918a8c69efefe /debian/apt.dirs | |
parent | 9a4dfc82c563d6335bb37a928a8925efe329fd8d (diff) |
* cmdline/apt-get.cc:
- always show the autoremove information and give advice how to use it
* debian/rules:
- install apt.conf.autoremove with blacklist for linux-image and linux-restriceted-modules
Diffstat (limited to 'debian/apt.dirs')
-rw-r--r-- | debian/apt.dirs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/apt.dirs b/debian/apt.dirs index e1cb738fa..1543e8bb1 100644 --- a/debian/apt.dirs +++ b/debian/apt.dirs @@ -2,6 +2,7 @@ usr/bin usr/lib/apt/methods usr/lib/dpkg/methods/apt etc/apt +etc/apt/apt.conf.d etc/apt/sources.list.d var/cache/apt/archives/partial var/lib/apt/lists/partial |