BDisk is a boot disk ISO/PXE/iPXE building framework. https://r00t2.io/
Go to file
brent s. 32638dbdff whew! docs finished. 3.00 beta is DONE! 2016-12-30 19:57:34 -05:00
bdisk whew! docs finished. 3.00 beta is DONE! 2016-12-30 19:57:34 -05:00
docs whew! docs finished. 3.00 beta is DONE! 2016-12-30 19:57:34 -05:00
examples/HTTP adding example files/hierarchy for HTTP ipxe 2015-07-05 04:33:33 -04:00
extra tweak fixin's, documentation 2016-12-26 13:34:34 -05:00
overlay whew! docs finished. 3.00 beta is DONE! 2016-12-30 19:57:34 -05:00
.gitignore fixed iPXE mini image. merging into master. 2016-12-17 15:16:09 -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