Layer: admin

Module: portage

Description:

Portage Package Management System. The primary package management and distribution system for Gentoo.

Interfaces:

portage_compile_domain( domain )
Summary

Template for portage sandbox.

Description

Template for portage sandbox. Portage does all compiling in the sandbox.

Parameters
Parameter:Description:Optional:
domain

Domain Allowed Access

No
portage_domtrans( domain )
Summary

Execute emerge in the portage domain.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
portage_domtrans_gcc_config( domain )
Summary

Execute gcc-config in the gcc_config domain.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
portage_fetch_domain( domain )
Summary

Template for portage fetch.

Parameters
Parameter:Description:Optional:
domain

Domain Allowed Access

No
portage_main_domain( domain )
Summary

Template for portage main.

Parameters
Parameter:Description:Optional:
domain

Domain Allowed Access

No
portage_run( domain , role , terminal )
Summary

Execute emerge in the portage domain, and allow the specified role the portage domain.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
role

The role to allow the portage domain.

No
terminal

The type of the terminal allow for portage to use.

No
portage_run_gcc_config( domain , role , terminal )
Summary

Execute gcc-config in the gcc_config domain, and allow the specified role the gcc_config domain.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
role

The role to allow the gcc_config domain.

No
terminal

The type of the terminal allow for gcc_config to use.

No
Return