any deploy – command to deploy missing dependencies.

Synopsis

any deploy DATA [options]
any deploy DATA PACKAGES [options]
any deploy [options]

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

Description

any deploy deploys given PACKAGES to current working directory. That means their placement into IMGDIR directory:

    ./build/image/<profname>/
Packages, already present in IMGDIR, are rewritten.

By default, packages are taken from PACKDIR:

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

Options

any_pkg=PATH
Path to binary packages, used for deployment.

See also

any-do(1), any(1)