stubbing out 4.x
This commit is contained in:
@@ -1,24 +0,0 @@
|
||||
== Layout of BDisk functions
|
||||
These functions exist in <<_bdisk_,`bdisk/`>>.
|
||||
|
||||
include::functions/BCHROOT.adoc[]
|
||||
|
||||
=== `bdisk.py`
|
||||
This file is a sort of "wrapper" -- it pulls all the other files in this directory together into a single usable Python script. In other words, to build a BDisk distribution, you would simply run `bdisk/bdisk.py` -- that's it! See <<building_a_bdisk_iso>>.
|
||||
|
||||
It contains no functions, it just contains minimal logic to tie all the other functions together.
|
||||
|
||||
include::functions/BGPG.adoc[]
|
||||
|
||||
include::functions/BSSL.adoc[]
|
||||
|
||||
include::functions/BSYNC.adoc[]
|
||||
|
||||
include::functions/BUILD.adoc[]
|
||||
|
||||
include::functions/HOST.adoc[]
|
||||
|
||||
include::functions/IPXE.adoc[]
|
||||
|
||||
include::functions/PREP.adoc[]
|
||||
|
||||
Reference in New Issue
Block a user