BDisk is a boot disk ISO/PXE/iPXE building framework. https://r00t2.io/
Go to file
brent s. da3c8fa64a fixing overlayfs, networking 2017-01-18 20:54:13 -05:00
bdisk whew! docs finished. 3.00 beta is DONE! 2016-12-30 19:57:34 -05:00
docs updating docs to refer to most recent tag 2016-12-31 00:48:38 -05:00
examples/HTTP adding example files/hierarchy for HTTP ipxe 2015-07-05 04:33:33 -04:00
extra fixing overlayfs, networking 2017-01-18 20:54:13 -05:00
overlay oops again 2016-12-30 20:45:18 -05:00
.gitignore (flipping tables) 2016-12-30 20:56:32 -05:00

docs/README

Please see the full documentation at https://bdisk.square-r00t.net

Alternatively, you can compile the manual yourself (requires asciidoc and asciidoctor):

cd docs/manual
asciidoctor -o /tmp/README.html HEAD.adoc

Then point your browser to /tmp/README.html