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

Global Functions

global LoopDlgHelp () -> string

LoopDlgHelp

global LoopSetup (boolean edit) -> symbol

LoopSetup dialog Provide dialog for settings of loop device related parameters

Parameters:
edit

global LoopExpertDlg (boolean edit, map part, map file_systems) -> map

LoopExpertDlg dialog edit loop options

Parameters:
edit
part
file_systems

YaST2 Developers Documentation