netboot/pixiecore/cli
David Anderson 34da4bdc44 Add a "quick" command for fast booting of various installers.
The quick commands are just aliases for the `boot` command with
various pre-cooked kernel/initrds/cmdline combinations. Currently
supported are Debian, Ubuntu, Fedora and Centos. There's also code
for Arch, but it's currently disabled as I'm failing to get the
HTTP rootfs to work.
2017-02-22 04:21:07 -08:00
..
apicmd.go pixiecore/cli: unify flags related to Pixiecore server configuration. 2016-08-16 14:37:08 -07:00
bootcmd.go Add a "quick" command for fast booting of various installers. 2017-02-22 04:21:07 -08:00
cli.go Add a "quick" command for fast booting of various installers. 2017-02-22 04:21:07 -08: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 Add a "quick" command for fast booting of various installers. 2017-02-22 04:21:07 -08:00
v1compat.go pixiecore/cli: implement logging controls. 2016-08-15 21:54:47 -07:00