Unknown YCP Module |
This module has an unstable interface. |
Imports
Global VariablesGlobal Functions |
File: modules/Reipl.ycp
Package: Configuration of reipl
Summary: Reipl settings, input and output functions
Authors: Mark Hamzy
$Id$
Has the user modified the dialog values?
- Return value:
-
return true if modified
Data was modified?
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
Abort function
- Return value:
-
return true if abort
Data was modified?
- Return value:
-
true if modified
Indicate that the data was modified
Find where sysfs has been mounted.
- Return value:
-
the root
Check to see if reipl is supported by the kernel.
- Return value:
-
true if support exists.
Returns the parameters of the boot partition that was found where the MBR was located.
- Return value:
-
a list of parameters
Returns the reipl configuration passed in with what it should be for the detected boot partition.
- Parameters:
-
configuration an old configuration.
- Return value:
-
a map of the new target configuration.
Read all reipl settings
- Return value:
-
of settings
Read all reipl settings
- Return value:
-
true on success
Write all reipl setting to the firmware
- Parameters:
-
configuration the current configuration.
- Return value:
-
true on success
Write all reipl settings
- Return value:
-
true on success
Get all reipl settings from the first parameter (For use by autoinstallation.)
- Parameters:
-
settings The YCP structure to be imported.
- Return value:
-
True on success
Dump the reipl settings to a single map (For use by autoinstallation.)
- Return value:
-
Dumped settings (later acceptable by Import ())
Create a textual summary and a list of unconfigured cards
- Return value:
-
summary of the current configuration
Return packages needed to be installed and removed during Autoinstallation to insure module has all needed software installed.
- Return value:
-
with 2 lists.