Skip to content

Commit 54c29fe

Browse files
authored
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 54c29fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mkosi.conf.d/arch/mkosi.extra/etc/pacman.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22

33
[options]
44
DBPath = /usr/lib/pacman
5+
NoExtract = boot/*-ucode.img

0 commit comments

Comments
 (0)