Hide Forgot
Description of problem: https://github.com/CentOS/sig-cloud-instance-build project is using livemedia-creator utility to create image but it is failing due to kernel and initrd files are checked in /isolinux folder. Centos7 ppc64le platform iso contains kernel and initrd under ppc/ppc64 folder, so added code to check in both the folder else fail as usual. This bug is for backporting the fix which merged in master branch already PR created for rhel7 branch - https://github.com/rhinstaller/lorax/pull/149 Merged commit into master branch - https://github.com/rhinstaller/lorax/commit/f4a1302358c2c373efc04f59513c641eecdc472a
This is feature work, and we're beyond the point where we can pull this in for 7.3. Deferring this to 7.4 planning.
https://github.com/rhinstaller/lorax/pull/233
*** This bug has been marked as a duplicate of bug 1373358 ***