5 Commits

Author SHA1 Message Date
David Anderson
a44cef6d7b Add an advanced option to pass in a raw iPXE script.
The feature is heavily laced with warnings and a complete lack of
promises around future compatibility. But within those parameters,
it might allow some people to do cool things.

Fixes #60.
2018-02-03 21:25:55 -08:00
David Anderson
0d99a2ad1f Update README.api.md with the revised cmdline format.
Everything old is new again, we're back to a simple string for the
commandline, but this time with template goodness for URL expansion.
2017-02-22 01:05:34 -08:00
pancho
b4809c5ed3 Update notes on Example API server
. Update dirname
. Drop explanation of features present in v1
. Describe current behaviour (v2)
2016-09-04 09:44:12 +02:00
pancho
a30021367f Drop the dash to api param
Currently, no dash is expected when specifying api param.
2016-09-04 07:55:42 +02:00
David Anderson
c3052f317f pixiecore: copy READMEs over.
The documentation doesn't match the current code at all, but it's
the target to aim for.
2016-08-09 00:32:45 -07:00