]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[build] Report detailed errors when unable to find a usable mkisofs
authorMichael Brown <mcb30@ipxe.org>
Fri, 12 Feb 2021 12:13:18 +0000 (12:13 +0000)
committerMichael Brown <mcb30@ipxe.org>
Fri, 12 Feb 2021 12:16:48 +0000 (12:16 +0000)
commitdf16df2c857a8f7ab5cc3e76656e4f85c15d4a7a
tree3e0cb5178a42eccfd89b7ddd13d21c3d16cbe900
parentd79f504c0c390d40de3d27546ab27bc44b03516c
[build] Report detailed errors when unable to find a usable mkisofs

As of commit 7c3d186 ("[build] Check that mkisofs equivalent supports
the required options"), we may refuse to use a mkisofs equivalent if
it does not support the options required to produce the requested
output file.

This can result in confusing error messages since the user is unaware
of the reason for which the installed mkisofs or genisoimage has been
rejected.

Fix by explicitly reporting the reason why each possible mkisofs
equivalent could not be used.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/util/genfsimg