gear-hsh-build(1)

GEAR-HSH-BUILD(1) User Commands GEAR-HSH-BUILD(1)

NAME

gear-hsh-build - build packages from gear repositories with hasher

SYNOPSIS

gear-hsh-build [OPTIONS...] -- REPOSITORY... [-- HASHER_OPTIONS...]

DESCRIPTION

This program will build package(s) from your gear repository(es) with hasher. REPOSITORY is a path to git directory (/path/to/repo.git or /path/to/repo/.git) with optional tree-ish separated by ``#'' (/path/to/repo#tree-ish). You can specify additional hasher options after repository list.

OPTIONS

--cleanup-repo
cleanup hasher repo after build;
--export-dir=DIR
write built packages to specified directory;
--hasher=FILE
path to hasher binary;
--prefix=DIR
path to hasher workdir;
--repo=DIR
repository directory;
--sisyphus
export packages to sisyphus-like START_DIR;
--target=ARCH
target architecture;
-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.

ENVIRONMENT

GIT_DIR
If the GIT_DIR environment variable is set then it specifies a path to use instead of the default for the base of the repository.

AUTHOR

Written by Alexey I. Froloff <raorn@altlinux.org>

REPORTING BUGS

Report bugs to https://bugzilla.altlinux.org/

COPYRIGHT

Copyright © 2006-2007 Alexey I. Froloff <raorn@altlinux.org>
Copyright © 2006-2008 Dmitry V. Levin <ldv@altlinux.org>
Copyright © 2006 Alexey Gladkov <legion@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

gear(1), hsh(1).

November 2022 gear 2.6.0