mirror of
https://github.com/danderson/netboot.git
synced 2025-08-09 08:07:11 +02:00
iPXE appears to have *really* poor performance (orders of magnitude worse) if it doesn't know the length of the kernel/initrds that it's downloading. Without this change, booting CoreOS takes longer than I've had patience to wait. With this change, the bottleneck becomes the network transfer speed. Fixes #10. |
||
---|---|---|
.. | ||
apicmd.go | ||
bootcmd.go | ||
cli.go | ||
debugcmd.go | ||
logging.go | ||
quickcmd.go | ||
v1compat.go |