Layer: contrib

Module: anaconda

Interfaces

Description:

Anaconda installer.


Interfaces:

anaconda_domtrans_install( domain )
Summary

Execute a domain transition to run install.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

anaconda_domtrans_preupgrade( domain )
Summary

Execute a domain transition to run preupgrade.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

anaconda_exec_preupgrade( domain )
Summary

Execute preupgrade in the caller domain.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

anaconda_manage_lib_files_preupgrade( domain )
Summary

Manage preupgrade lib files

Parameters
Parameter:Description:
domain

Domain allowed access.

anaconda_read_lib_files_preupgrade( domain )
Summary

Read preupgrade lib files

Parameters
Parameter:Description:
domain

Domain allowed access.

anaconda_run_install( domain , role )
Summary

Execute install in the install domain, and allow the specified role the install domain.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

role

Role allowed access.

Return