YaST2 Developers Documentation: FileSystems.ycp

FileSystems.ycp

  • Johannes Buchhold (jbuch@suse.de)
  • Arvin Schnell
  • Purpose:
  • These module contains the supported filesystems and their settings.

This module has an unstable interface.

Imports

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

Global Functions

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

Filesystem Definitions

Parameters:
add_swap
add_pseudo
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