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.
 
 
 
Go to file
brent s. 77c1aea510
fixing package list
5 years ago
bdisk update to remain compatible with https://lists.archlinux.org/pipermail/arch-releng/2017-October/003796.html 6 years ago
docs adding support for groups for live user 5 years ago
examples/HTTP adding example files/hierarchy for HTTP ipxe 8 years ago
extra fixing package list 5 years ago
overlay oops again 7 years ago
.gitignore updating 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