Re: [PATCH v2] Allow colon in PXE bootfile URLs

2022-04-09 Thread Ramon Fried
On Sat, Jan 22, 2022 at 5:16 PM Lyle Franklin wrote: > > - U-boot's PXE flow supports prefixing your bootfile name with an > IP address to fetch from a server other than the DHCP server, > e.g. `hostIPaddr:bootfilename`: > > https://github.com/u-boot/u-boot/commit/a93907c43f847f076dd0e34ee3

[PATCH v2] Allow colon in PXE bootfile URLs

2022-01-24 Thread Lyle Franklin
- U-boot's PXE flow supports prefixing your bootfile name with an IP address to fetch from a server other than the DHCP server, e.g. `hostIPaddr:bootfilename`: https://github.com/u-boot/u-boot/commit/a93907c43f847f076dd0e34ee3b69b5e8e6d0d29 - However, this breaks bootfile paths which contain