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

Called in

__addDefaultStripData

Add default strip data from KIWIConfig.txt

Defined on line: 2179

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

Called in

__addPackagesToBootXML

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

Defined on line: 1710

Called in

__addPreferencesToBootXML

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

Defined on line: 1812

Called in

__addStripDataToBootXML

Add system XML strip data to the boot image description.

Defined on line: 2304

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

Called in

__addTypeToBootXML

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

Defined on line: 1970

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

Called in

__applyAdditionalXMLOverrides

Apply XML overrides from command line applicable to some procedures

Defined on line: 1387

Called in

__applyBaseXMLOverrides

Apply XML overrides from command line common to all procedures

Defined on line: 1445

Called in

__checkImageIntegrity

Check the image description integrity if a checksum file exists

Defined on line: 1471

Called in

__getPackageFilelist

return a list of files owned by a given package

Defined on line: 2195

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

Called in

__prepareTree

Prepare the tree for the specified configuration file

Defined on line: 1580

Called in

__printProfileInfo

Missing

Defined on line: 2376

Called in

__selectCache

Missing

Defined on line: 1546

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

Called in

__upgradeTree

Upgrade the existing tree using the packagemanager upgrade functionality

Defined on line: 1497

Called in

DESTROY

Missing

Defined on line: 1681

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

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

createImageDisk

Missing

Defined on line: 1301

Called in

createImageFormat

Missing

Defined on line: 1342

Called in

createImageInstallCD

create an OEM install CD

Defined on line: 1184

createImageInstallPXE

create all data required for OEM PXE install

Defined on line: 1262

createImageInstallStick

create an OEM install Stick

Defined on line: 1223

createSplash

create a splash screen on the stored initrd file

Defined on line: 1111

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