From 685d720eb6f291e5084954bbc18cc251b96036d1 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Tue, 14 Oct 2025 06:32:53 +0200 Subject: [PATCH] overlay profiles: Drop sys-firmware/intel-microcode mask There should be now enough space in initrd. Signed-off-by: Krzesimir Nowak --- .../coreos-overlay/profiles/coreos/base/package.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.mask b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.mask index 7cc46d5f00..d09537a81b 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.mask +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.mask @@ -20,9 +20,3 @@ # Pulls in LLVM and clang. >=sys-block/thin-provisioning-tools-1.0.14 - -# Too large to fit into our /boot partition - the size grew by 3MB. We -# mask a specific version in hope that the future update may be smaller, -# who knows. -=sys-firmware/intel-microcode-20250512_p20250513 -=sys-firmware/intel-microcode-20250812_p20250813