Return the setting for the oem-ataraid-scan configuration
Defined on line: 179
Called in
Return the setting for the oem-boot-title configuration
Defined on line: 212
Called in
Return the setting for the oem-bootwait configuration
Defined on line: 223
Called in
return a hash with OEM keys set to a value
Defined on line: 160
Called in
Return the setting for the oem-device-filter configuration
Defined on line: 234
Called in
Return the setting for the oem-inplace-recovery configuration
Defined on line: 245
Called in
Return the setting for the oem-kiwi-initrd configuration
Defined on line: 256
Called in
Return the setting for the oem-vmcp-parmfile configuration my $this = shift; return $this->{oem_vmcp_parmfile}; } ========================================== getMultipathScan ------------------------------------------ Return the setting for the oem-multipath-scan configuration
Defined on line: 201
Called in
Return the setting for the oem-partition-install configuration
Defined on line: 267
Called in
Return the setting for the oem-reboot configuration
Defined on line: 278
Called in
Return the setting for the oem-reboot-interactive configuration
Defined on line: 289
Called in
Return the setting for the oem-recovery configuration
Defined on line: 300
Called in
Return the setting for the oem-recoveryID configuration
Defined on line: 311
Called in
Missing
Defined on line: 322
Called in
Return the setting for the oem-shutdown configuration
Defined on line: 330
Called in
Return the setting for the oem-shutdown-interactive configuration
Defined on line: 341
Called in
Return the setting for the oem-silent-boot configuration
Defined on line: 352
Called in
Return the setting for the oem-silent-install configuration
Defined on line: 363
Called in
Return the setting for the oem-silent-verify configuration
Defined on line: 374
Called in
Return the setting for the oem-skip-verify configuration
Defined on line: 385
Called in
Return the setting for the oem-swap configuration
Defined on line: 396
Called in
Return the setting for the oem-swapsize configuration
Defined on line: 407
Called in
Return the setting for the oem-systemsize configuration
Defined on line: 418
Called in
Return the setting for the oem-unattended configuration
Defined on line: 429
Called in
Return the setting for the oem-unattended-id configuration
Defined on line: 440
Called in
Return an XML Element representing the object's data
Create the KIWIXMLOEMConfigData object Internal data structure this = { oem_ataraid_scan = '' oem_vmcp_parmfile = '' oen_multipath_scan = '' oem_boot_title = '' oem_bootwait = '' oem_device_filter = '' 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.
Set the oem_boot_title attribute, if called with no argument the attribute is erased
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
Set the oem_device_filter attribute, if called with no argument the attribute is erased
Set the oem_inplace_recovery attribute, if called with no argument the value is set to false.
Set the oem_kiwi_initrd attribute, if called with no argument is given the value is set to false.
Set the oem_multipath_scan attribute, if called with no argument the value is set to false.
Set the oem_partition_install attribute, if called with no argument is given the value is set to false.
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
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
Set the recovery attribute, if called with no argument the value is set to false.
Set the recoveryID attribute, if called with no argument the attribute is removed
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
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
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
Set the oem_silent_boot attribute, if called with no argument the value is set to false.
Set the oem_silent_install attribute, if called with no argument the value is set to false.
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
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
Set the swap attribute, if called with no argument the value is set to false and the swapsize attribute is removed
Defined on line: 1067
Called in
Set the oem_swapsize attribute, if called with no argument the attribute is removed and the swap attribute is set to false
Set the oem_systemsize attribute, if called with no argument the attribute is removed
Set the unattended attribute, if called with no argument the value is set to false the oem_unattended_id attribute is removed
Set the oem_unattended_id attribute, if called with no argument the attribute is removed and the unattended attribute is set to false.
Set the oem_vmcp_parmfile attribute, if called with no argument the attribute is erased.
Verify initialization consistency and validity requirements
Defined on line: 1177
Called in
Verify that the post install option settings to not conflict
Defined on line: 1204
Called in
Verify that the swap settings (swap and swapsize) do not conflict
Defined on line: 1234
Called in
Verify that the settings for unattended install do not conflict
Defined on line: 1256
Called in
Verify that the settings for image verification do not conflict
Defined on line: 1279
Called in