YaST2 Developers Documentation: Configuration loop file setup



functions
files
intro

Configuration loop file setup

loop.ycp
Functions for configuration of loop file setup

Imports

  • FileSystems
  • Label
  • Partitions
  • Storage
  • Wizard

Includes

  • partitioning/custom_part_dialogs.ycp
  • partitioning/custom_part_lib.ycp
  • partitioning/partition_defines.ycp

Local Functions

local LoopDlgHelp () -> string

LoopDlgHelp

local LoopExpertDlg (boolean edit, map<string,any> part, map<symbol,map> file_systems) -> map<string,any>

LoopExpertDlg dialog edit loop options

Parameters:
edit
part
file_systems

local LoopSetup (boolean edit) -> symbol

LoopSetup dialog Provide dialog for settings of loop device related parameters

Parameters:
edit

YaST2 Developers Documentation