BDisk is a boot disk ISO/PXE/iPXE building framework. https://r00t2.io/
Go to file
brent s. 2545d0742a updated- docs might have some bugs, but working 2017-03-07 18:38:20 -05:00
bdisk updated- docs might have some bugs, but working 2017-03-07 18:38:20 -05:00
docs updated- docs might have some bugs, but working 2017-03-07 18:38:20 -05:00
examples/HTTP adding example files/hierarchy for HTTP ipxe 2015-07-05 04:33:33 -04:00
extra adding split-architecture source tarball support... untested and probably not done yet, so not tagging a release 2017-03-06 03:21:23 -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