Commit Graph

2 Commits

Author SHA1 Message Date
David Anderson
3aa769557c pixiecore: set Content-Length when serving the kernel/initrd.
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.
2016-09-14 20:54:04 -07:00
David Anderson
d3cf17aa06 pixiecore: unit test booters, and fix bugs found by tests. 2016-08-15 00:02:10 -07:00