diskimage-builder/doc/source
Andreas Florath 3d48a528c1 Refactor: block-device handling (local loop)
Block device handling can be somewhat complex - especially
when taking things like md, lvm or encryption into account.

This patch factors out the creation and deletion of the local
loop image device handling into a python library.

The main propose of this patch is to implement the needed
infrastructure.  Based on this, more advanced functions can be added.
Example: (advanced) partitioning, LVM, handling different boot
scenarios (BIOS, UEFI, ...), possibility of handling multiple images
(local loop image, iSCSI, physical hard disk, ...), handling of
different filesystems for different partitions / LVs.

Change-Id: Ib626b36a00f8a5dc3dbde8df3e2619a2438eaaf1
Signed-off-by: Andreas Florath <andreas@florath.net>
2016-09-08 04:31:01 +00:00
..
developer Refactor: block-device handling (local loop) 2016-09-08 04:31:01 +00:00
user_guide Refactor: block-device handling (local loop) 2016-09-08 04:31:01 +00:00
ci.md typos on the document 2015-07-23 11:56:30 +00:00
conf.py Merge "Fix sphinx-build to not depend on diskimage-builder" 2016-06-28 08:34:05 +00:00
copyright.rst Turn docs warnings into errors and fix issues 2015-04-27 15:03:19 +00:00
elements Create docs site containing element READMEs 2015-02-10 11:45:35 -08:00
elements.rst Split out README into separate files 2015-02-24 15:32:02 -08:00
index.rst Add blurb about communication to docs landing page 2016-08-15 08:42:56 -07:00