pkg_install – installs additional files, prescribed by build politics, or removes redundant ones.

Description

The method is part of main map method, performing the default build process. pkg_install changes the content of package according to build politics: installs some additional files, removes unneeded files, cleans up the content.

Interfaces

The method calls map interfaces:
-
pkg_preinstall
-
pkg_install_extend_pre
-
image_remove_la(3)
-
image_setup_paths(3)
-
pkg_install_extend
-
pkg_postinstall

See also

any(1), any-map(7), any-api(7)