netboot.xyz/roles/netbootxyz/templates/disks
Jason Kölker 7bc3e6b61f fix(ipxe): fix filename checks
The `filename` contains the full path to the file, usually the netboot
assets are in `/` of a tftp server, so the check if its booted from the
ipxe assets will always fail. Add an additional check prepended with `/`
to allow the check to pass when booted from the root of a tftp server.

Also add loading of MAC- ipxe scripts with hypens in addition to raw, i.e.
`MAC-00-11-22-33-44-55.ipxe` or `MAC-001122334455.ipxe`.

Fixes: #1097
2025-06-17 02:41:06 +00:00
..
netboot.xyz-gce.j2 adding vlan manual configuration to boot disk 2020-01-04 11:56:03 -08:00
netboot.xyz-metal.j2 Change from Packet to Equinix Metal 2022-02-11 10:55:11 -07:00
netboot.xyz.j2 fix(ipxe): fix filename checks 2025-06-17 02:41:06 +00:00