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
Copy the unpacked image tree content to the given target directory
Defined on line: 147
Called in
Create a directory for the ImageBuilder to do its work
Defined on line: 175
Called in
Create a checksum file for the container
Defined on line: 193
Called in
Create a checksum for the given file
Defined on line: 232
Called in
Return the name of the base working directory
Defined on line: 274
Called in
Return an array ref containing names added with p_addCreatedFiles
Defined on line: 285
Called in
Execute the images.sh script on the unpacked image tree
Defined on line: 296
Called in
Write the config file for this image to the given directory
Defined on line: 307
__generateBuildDirName
Construct the name of the work directory for the ImageBuilder to do its work
Defined on line: 341
Called in