hsh-shell(1)
| HSH-SHELL(1) | User Commands | HSH-SHELL(1) |
NAME
hsh-shell - run a shell within the hasher chroot
SYNOPSIS
hsh-shell [options] [<path-to-workdir>]
hsh-shell [options] --workdir=DIR
DESCRIPTION
hsh-shell - run shell within hasher chroot.
<path-to-workdir> must be valid hasher directory.
OPTIONS
- --builder
- run program as builder;
- --hasher-priv-dir=DIR
- hasher-priv directory ($def_hasher_priv_dir);
- --mountpoints=LIST
- comma-separated list of mount points ($known_mountpoints);
- --number=NUMBER
- subconfig identifier ($number);
- --rooter
- run program as pseudoroot;
- --shell[=SHELL]
- run interactive shell;
- --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);
- --x11-timeout=SECONDS
- how long X11 authorization will be valid;
- -x
- disable X11 forwarding;
- -X
- enable X11 forwarding;
- -Y
- enable trusted X11 forwarding;
- -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 |
