]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[build] Set volume name "iPXE" on FAT filesystem images
authorMichael Brown <mcb30@ipxe.org>
Thu, 21 Jan 2021 21:23:06 +0000 (21:23 +0000)
committerMichael Brown <mcb30@ipxe.org>
Thu, 21 Jan 2021 21:29:40 +0000 (21:29 +0000)
commit565ca3eab07ee4126cb868ee89853f78f5fc6692
treeb1a5cc3ba6d1b42356e80786b4f93493a5f11dd4
parent117353815595c46a29a3aebec966ab94f6a4b3c8
[build] Set volume name "iPXE" on FAT filesystem images

Allow generated filesystem images to be accessed using the file:// URI
syntax by setting a defined volume name.  This allows a script placed
on the same filesystem image to be accessed using e.g.

  chain file://iPXE/script.ipxe

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