YaST2 Developers Documentation: Auto-Installation



functions
files
intro

Auto-Installation

modules/AutoinstLVM.ycp
LVM

Imports

  • AutoinstStorage
  • Storage

Includes

  • partitioning/lvm_pv_lib.ycp
  • partitioning/lvm_ui_lib.ycp
  • partitioning/partition_defines.ycp

Functions

global AutoinstLVM () -> void

Constructor

global ExistingPVs (string vgname) -> list

Return only those PVs on disks touched by the control file, dont add PVs of unconfigured disks.

Parameters:
vgname

YaST2 Developers Documentation