BDisk is a boot disk ISO/PXE/iPXE building framework. https://r00t2.io/
Go to file
brent s. bf3dc2bb4c ...okay. final tagging, promise. that was a legit bug. 2017-05-06 11:21:40 -04:00
bdisk ...okay. final tagging, promise. that was a legit bug. 2017-05-06 11:21:40 -04:00
docs fixing minor docs bug 2017-05-06 08:15:16 -04:00
examples/HTTP adding example files/hierarchy for HTTP ipxe 2015-07-05 04:33:33 -04:00
extra fixing hostname 2017-05-06 10:01:15 -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