YaST2 Developers Documentation: Unknown YCP Module

Unknown YCP Module

This module has an unstable interface.

Imports

  • Arch
  • Encoding
  • LibStorage
  • LibStorage::ContVolInfo
  • LibStorage::DiskInfo
  • LibStorage::FsCapabilities
  • LibStorage::StorageInterface
  • Partitions
  • Stage
  • StorageInit
  • String

Global Functions

Info:

Module: FileSystems.ycp

Authors: Johannes Buchhold (jbuch@suse.de) Arvin Schnell

Purpose: These module contains the supported filesystems and their settings.

global GetAllFileSystems (boolean add_swap, boolean add_pseudo, string label) -> map<symbol, map<symbol, any> >

Filesystem Definitions

Parameters:
add_swap
add_pseudo
label
Return value:
map with all supported filesystems
global GetMountString (symbol used_fs, string defaultv) -> string

Return the mount option for each used_fs (-t)

Parameters:
used_fs
defaultv