YaST2 Developers Documentation: ModuleLoading.ycp

ModuleLoading.ycp

This module has an unstable interface.

Imports

  • Label
  • Mode

Global Functions

Local Variables

Local Functions

global prepareVendorDeviceInfo (map controller) -> list

Parameters:
controller
See
ModuleLoading::Load
local broken_modules -> list<string>

Cache for MarkedAsBroken

local MarkedAsBroken (string mod) -> boolean

Is the module marked as broken in install.inf? (BrokenModules) #97655

Parameters:
mod module
Return value:
broken?
global Load (string modulename, string moduleargs, string vendorname, string devicename, boolean ask_before_loading, boolean with_modprobe) -> symbol

Parameters:
modulename
moduleargs
vendorname
devicename
ask_before_loading
with_modprobe