Verify initialization consistency and validity requirements
Defined on line: 1097
Called in
Verify that the post install option settings to not conflict
Defined on line: 1124
Called in
Verify that the swap settings (swap and swapsize) do not conflict
Defined on line: 1154
Called in
Verify that the settings for unattended install do not conflict
Defined on line: 1176
Called in
Verify that the settings for image verification do not conflict
Defined on line: 1199
Called in
Return the setting for the oem-ataraid-scan configuration
Defined on line: 173
Called in
Return the setting for the oem-boot-title configuration
Defined on line: 195
Called in
Return the setting for the oem-bootwait configuration
Defined on line: 206
Called in
return a hash with OEM keys set to a value
Defined on line: 154
Called in
Return the setting for the oem-inplace-recovery configuration
Defined on line: 217
Called in
Return the setting for the oem-kiwi-initrd configuration
Defined on line: 228
Called in
Return the setting for the oem-multipath-scan configuration
Defined on line: 184
Called in
Return the setting for the oem-partition-install configuration
Defined on line: 239
Called in
Return the setting for the oem-reboot configuration
Defined on line: 250
Called in
Return the setting for the oem-reboot-interactive configuration
Defined on line: 261
Called in
Return the setting for the oem-recovery configuration
Defined on line: 272
Called in
Return the setting for the oem-recoveryID configuration
Defined on line: 283
Called in
Missing
Defined on line: 294
Called in
Return the setting for the oem-shutdown configuration
Defined on line: 302
Called in
Return the setting for the oem-shutdown-interactive configuration
Defined on line: 313
Called in
Return the setting for the oem-silent-boot configuration
Defined on line: 324
Called in
Return the setting for the oem-silent-install configuration
Defined on line: 335
Called in
Return the setting for the oem-silent-verify configuration
Defined on line: 346
Called in
Return the setting for the oem-skip-verify configuration
Defined on line: 357
Called in
Return the setting for the oem-swap configuration
Defined on line: 368
Called in
Return the setting for the oem-swapsize configuration
Defined on line: 379
Called in
Return the setting for the oem-systemsize configuration
Defined on line: 390
Called in
Return the setting for the oem-unattended configuration
Defined on line: 401
Called in
Return the setting for the oem-unattended-id configuration
Defined on line: 412
Called in
Return an XML Element representing the object's data
Defined on line: 423
new
Create the KIWIXMLOEMConfigData object Internal data structure this = { oem_ataraid_scan = '' oen_multipath_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_recoveryPartSize = '' 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: 40
Called in
Set the oem_ataraid_scan attribute, if called with no argument the value is set to false.
Defined on line: 574
setBootTitle
Set the oem_boot_title attribute, if called with no argument the attribute is erased
Defined on line: 610
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: 630
setInplaceRecovery
Set the oem_inplace_recovery attribute, if called with no argument the value is set to false.
Defined on line: 658
setKiwiInitrd
Set the oem_kiwi_initrd attribute, if called with no argument is given the value is set to false.
Defined on line: 676
setMultipathScan
Set the oem_multipath_scan attribute, if called with no argument the value is set to false.
Defined on line: 592
setPartitionInstall
Set the oem_partition_install attribute, if called with no argument is given the value is set to false.
Defined on line: 694
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: 712
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: 740
setRecovery
Set the recovery attribute, if called with no argument the value is set to false.
Defined on line: 770
setRecoveryID
Set the recoveryID attribute, if called with no argument the attribute is removed
Defined on line: 788
setRecoveryPartSize
Set the recovery partition size attribute, if called with no argument the attribute is removed. Argument is expected to be a string or numeric value
Defined on line: 815
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: 844
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: 872
setSilentBoot
Set the oem_silent_boot attribute, if called with no argument the value is set to false.
Defined on line: 901
setSilentInstall
Set the oem_silent_install attribute, if called with no argument the value is set to false.
Defined on line: 919
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: 937
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: 962
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: 987
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: 1011
setSystemSize
Set the oem_systemsize attribute, if called with no argument the attribute is removed
Defined on line: 1031
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: 1049
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: 1075