Opened 5 years ago
Closed 5 years ago
#12987 closed task (fixed)
Add CPU microcode to the intramfs
Reported by: | Pierre Labastie | Owned by: | Pierre Labastie |
---|---|---|---|
Priority: | normal | Milestone: | 9.1 |
Component: | BOOK | Version: | SVN |
Severity: | minor | Keywords: | |
Cc: |
Description ¶
Almost all x86 CPU need some microcode to run without (too many) security flaws. When using an initramfs (for LVM, raid or another reason), it'd be nice to have it included into the initramfs, instead of having two initramfs.
Change History (3)
comment:1 by , 5 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 5 years ago
Note:
See TracTickets
for help on using tickets.
Actually, the kernel documentation recommends the following:
That is make the initrd first, then the microcode.img, then concat them.