NAME
Tapper::Installer::Precondition::Exec
SYNOPSIS
use Tapper::Installer::Precondition::Exec;
NAME
Tapper::Installer::Precondition::Exec - Execute a program inside the installed system
FUNCTIONS
set_env_variables
Set environment variables for executed command/program.
install
This function executes a program inside the installed system. This supersedes the postinstall script facility of the package precondition and makes this feature available to all other preconditions.
@param hash reference - contains all information about the program
@return success - 0 @return error - error string
AUTHORS
AMD OSRC Tapper Team <tapper@amd64.org>
Tapper Team <tapper-ops@amazon.com>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2022 by Advanced Micro Devices, Inc.
This is free software, licensed under:
The (two-clause) FreeBSD License