On Friday, 27.11.2015 at 17:18, Martin Lucina wrote:
> 3) It follows from the above that we document the JSON config spec fully,
> including describing the method(s) for passing the config to the unikernel
> on various platforms. I'm happy to start on this, since I've been wanting
> to turn the current "internal" format into a proper specification anyway.

A first cut of the specification is now available in Git here:

https://github.com/rumpkernel/rumprun/blob/master/doc/config.md

This is incomplete and extracted from the librumprun_base/config.c and
app-tools/bin/rumprun source. Posting it here so that those interested can
follow along and see where I'm heading with this.

The document is deliberately in Git and not on the Wiki as the intent is to
keep it in sync with the implementation. In other words, if you change the
current implementation, please update the spec. Ideally do it the other way
round ;-)

I will post a more prominent announcement / RFD once the document is
further along, notably after the various TODO and FIXME parts have been
resolved.

Martin

Reply via email to