Verify initialization consistency and validity requirements
Defined on line: 1068
Called in
Verify that the post install option settings to not conflict
Defined on line: 1095
Called in
Verify that the swap settings (swap and swapsize) do not conflict
Defined on line: 1125
Called in
Verify that the settings for unattended install do not conflict
Defined on line: 1147
Called in
Verify that the settings for image verification do not conflict
Defined on line: 1170
Called in
Return the setting for the oem-align-partition configuration
Defined on line: 167
Called in
Return the setting for the oem-ataraid-scan configuration
Defined on line: 178
Called in
Return the setting for the oem-boot-title configuration
Defined on line: 189
Called in
Return the setting for the oem-bootwait configuration
Defined on line: 200
Called in
return a hash with OEM keys set to a value
Defined on line: 148
Called in
Return the setting for the oem-inplace-recovery configuration
Defined on line: 211
Called in
Return the setting for the oem-kiwi-initrd configuration
Defined on line: 222
Called in
Return the setting for the oem-partition-install configuration
Defined on line: 233
Called in
Return the setting for the oem-reboot configuration
Defined on line: 244
Called in
Return the setting for the oem-reboot-interactive configuration
Defined on line: 255
Called in
Return the setting for the oem-recovery configuration
Defined on line: 266
Called in
Return the setting for the oem-recoveryID configuration
Defined on line: 277
Called in
Missing
Defined on line: 288
Called in
Return the setting for the oem-shutdown configuration
Defined on line: 296
Called in
Return the setting for the oem-shutdown-interactive configuration
Defined on line: 307
Called in
Return the setting for the oem-silent-boot configuration
Defined on line: 318
Called in
Return the setting for the oem-silent-install configuration
Defined on line: 329
Called in
Return the setting for the oem-silent-verify configuration
Defined on line: 340
Called in
Return the setting for the oem-skip-verify configuration
Defined on line: 351
Called in
Return the setting for the oem-swap configuration
Defined on line: 362
Called in
Return the setting for the oem-swapsize configuration
Defined on line: 373
Called in
Return the setting for the oem-systemsize configuration
Defined on line: 384
Called in
Return the setting for the oem-unattended configuration
Defined on line: 395
Called in
Return the setting for the oem-unattended-id configuration
Defined on line: 406
Called in
Return an XML Element representing the object's data
Defined on line: 417
new
Create the KIWIXMLOEMConfigData object Internal data structure this = { oem_align_partition = '' oem_ataraid_scan = '' oem_boot_title = '' oem_bootwait = '' oem_inplace_recovery = '' oem_kiwi_initrd = '' oem_partition_install = '' oem_reboot = '' oem_reboot_interactive = '' oem_recovery = '' oem_recoveryID = '' oem_recoveryPartitionSize= '' oem_shutdown = '' oem_shutdown_interactive = '' oem_silent_boot = '' oem_silent_install = '' oem_silent_verify = '' oem_skip_verify = '' oem_swap = '' oem_swapsize = '' oem_systemsize = '' oem_unattended = '' oem_unattended_id = '' }
Defined on line: 35
Called in
Set the oem_align_partition attribute, if called with no argument the value is set to false.
Defined on line: 567
setAtaRaidScan
Set the oem_ataraid_scan attribute, if called with no argument the value is set to false.
Defined on line: 585
setBootTitle
Set the oem_boot_title attribute, if called with no argument the attribute is erased
Defined on line: 603
setBootwait
Set the oem_bootwait attribute, if called with no argument the value is set to false. If called with an argument all other potentially conflicting settings are set to false
Defined on line: 623
setInplaceRecovery
Set the oem_inplace_recovery attribute, if called with no argument the value is set to false.
Defined on line: 651
setKiwiInitrd
Set the oem_kiwi_initrd attribute, if called with no argument is given the value is set to false.
Defined on line: 669
setPartitionInstall
Set the oem_partition_install attribute, if called with no argument is given the value is set to false.
Defined on line: 687
setReboot
Set the reboot attribute, if called with no argument the value is set to false. If called with an argument all other potentially conflicting settings are set to false
Defined on line: 705
setRebootInteractive
Set the oem_reboot_interactive attribute, if called with no argument the value is set to false. If called with an argument all other potentially conflicting settings are set to false
Defined on line: 733
setRecovery
Set the recovery attribute, if called with no argument the value is set to false.
Defined on line: 761
setRecoveryID
Set the recoveryID attribute, if called with no argument the attribute is removed
Defined on line: 779
setRecvoveryPartitionSize
Set the recovery partition size attribute, if called with no argument the attribute is removed
Defined on line: 797
setShutdown
Set the shutdown attribute, if called with no argument the value is set to false. If called with an argument all other potentially conflicting settings are set to false
Defined on line: 815
setShutdownInteractive
Set the oem_shutdown_interactive attribute, if called with no argument the value is set to false. If called with an argument all other potentially conflicting settings are set to false
Defined on line: 843
setSilentBoot
Set the oem_silent_boot attribute, if called with no argument the value is set to false.
Defined on line: 872
setSilentInstall
Set the oem_silent_install attribute, if called with no argument the value is set to false.
Defined on line: 890
setSilentVerify
Set the oem_silent_verify attribute, if called with no argument the value is set to false. If called with an argument all other potentially conflicting settings are set to false
Defined on line: 908
setSkipVerify
Set the oem_skip_verify attribute, if called with no argument the value is set to false. If called with an argument all other potentially conflicting settings are set to false
Defined on line: 933
setSwap
Set the swap attribute, if called with no argument the value is set to false and the swapsize attribute is removed
Defined on line: 958
Called in
Set the oem_swapsize attribute, if called with no argument the attribute is removed and the swap attribute is set to false
Defined on line: 982
setSystemSize
Set the oem_systemsize attribute, if called with no argument the attribute is removed
Defined on line: 1002
setUnattended
Set the unattended attribute, if called with no argument the value is set to false the oem_unattended_id attribute is removed
Defined on line: 1020
setUnattendedID
Set the oem_unattended_id attribute, if called with no argument the attribute is removed and the unattended attribute is set to false.
Defined on line: 1046