Hasher: Difference between revisions
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
== Documentation == | == Documentation == | ||
* [http://git.altlinux.org/people/ldv/packages/?p=hasher.git;a=blob;f=hasher/QUICKSTART;hb=HEAD Quickstart] | |||
* [http://git.altlinux.org/people/ldv/packages/?p=hasher.git;a=blob;f=hasher/README;hb=HEAD README] | |||
* [http://git.altlinux.org/people/ldv/packages/?p=hasher.git;a=blob;f=hasher/FAQ;hb=HEAD FAQ] | |||
* [http:// | * [http://docs.altlinux.org/manpages/hasher.html hasher manpages] | ||
* [http:// | * [http://docs.altlinux.org/manpages/hasher-priv.html hasher-priv manpages] | ||
Copy of this documentation can be found in packages <tt>hasher</tt> and <tt>hasher-priv</tt> in [[Sisyphus]] repository. | |||
== Mailing list == | == Mailing list == |
Revision as of 15:54, 1 March 2009
hasher is a tool for building packages in safe and repeatable manner. All packages in Sisyphus repository are built using hasher.
hasher is similar to earlier ApplianceWare/ALT Linux sandman, Debian sbuild/pbuilder and also later Fedora mock, but unlike the mentioned tools it is designed and implemented with security in mind. hasher prevents interaction between package being built and host system and also between packages being built.
Documentation
Copy of this documentation can be found in packages hasher and hasher-priv in Sisyphus repository.
Mailing list
License
GPLv2 or later.
Bugreports
- ALT Linux Bugzilla, product "Sisyphus", components "hasher" and "hasher-priv".
Source code
Mailing list
TBD
Authors
- Dmitry V. Levin