Skip to content

Commit 6bcf866

Browse files
committed
overlay profiles: Temporarily mask intel-microcode update
It is just too large - takes too much space in /boot, which causes update failures.
1 parent 9de572d commit 6bcf866

File tree

1 file changed

+5
-0
lines changed
  • sdk_container/src/third_party/coreos-overlay/profiles/coreos/base

1 file changed

+5
-0
lines changed

sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.mask

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,8 @@
2020

2121
# Pulls in LLVM and clang.
2222
>=sys-block/thin-provisioning-tools-1.0.14
23+
24+
# Too large to fit into our /boot partition - the size grew by 3MB. We
25+
mask a specific version in hope that the future update may be smaller,
26+
who knows.
27+
=sys-firmware/intel-microcode-20250512_p20250513

0 commit comments

Comments
 (0)