YaST2 Developers Documentation: Unknown YCP Module

Unknown YCP Module

This module has an unstable interface.

Imports

  • FileUtils
  • Hotplug
  • Installation
  • Internet
  • Mode
  • Storage
  • String
  • Vendor

Local Functions

Info:

File: umount_finish.ycp

Module: Step of base installation finish

Authors: Jiri Srain

$Id$

local LocalCommand (string command) -> boolean

Calls a local command and returns if successful

Parameters:
command
local read_poolsize () -> string

Reads and returns the current poolsize from /proc. Returns integer size as a string.

local preserve_randomness_state () -> void

Preserves the current randomness state, BNC #692799