* debian/apt.conf.autoremove: don't include linux-image*,
authorSteve Langasek <steve.langasek@canonical.com>
Fri, 2 Nov 2012 23:39:19 +0000 (00:39 +0100)
committerSteve Langasek <steve.langasek@canonical.com>
Fri, 2 Nov 2012 23:39:19 +0000 (00:39 +0100)
commit39a07ec8f2c612a5af234c7713571362f7ca90b4
tree5a50ba822231be15eb9b63009451124c0ef4ee35
parentf69b2c3d2984cd4dca485fb05ab84df94067c50d
* debian/apt.conf.autoremove: don't include linux-image*,
  linux-restricted-modules*, and linux-ubuntu-modules* packages in the
  list to never be autoremoved.
* debian/apt.auto-removal.sh, debian/rules, debian/apt.dirs: install new
  script to /etc/kernel/postinst.d/ which ensures we only automatically
  keep the currently-running kernel, the being-installed kernel, and the
  newest kernel, so we don't fill /boot up with an unlimited number of
  kernels.  LP: #923876.
debian/apt.auto-removal.sh [new file with mode: 0644]
debian/apt.conf.autoremove
debian/apt.dirs
debian/changelog
debian/rules