netboot/pixiecore/cli
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
..
apicmd.go pixiecore/cli: unify flags related to Pixiecore server configuration. 2016-08-16 14:37:08 -07:00
bootcmd.go pixiecore/cli: unify flags related to Pixiecore server configuration. 2016-08-16 14:37:08 -07:00
cli.go pixiecore: set Content-Length when serving the kernel/initrd. 2016-09-14 20:54:04 -07:00
debugcmd.go pixiecore/cli: add the "debug tcpdump" command. 2016-08-16 14:05:33 -07:00
logging.go pixiecore/cli: implement logging controls. 2016-08-15 21:54:47 -07:00
quickcmd.go pixiecore/cli: remove the "quick" command family from the CLI for now. 2016-08-16 14:05:06 -07:00
v1compat.go pixiecore/cli: implement logging controls. 2016-08-15 21:54:47 -07:00