
functions
files
intro
|
|
Auto-Installation |
modules/AutoinstRAID.ycp |
RAID |
|
|
Imports
- AutoinstStorage
- Partitions
- Storage
Includes
- partitioning/partition_defines.ycp
- partitioning/raid_lib.ycp
Global Functions
Local Functions
|
|
|
global AutoinstRAID () -> void
|
|
Constructor
global Init () -> boolean
|
|
Initialize
Return existing MDs
- Return value:
global DeletedMDs (string md) -> list
|
|
Return deleted MDs
- Parameters:
- Return value:
global DeleteMDs () -> list
|
|
Delete MDs
- Return value:
local remove_possible_mds () -> boolean
|
|
Remove MDs if desired
global Write () -> boolean
|
|
Create RAID Configuration
|