diskimage-builder/bin
James Slagle dee69b1810 Python code refactorings.
This commit refactors the python code in diskimage_builder slightly.  This is
in preparation for a larger review that adds more functionality to the python
code, namely the ability to apply elements to the current system as opposed to
a chroot.  Further, the refactorings can stand on their own for better clarity.
They include:
 - renaming elements.py to element_dependencies.py.  Adds clarity about the
   purpose of this module.
 - updating other code for this rename.
 - move tests into a tests submodule.

Change-Id: I5519cc52398e442b24e33802bae42070d64b0c1d
2013-11-12 10:47:57 -05:00
..
dib-run-parts Enable running disk-image-create on SUSE Linux 2013-07-24 20:16:31 +10:00
disk-image-create Increase journal size to 64 M for ext4 file system 2013-10-05 16:53:53 +08:00
disk-image-get-kernel Ignore basename failures 2013-10-17 22:36:53 +00:00
diskimage_builder Add a simple implementation of element dependency 2013-01-23 16:04:20 -08:00
element-info Python code refactorings. 2013-11-12 10:47:57 -05:00
ramdisk-image-create Build ramdisks in an image chroot. 2013-07-12 11:09:35 +01:00