inst_kickoff.ycp |
|
This module has an unstable interface. |
Imports
Local Functions |
local
fake_mtab ()
->
void
Write a fake mtab to the target system since some %post scripts might need it.
local
remove_stuff ()
->
void
Remove some old junk.
local
backup_stuff ()
->
void
Handle the backup.
local
createmdadm ()
->
void
Create /etc/mdadm.conf if it does not exist and it's needed bugs: #169710 and #146304
local
load_network_modules ()
->
void
Load all network modules. The package sysconfig requires this during update.
local
LocalCommand (string command)
->
boolean
Calls a local command and returns if successful
- Parameters:
-
command