Layer: admin

Module: bootloader

Description:

Policy for the kernel modules, kernel image, and bootloader.

Interfaces:

bootloader_create_runtime_file( domain )
Summary

Read and write the bootloader temporary data in /tmp.

Parameters
Parameter:Description:Optional:
domain

The type of the process performing this action.

No
bootloader_domtrans( domain )
Summary

Execute bootloader in the bootloader domain.

Parameters
Parameter:Description:Optional:
domain

The type of the process performing this action.

No
bootloader_read_config( domain )
Summary

Read the bootloader configuration file.

Parameters
Parameter:Description:Optional:
domain

The type of the process performing this action.

No
bootloader_run( domain , role , terminal )
Summary

Execute bootloader interactively and do a domain transition to the bootloader domain.

Parameters
Parameter:Description:Optional:
domain

The type of the process performing this action.

No
role

The role to be allowed the bootloader domain.

No
terminal

The type of the terminal allow the bootloader domain to use.

No
bootloader_rw_config( domain )
Summary

Read and write the bootloader configuration file.

Parameters
Parameter:Description:Optional:
domain

The type of the process performing this action.

No
bootloader_rw_tmp_files( domain )
Summary

Read and write the bootloader temporary data in /tmp.

Parameters
Parameter:Description:Optional:
domain

The type of the process performing this action.

No
Return