BDisk is a boot disk ISO/PXE/iPXE building framework. https://r00t2.io/
Go to file
brent s. 481a3e4cf9 Merge branch 'master' of square-r00t.net:bdisk 2017-04-11 22:21:32 -04:00
bdisk Merge branch 'master' of square-r00t.net:bdisk 2017-04-11 22:21:32 -04:00
docs because sometimes people don't read/grok docs 2017-04-11 22:21:11 -04:00
examples/HTTP adding example files/hierarchy for HTTP ipxe 2015-07-05 04:33:33 -04:00
extra think we have something better here 2017-04-11 09:17:38 -04: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