List of Global Variables
DEFAULT_CONFIG - map of deafult values for options in UI
KDUMP_SETTINGS - map <string, string > of kdump settings
actual_boot_section - String option identify which boot section was used during boot process
add_crashkernel_param - Boolean option indicates add kernel param "crashkernel"
alocated_memory - String option for alocate of memory for boot param "crashkernel"
available_partitions - List of available partiotions with known partition
crashkernel_param_value - String option indicates value of kernel parameter "crashkernel"
modified - Data was modified?
total_memory - Total available memory
uknown_fs_partitions - List of available partiotions without filesystem or with uknown
write_only - Write only, used during autoinstallation. Don't run services and SuSEconfig, it's all done at one place.