Return the path to the build directory that each builder should use to create it's image specific working files and directories.
Defined on line: 94
Called in
Return the file name extension that indicates the checksum algorithm used
Defined on line: 106
Called in
Create the KIWIImageBuilder object
Defined on line: 47
p_addCreatedFile
Add the given name to teh creatde file array
Defined on line: 121
Called in
Create a directory for the ImageBuilder to do its work
Defined on line: 147
Called in
Create a checksum file for the container
Defined on line: 165
Called in
Create a checksum for the given file
Defined on line: 204
Called in
Return the name of the base working directory
Defined on line: 246
Called in
Return an array ref containing names added with p_addCreatedFiles
Defined on line: 257
Called in
Execute the images.sh script on the unpacked image tree
Defined on line: 268
Called in
Write the config file for this image to the given directory
Defined on line: 279
__generateBuildDirName
Construct the name of the work directory for the ImageBuilder to do its work
Defined on line: 313
Called in