Unknown YCP Module |
|
This module has an unstable interface. |
Imports
Global Variables
Global FunctionsLocal VariablesLocal Functions |
File: modules/Kdump.ycp
Package: Configuration of kdump
Summary: Kdump settings, input and output functions
Authors: Jozef Uhliarik
$Id: Kdump.ycp 27914 2006-02-13 14:32:08Z locilka $
Prototypes
Data was modified?
List of available partiotions with known partition
List of available partiotions without filesystem or with uknown
Total available memory
Number of cpus
String option indicates value of kernel parameter "crashkernel"
Boolean option indicates add kernel param "crashkernel"
String option for alocate of memory for boot param "crashkernel"
String option identify which boot section was used during boot process
Write only, used during autoinstallation. Don't run services and SuSEconfig, it's all done at one place.
Abort function return boolean return true if abort
map of deafult values for options in UI
map
time for progress bar
Abort function
- Return value:
-
return true if abort
Data was modified?
- Return value:
-
true if modified
Read disk partitions
- Return value:
-
successfull
Compare boot section options with
- Parameters:
-
kernel_option boot_options
- Return value:
-
return number of differences
Function add into option from boot section root device and vgamode
- Parameters:
-
section
- Return value:
-
boot section + root and vgamode
Read actual boot section
- Return value:
-
actual boot section
Read current kdump configuration
- Return value:
-
successfull
Read available cpu
- Return value:
-
successfull
Read available memory
- Return value:
-
successfull
Read current kdump configuration
- Return value:
-
successfull
Write current kdump configuration
- Return value:
-
successfull
Write kdump boot argument crashkernel set kernel-kdump start at boot
- Return value:
-
successfull
Read all kdump settings
- Return value:
-
true on success
Write all kdump settings
- Return value:
-
true on success