BDisk is a boot disk ISO/PXE/iPXE building framework.
https://r00t2.io/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 years ago | |
---|---|---|
bdisk | 6 years ago | |
docs | 5 years ago | |
examples/HTTP | 8 years ago | |
extra | 5 years ago | |
overlay | 7 years ago | |
.gitignore | 5 years ago |
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