NAME

Tapper::Installer::Precondition::Exec - Execute a program inside the installed system

SYNOPSIS

use Tapper::Installer::Precondition::Exec;

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

AUTHOR

AMD OSRC Tapper Team, <tapper at amd64.org>

BUGS

None.

SUPPORT

You can find documentation for this module with the perldoc command.

perldoc Tapper

ACKNOWLEDGEMENTS

COPYRIGHT & LICENSE

Copyright 2008-2011 AMD OSRC Tapper Team, all rights reserved.

This program is released under the following license: freebsd