From 60dbf75e0c79ff818271556d43059ce1b9aa0bfb Mon Sep 17 00:00:00 2001 From: Stoiko Ivanov Date: Thu, 25 Apr 2019 19:53:55 +0200 Subject: [PATCH] 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 --- PVE/AAB.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/PVE/AAB.pm b/PVE/AAB.pm index 11cd62b..bfccf12 100644 --- a/PVE/AAB.pm +++ b/PVE/AAB.pm @@ -16,6 +16,7 @@ my @BASE_PACKAGES = qw(base openssh); my @BASE_EXCLUDES = qw(e2fsprogs jfsutils linux + linux-firmware lvm2 mdadm netctl