yast2-storage |
DevicesSelectionBox.ycp |
Expert Partitioner | |
|
|
This module has an unstable interface. |
Imports
Global Functions |
global
GetUnselectedDevices ()
->
list<map>
Returns list with the maps of the unselected devices.
global
GetSelectedDevices ()
->
list<map>
Returns list with the maps of the selected devices.
global
Create (list<map> unselected_devices, list<map> selected_devices, list<symbol> fields)
->
term
The maps for the devices must contain the entries "device" and "size_k".
- Parameters:
-
unselected_devices selected_devices fields