Unknown YCP Module |
This module has an unstable interface. |
Imports
Local Functions |
Info:
File: include/installation/misc.ycp
Module: System installation
Summary: Miscelaneous functions
Authors:
Jiri Srain
$Id$
local
AdjustModprobeBlacklist ()
->
void
Function appends blacklisted modules to the /etc/modprobe.d/50-blacklist.conf file.
local
confirmInstallation ()
->
boolean
Confirm installation or update. Returns 'true' if the user confirms, 'false' otherwise.
local
WriteSecondStageRequired (boolean scst_required)
->
void
Writes to /etc/install.inf whether running the second stage is required This is written to inst-sys and not copied to the installed system (which is already umounted in that time).
- Parameters:
-
scst_required
- See
-
BNC #439572