Closed eric-ch closed 8 years ago
Is this PR compatible with the new build scripts as well?
@jean-edouard No, it was not. I cannot test these scripts, but I think the last two commits should do what is necessary for the microcode to be available during PXE or ISO installation.
Add meta-intel to the layers used in OpenXT in order to provide upstream tools to manage Intel microcode.
Amend the deployment scripts (do_build.sh and do_installer_iso.sh) to ship the microcode update with the installer so Xen can perform the update when booting on OpenXT installer.
Last commit add a change to genisoimage and what standard is enforced for file names in OpenXT ISO images to avoid mangling names more than 8 characters + '.' + up to 3 characters long.
OXT-709