]> git.ipfire.org Git - thirdparty/mkosi.git/commit
kernel-install: Build microcode initrd 2291/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 16 Jan 2024 13:49:20 +0000 (14:49 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 16 Jan 2024 13:59:56 +0000 (14:59 +0100)
commitbeacf17dfd1773774c91ce46f1145d0178b78ea7
tree8d9fa1f329c83b3481f06c021b7b514e8dce6d8b
parent7dd4fc3ddbbdf3d98543beebdec6eaee9849005c
kernel-install: Build microcode initrd

Let's make sure we build a microcode initrd as well in the
kernel-install plugin. It's a bit too complicated to reuse
the build_microcode_initrd() function we have already due to
sandboxing so we opt to duplicate it instead.
kernel-install/50-mkosi.install