hsh-initroot(1)

HSH-INITROOT(1) User Commands HSH-INITROOT(1)

NAME

hsh-initroot - fill hasher chroot created by hsh-mkchroot with an initial set of packages

SYNOPSIS

hsh-initroot [options] [<path-to-workdir>]
hsh-initroot [options] --workdir=DIR

DESCRIPTION

hsh-initroot - fill hasher chroot created by hsh-mkchroot with initial set of packages.

<path-to-workdir> must be valid hasher directory.

OPTIONS

--excludedocs
do not install documentation files ($exclude_docs);
--hasher-priv-dir=DIR
alternative hasher-priv directory ($def_hasher_priv_dir);
--install-langs=LI
colon-separated list of languages to install ($def_install_langs);
--cache-compress=FILE
alternative cache compress executable ($cache_compress);
--cache-dir=DIR
alternative cache directory ($cache_dir);
--no-cache
do not use cache ($no_cache);
--no-contents-indices
do not use content indices ($no_contents_indices);
--no-repackage-source
do not repackage source along with binaries ($repackage_source);
--nprocs=NUMBER
number of CPUs to use ($nprocs);
--number=NUMBER
subconfig identifier ($number);
--packager=EMAIL
override default packager tag ($packager);
--pkg-build-list=LIST
override default build package file list ($pkg_build_list);
--pkg-init-list=LIST
override default initial package file list ($pkg_init_list);
--predb-prog
program to run inside the chroot after unpacking of init list packages, but before rpmi --justdb
($prog_predb);
--repackage-source
repackage source along with binaries ($repackage_source);
--save-fakeroot
save fakeroot state ($save_fakeroot);
--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

hsh(1), hsh-mkchroot(1), fakeroot(1).

August 2023 hasher 1.7.2