KIWIImageCreator Info


Public methods

Private methods


__addBootincludedToolsToKeep

Keep all tools from explicitly bootincluded packages by adding a strip section to the system XML data which is then added to the boot image when we inherit system XML data to the boot

Defined on line: 2194

Called in

__addDefaultStripData

Add default strip data from KIWIConfig.txt

Defined on line: 2157

Called in

__addOEMConfigDataToBootXML

add the oemconfig information from the system XML data to the boot XML data by cloning the oemconfig section. kiwi's boot image descriptions does not contain oemconfig section data thus it's ok to to just add a copy of the system XML oemconfig section. The data is only copied if an oemconfig sectiom exists in the system XML data set

Defined on line: 2101

Called in

__addPackagesToBootXML

add boot included packages/archives information from the system XML data to the boot XML data

Defined on line: 1717

Called in

__addPreferencesToBootXML

add additional preferences information from the the system XML data to the boot XML data

Defined on line: 1800

Called in

__addStripDataToBootXML

Add system XML strip data to the boot image description.

Defined on line: 2282

Called in

__addSystemDiskToBootXML

add the systemdisk information from the system XML data to the boot XML data by copying some data into a new SystemdiskData object which is then stored in the boot XML object. kiwi's boot image descriptions does not contain systemdisk section data thus it's ok to to just add a copy of the system XML systemdisk section. The data is only copied if a systemdisk sectiom exists in the system XML data set

Defined on line: 1867

Called in

__addTypeToBootXML

add additional type information from the system XML data to the boot XML data

Defined on line: 1948

Called in

__addVMachineDomainToBootXML

add the domain information from the system XML data to the boot XML data by cloning the machine section. kiwi's boot image descriptions does not contain machine section data thus it's ok to to just add a copy of the system XML machine section. The data is only copied if the system XML machine section contains a domain information

Defined on line: 2129

Called in

__applyAdditionalXMLOverrides

Apply XML overrides from command line applicable to some procedures

Defined on line: 1402

Called in

__applyBaseXMLOverrides

Apply XML overrides from command line common to all procedures

Defined on line: 1460

Called in

__checkImageIntegrity

Check the image description integrity if a checksum file exists

Defined on line: 1486

Called in

__getPackageFilelist

return a list of files owned by a given package

Defined on line: 2173

Called in

__isInstallBootImage

Test a given boot image (cpio) if it contains the dump file which is kiwi's code to install images. If yes the boot image has install capabilities

Defined on line: 1381

Called in

__prepareTree

Prepare the tree for the specified configuration file

Defined on line: 1592

Called in

__printProfileInfo

Missing

Defined on line: 2354

Called in

__selectCache

Missing

Defined on line: 1561

Called in

__updateProfileEnvironment

update the contents of the .profile file due to changes given on the command line e.g image type

Defined on line: 2308

Called in

__upgradeTree

Upgrade the existing tree using the packagemanager upgrade functionality

Defined on line: 1512

Called in

DESTROY

Missing

Defined on line: 1688

createBootImage

Create the boot image

Defined on line: 587

Called in

createImage

Create the image

Defined on line: 689

createImageBootCD

create a bootable CD with the stored initrd file. Note That this only creates a boot CD running the initrd and not more

Defined on line: 1169

createImageBootUSB

create a bootable USB stick with the stored initrd file. Note That this only creates a stick running the initrd and not more

Defined on line: 1139

createImageDisk

Missing

Defined on line: 1316

Called in

createImageFormat

Missing

Defined on line: 1357

Called in

createImageInstallCD

create an OEM install CD

Defined on line: 1199

createImageInstallPXE

create all data required for OEM PXE install

Defined on line: 1277

createImageInstallStick

create an OEM install Stick

Defined on line: 1238

createSplash

create a splash screen on the stored initrd file

Defined on line: 1126

getBootImageName

Missing

Defined on line: 184

Called in

getSelectedBuildType

Missing

Defined on line: 168

getSystemXML

Missing

Defined on line: 176

initialize

Missing

Defined on line: 100

Called in

new

Create the image creator object.

Defined on line: 56

Called in

prepareBootImage

Prepare the boot image

Defined on line: 192

Called in

prepareImage

Prepare the image

Defined on line: 486

Called in

upgradeImage

Missing

Defined on line: 422

Called in