]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[build] Fix genfsimg to build ISO with long filenames
authorMatya <mail@matya.hu>
Tue, 20 Apr 2021 11:15:03 +0000 (13:15 +0200)
committerMichael Brown <mcb30@ipxe.org>
Tue, 20 Apr 2021 12:39:39 +0000 (13:39 +0100)
commite4afaa2246fb373f0aa0620869bb2d4deaa39b5f
tree1a1c686ed0dc1828e0337fa73b9b39aa52eb9100
parent614d99eba149d0fafc64dfdddc7ef04970e0d86c
[build] Fix genfsimg to build ISO with long filenames

Commit 79c0173 ("[build] Create util/genfsimg for building
filesystem-based images") introduced the new genfsimg, which lacks the
-l option when building ISO files.  This option is required to build
level 2 (long plain) ISO9660 filenames, which are required when using
the .lkrn extensions on older versions of ISOLINUX.

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