]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
Unpack intel microcode before initramfs images are being built
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 2 Mar 2019 14:55:04 +0000 (14:55 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 2 Mar 2019 14:55:04 +0000 (14:55 +0000)
commit26796f3a4b9f6900e46812fc91090894b1d75658
tree163bfde490f6a6c33a012a71f8df2f3f9cf29784
parenta079f7aaeefbb66283a10466e80be5695828217a
Unpack intel microcode before initramfs images are being built

Previously, the microcode updates were not packaged in the shipped
initramfs images which causes that Intel processors are still running
on outdated microcode.

This patch moves intel-microcode before we build the initramfs images.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
make.sh