]> git.proxmox.com Git - aab.git/commit
exclude linux-firmware from installed packages
authorStoiko Ivanov <s.ivanov@proxmox.com>
Thu, 25 Apr 2019 17:53:55 +0000 (19:53 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 26 Apr 2019 08:17:03 +0000 (08:17 +0000)
commit60dbf75e0c79ff818271556d43059ce1b9aa0bfb
tree7e948609113f56b5645c21ef3da01a2e3d067fc9
parentdfb4fbaa1449595b2da6b582173b94959af6ef68
exclude linux-firmware from installed packages

This reduces a fresh containers' size by ~220M (170M for the gziped template)
and additionally prevents one spurious errormessage from
`systemd-tmpfiles --create` occuring during bootup and other invocations
(e.g. `pacman -S $package`)

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
PVE/AAB.pm