Skip to content

Commit 69cf791

Browse files
committed
Arch: don't install duplicate microcode to ESP
<vendor>-ucode.img is not used by mkosi and is therefore needlessly copied over to the ESP
1 parent 14ce6f0 commit 69cf791

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

mkosi.conf.d/arch/mkosi.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,8 @@ Packages=
3939
xz
4040
zram-generator
4141

42+
RemoveFiles=
43+
/boot/*-ucode.img
44+
4245
VolatilePackages=
4346
systemd-ukify

0 commit comments

Comments
 (0)