16 lines
548 B
Plaintext
16 lines
548 B
Plaintext
|
// DO NOT EDIT! File autogenerated by /etc/kernel/postinst.d/apt-auto-removal
|
||
|
APT::NeverAutoRemove
|
||
|
{
|
||
|
"^linux-image-3\.16\.0-4-amd64$";
|
||
|
"^linux-headers-3\.16\.0-4-amd64$";
|
||
|
"^linux-image-extra-3\.16\.0-4-amd64$";
|
||
|
"^linux-signed-image-3\.16\.0-4-amd64$";
|
||
|
"^kfreebsd-image-3\.16\.0-4-amd64$";
|
||
|
"^kfreebsd-headers-3\.16\.0-4-amd64$";
|
||
|
"^gnumach-image-3\.16\.0-4-amd64$";
|
||
|
"^.*-modules-3\.16\.0-4-amd64$";
|
||
|
"^.*-kernel-3\.16\.0-4-amd64$";
|
||
|
"^linux-backports-modules-.*-3\.16\.0-4-amd64$";
|
||
|
"^linux-tools-3\.16\.0-4-amd64$";
|
||
|
};
|