hsh-install(1)
| HSH-INSTALL(1) | User Commands | HSH-INSTALL(1) |
NAME
hsh-install - install binary packages into the chroot prepared by hsh-initroot
SYNOPSIS
hsh-install [options]
[<path-to-workdir>] <package>...
hsh-install [options] --workdir=DIR
<package>...
DESCRIPTION
hsh-install - install binary packages into chroot prepared by hsh-initroot.
<path-to-workdir> must be valid hasher directory.
OPTIONS
- --excludedocs
- do not install documentation files ($exclude_docs);
- --hasher-priv-dir=DIR
- hasher-priv directory ($def_hasher_priv_dir);
- --mountpoints=LIST
- comma-separated list of known mount points ($known_mountpoints);
- --number=NUMBER
- subconfig identifier ($number);
- --wait-lock
- wait for workdir and hasher-priv locks ($lock_nowait);
- --no-wait-lock
- do not wait for workdir and hasher-priv locks ($lock_nowait);
- --workdir=DIR
- path to workdir to use ($workdir);
- -q, --quiet
- try to be more quiet;
- -v, --verbose
- print a message for each action;
- -V, --version
- print program version and exit;
- -h, --help
- show this text and exit.
Correspondent config file variable, if any, is mentioned by dollar sign at the end of option description ($like_this).
AUTHOR
Written by Dmitry V. Levin <ldv@altlinux.org> et al.
REPORTING BUGS
Report bugs to https://bugzilla.altlinux.org/
COPYRIGHT
Copyright © 2003-2022 Dmitry V. Levin
<ldv@altlinux.org>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
SEE ALSO
| April 2024 | hasher 1.7.4 |
