KIWIImageCreator Info


Public methods

Private methods


__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: 1937

Called in

__addPackagesToBootXML

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

Defined on line: 1595

Called in

__addPreferencesToBootXML

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

Defined on line: 1678

Called in

__addStripDataToBootXML

Add default strip data and the strip data from the user to the boot image description.

Defined on line: 1993

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: 1738

Called in

__addTypeToBootXML

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

Defined on line: 1811

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: 1965

Called in

__applyAdditionalXMLOverrides

Apply XML overrides from command line applicable to some procedures

Defined on line: 1280

Called in

__applyBaseXMLOverrides

Apply XML overrides from command line common to all procedures

Defined on line: 1338

Called in

__checkImageIntegrity

Check the image description integrity if a checksum file exists

Defined on line: 1364

Called in

__prepareTree

Prepare the tree for the specified configuration file

Defined on line: 1470

Called in

__printProfileInfo

Missing

Defined on line: 2067

Called in

__selectCache

Missing

Defined on line: 1439

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: 2025

Called in

__upgradeTree

Upgrade the existing tree using the packagemanager upgrade functionality

Defined on line: 1390

Called in

DESTROY

Missing

Defined on line: 1566

createBootImage

Create the boot image

Defined on line: 509

Called in

createImage

Create the image

Defined on line: 603

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: 1080

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: 1050

createImageDisk

Missing

Defined on line: 1212

Called in

createImageFormat

Missing

Defined on line: 1253

Called in

createImageInstallCD

create an OEM install CD

Defined on line: 1110

createImageInstallPXE

create all data required for OEM PXE install

Defined on line: 1178

createImageInstallStick

create an OEM install Stick

Defined on line: 1144

createSplash

create a splash screen on the stored initrd file

Defined on line: 1026

getBootImageName

Missing

Defined on line: 125

Called in

initialize

Missing

Defined on line: 94

Called in

new

Create the image creator object.

Defined on line: 52

Called in

prepareBootImage

Prepare the boot image

Defined on line: 133

Called in

prepareImage

Prepare the image

Defined on line: 408

Called in

upgradeImage

Missing

Defined on line: 344

Called in