cleaned 50unattended_upgrades
This commit is contained in:
parent
854f3c10b0
commit
a066eabfd1
1 changed files with 13 additions and 8 deletions
|
@ -30,14 +30,19 @@ Unattended-Upgrade::Package-Blacklist {
|
|||
//2009-12-11 13:41:45,233 INFO Writing dpkg log to '/var/log/unattended-upgrades-dpkg_2009-12-11_13:41:45.233713.log'
|
||||
//2009-12-11 13:42:11,988 INFO All upgrades installed
|
||||
|
||||
"linux-image-2.6.18-5-vserver-686";
|
||||
"linux-image-2.6.18-5-xen-vserver-686";
|
||||
"linux-image-2.6.18-6-vserver-686";
|
||||
"linux-image-2.6.18-6-xen-vserver-686";
|
||||
"linux-image-2.6.24.3";
|
||||
"linux-image-2.6.26-1-686";
|
||||
"linux-image-2.6.26-2-xen-amd64";
|
||||
"linux-image-2.6.26-2-xen-686";
|
||||
# lenny
|
||||
"linux-image-2.6.26-1-686";
|
||||
"linux-image-2.6.26-1-amd64";
|
||||
"linux-image-2.6.26-1-xen-686";
|
||||
"linux-image-2.6.26-1-xen-amd64";
|
||||
"linux-image-2.6.26-1-vserver-686";
|
||||
"linux-image-2.6.26-1-vserver-amd64";
|
||||
|
||||
"linux-image-2.6.26-2-686";
|
||||
"linux-image-2.6.26-2-amd64";
|
||||
"linux-image-2.6.26-2-xen-686";
|
||||
"linux-image-2.6.26-2-xen-amd64";
|
||||
"linux-image-2.6.26-2-vserver-amd64";
|
||||
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue