any treenew – command to deploy all dependencies for given packages.

Synopsis

any treenew DATA [options]
any treenew DATA PACKAGES [options]
any treenew [options]

PROGSU=/usr/bin/sudo PROGCHROOT="sudo chroot" anch treenew [any arguments above]
any treenew --help|--version

Description

any treenew calculates all dependencies of given PACKAGES. Calculated set is deployed from available binary packages. If some packages are deployed already, they will be rewritten.

By default, packages are taken from PACKDIR:

    ./build/pack/<profname>/
The path to packages can be set with the option any_pkg.

The resulting set does not contain the PACKAGES themselves.

Options

any_pkg=PATH
Path to binary packages, used for resolving of dependencies.

See also

any-do(1), any(1)