mirror of
https://github.com/danderson/netboot.git
synced 2025-08-11 17:17:15 +02:00
Merge pull request #9 from panchoh/patch-1
pixiecore: update notes on Example API server.
This commit is contained in:
commit
d040347fbd
@ -179,13 +179,11 @@ Provide a proxied cloud-config and an unproxied other URL.
|
|||||||
### Example API server
|
### Example API server
|
||||||
|
|
||||||
There is a very small example API server implementation in the
|
There is a very small example API server implementation in the
|
||||||
`example` subdirectory. This sample server is not production-quality
|
`api-example` subdirectory. This sample server is not production-quality
|
||||||
code (e.g. it uses panic for error handling), but should be a
|
code (e.g. it uses panic for error handling), but should be a
|
||||||
reasonable starting point nonetheless. It implements a reduced form of
|
reasonable starting point nonetheless. It will instruct pixecore
|
||||||
Pixiecore's static mode: you give it a kernel, initrd and commandline
|
to boot Tiny Core Linux' kernel and initrd(s),
|
||||||
as flags, and it serves those for all boot requests it
|
directly from upstream servers.
|
||||||
receives. Unlike Pixiecore's builtin static mode, the sample server
|
|
||||||
can only boot one initrd image.
|
|
||||||
|
|
||||||
## Deprecated features
|
## Deprecated features
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user