updating documentation...

This commit is contained in:
2016-12-19 08:44:19 -05:00
parent 2187d7ac55
commit 9887ee005e
16 changed files with 124 additions and 49 deletions

View File

@@ -0,0 +1,6 @@
== bdisk/
This directory contains the "heart" of BDisk. It essentially is a Python module package. It contains several python "subpackages" split into different files that provide different functions for BDisk.
=== bchroot.py
This file controls creation of the chroots -- the directories in which BDisk builds the actual system that is booted into.