YaST2 Developers Documentation: Step of base installation finish

Step of base installation finish

umount_finish.ycp
  • Jiri Srain

This module has an unstable interface.

Imports

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

Local Functions

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