-
core
-
config: Module, which handles the current configuration of a working
environment
-
image: Super class for dealing with extracting or building different types of
disk images.
-
image_filesystems: Module for dealing with extracting or building different types of disk
images.
-
root
-
debian: Handles application/installation of modules to debian-style installer
environments (Installer-CDs)
-
live: Handles application/installation of modules to liveCD build
environments
-
root: Interface to handle dealing with applying modules to the build
environment
-
frontend
-
modules
-
desktop: Base module containing primary desktop customization functionality
-
modules: Base class containing primary module functionality
-
utils
-
logger: This modules contains classes, which define the logging API of
reconstructor.
|