Unknown YCP Module |
|
This module has an unstable interface. |
Imports
Global Functions
Local Variables |
File: modules/FcoeClient.ycp
Package: Configuration of fcoe-client
Summary: FcoeClient settings, input and output functions
Authors: Gabriele Mohr
Prototypes
Data
proposal valid?
Number of retries for fipvlan (default is 20). The number is reduced to 10 to make detection faster. 10 seconds (10 retries * 1000 ms) should be enough time for most interfaces. If not there is the possibility to retry interface dedection using 'Retry'.
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
Mark as modified, for Autoyast.
- Parameters:
-
value
- Return value:
-
true if module is marked as "write only" (don't start services etc...)
Set write_only flag (for autoinstallation).
- Parameters:
-
value
Checks whether an Abort button has been pressed. If so, calls function to confirm the abort call.
- Return value:
-
true if abort confirmed
Read all fcoe-client settings
- Return value:
-
true on success
Write all fcoe-client settings
- Return value:
-
true on success
Get all fcoe-client settings from the first parameter (For use by autoinstallation.)
- Parameters:
-
settings The YCP structure to be imported.
- Return value:
-
True on success
Dump the fcoe-client 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
Create an overview table with all configured cards
- Return value:
-
table items
Return packages needed to be installed and removed during Autoinstallation to insure module has all needed software installed.
- Return value:
-
with 2 lists.