Hasher: Difference between revisions

From ALT Linux Wiki
No edit summary
No edit summary
Line 19: Line 19:
Copy of this documentation can be found in packages <tt>hasher</tt> and <tt>hasher-priv</tt> in [[Sisyphus]] repository.
Copy of this documentation can be found in packages <tt>hasher</tt> and <tt>hasher-priv</tt> in [[Sisyphus]] repository.


== Mailing list ==
== Information ==


* [https://lists.altlinux.org/mailman/listinfo/devel-en devel-en@]
; Mailing list
 
: [https://lists.altlinux.org/mailman/listinfo/devel-en devel-en@]
== License ==
; License
 
: GPLv2 or later.
GPLv2 or later.
; Bugreports
 
: [http://bugzilla.altlinux.org/ ALT Linux Bugzilla], product "Sisyphus", components "hasher" and "hasher-priv".
== Bugreports ==
; Source code
 
: [http://git.altlinux.org/people/ldv/packages/hasher.git hasher.git]
* [http://bugzilla.altlinux.org/ ALT Linux Bugzilla], product "Sisyphus", components "hasher" and "hasher-priv".
: [http://git.altlinux.org/people/ldv/packages/hasher-priv.git hasher-priv.git]
 
; Authors
== Source code ==
: Dmitry V. Levin
 
* [http://git.altlinux.org/people/ldv/packages/hasher.git hasher.git]
* [http://git.altlinux.org/people/ldv/packages/hasher-priv.git hasher-priv.git]
 
== Mailing list ==
 
TBD
 
== Authors ==
 
* Dmitry V. Levin

Revision as of 13:04, 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.

Information

Mailing list
devel-en@
License
GPLv2 or later.
Bugreports
ALT Linux Bugzilla, product "Sisyphus", components "hasher" and "hasher-priv".
Source code
hasher.git
hasher-priv.git
Authors
Dmitry V. Levin