YaST2 Developers Documentation: Configuration of disk



functions
files
intro

Function index:

Function nameFile name
AbortDialog ()raid_ui.ycp
AddFstabToData (map targetMap, list fstab)custom_part_lib.ycp
AddMainDev (string maindevkey, map newmaindev)Storage.ycp
AddMountPointsForWinParts (list partitions, boolean primary)Storage.ycp
AddRaidSizeInfo ()Storage.ycp
CannotEditExistingRaid (string dev)raid_ui.ycp
ChangeExistingSymbolsState (list symbols, boolean what)custom_part_dialogs.ycp
CheckCryptOk (map new)custom_part_lib.ycp
CheckForLvmRootFs ()Storage.ycp
CheckItemIsNotRaid (any id)raid_lib.ycp
CheckItemIsRaid (any id)raid_lib.ycp
CheckOkMount (string dev, map old, map new)custom_part_lib.ycp
ChooseRaidType (symbol what)raid_ui.ycp
ChooseRaidTypeHelp ()raid_ui.ycp
Commit ()Storage.ycp
CurMounted ()Partitions.ycp
EditOrCreatePartDlg (map cur_val, map file_systems, string title, string dev, map disk, boolean bsd_label, boolean edit_size, integer cyl_size, boolean installation)inst_custom_part.ycp
ExistsMainDevKeyEntry (string maindevkey)Storage.ycp
FileSystemOptions (map org_fs_options, map fs_define)custom_part_dialogs.ycp
FileSystemsComboBox (map new_val, map file_systems)custom_part_dialogs.ycp
FloppyDeviceStorageDevices.ycp
FloppyDrivesStorageDevices.ycp
FloppyPresentStorageDevices.ycp
FsidComboBox (map new_val, map file_systems)custom_part_dialogs.ycp
FstabAddDialog (list table_input)custom_part_dialogs.ycp
FstabOptions (map old, map new)custom_part_dialogs.ycp
GetAllFileSystems (boolean add_swap, boolean add_pseudo)FileSystems.ycp
GetDeviceName (string disk, any partition)Storage.ycp
GetDiskPartition (string device)Storage.ycp
GetFirstFilesystemDefinition (integer fsid, map file_systems)custom_part_dialogs.ycp
GetLoopDev (integer start)Storage.ycp
GetLvmMdSystemInfo (map targetMap)Storage.ycp
GetMainDev (string maindevkey)Storage.ycp
GetMainDevFilter (string what, string how)Storage.ycp
GetMainDevParam (string maindevkey, string paramkey)Storage.ycp
GetMountPointProposal (map targetMap, list not_supported_mount_points)partition_defines.ycp
GetMountString (symbol used_fs, string default)FileSystems.ycp
HaveLinuxPartitions ()Storage.ycp
InitMainDevRaid ()raid_ui.ycp
Initialize ()StorageControllers.ycp
IsMainDevDisk (string maindevkey)Storage.ycp
IsMainDevMd (string maindevkey)Storage.ycp
IsMainDevVg (string maindevkey)Storage.ycp
IsRaidCreated (string device, symbol what)raid_lib.ycp
IsSubDevExtended (string subdevkey)Storage.ycp
LoadModule (symbol used_fs)FileSystems.ycp
LoopDlgHelp ()loop.ycp
LoopExpertDlg (boolean edit, map part, map file_systems)loop.ycp
LoopSetup (boolean edit)loop.ycp
MountDlg (map new_val, list mountpoints)custom_part_dialogs.ycp
Probe ()StorageControllers.ycp
ProbeCDROMs ()StorageDevices.ycp
RaidDevices (symbol what)raid_ui.ycp
RaidDevicesHelp ()raid_ui.ycp
RaidExpertDlg (symbol what, string device, map cur_raid, boolean installation, map file_systems, boolean edit_raid_type, map targetMap)raid_ui.ycp
RaidExpertDlgHelp ()raid_ui.ycp
RaidExpertWizard ()raid_ui.ycp
RaidMultipathAuto ()raid_ui.ycp
ReadLvmMd (map targetMap)Storage.ycp
Record ()Storage.ycp
ResizePartDlg (map cur_val, string device, integer cyl_size, map possible)inst_custom_part.ycp
Rollback ()Storage.ycp
Save (string doc)Storage.ycp
SetMainDev (string maindevkey, map newmaindev)Storage.ycp
SizeDlg (map new_val, integer cyl_size, boolean edit_size)custom_part_dialogs.ycp
ZeroDevice (string del_device)Storage.ycp
ZipDrivesStorageDevices.ycp
addRaid (string id, string current_raid)raid_lib.ycp
add_main_dev_to_partition_map (map targetMap)raid_lib.ycp
all_raid_partitions (map targetMap)raid_lib.ycp
arePartitionsEqual (map part1, map part2)custom_part_lib.ycp
cddrivesStorageDevices.ycp
change_raidtab (map targetMap)raid_lib.ycp
check_crypt_fs_mount_points (string mount, boolean crypt_fs)custom_part_lib.ycp
check_lvm_mount_points (string mount)custom_part_lib.ycp
check_mount_point (map targetMap, string dev, map part)custom_part_lib.ycp
check_noauto_mount (string mount)custom_part_lib.ycp
check_pv_delete (map targetMap, string id, string current_vg)lvm_pv_lib.ycp
check_raid_mount_points (string mount)custom_part_lib.ycp
check_unique_label (map targetMap, map part)custom_part_lib.ycp
create_raidtab (map targets)raid_lib.ycp
deleteAllDevPartitions (map targetMap, string del_dev, boolean installation, boolean bsd_label)custom_part_dialogs.ycp
findExistingFstab (map targetMap, map file_systems, string search_point)custom_part_lib.ycp
get_choose_raid_type_contents (string raid, symbol what)raid_ui.ycp
get_free_raid_nr (map targetMap, integer min)raid_lib.ycp
get_raid_devices (integer raid_nr)raid_lib.ycp
get_raid_devices_content (symbol what, string current_raid_text, list all_raids, string size_md)raid_ui.ycp
get_raid_size_byte (list partition_list, string subdevraidindex, string current_raid_type)raid_lib.ycp
get_raid_widget_table (list possRdList)raid_lib.ycp
isItemRd (any id)raid_lib.ycp
new_raid_list (list all_raids)raid_lib.ycp
onepartition2raidtab (map raid, list r_partitions)raid_lib.ycp
removeRaid (string id, string current_raid, symbol what)raid_lib.ycp
scanAndReadExistingFstab (map targetMap, map file_systems)custom_part_lib.ycp

YaST2 Developers Documentation