Hasher: Difference between revisions

From ALT Linux Wiki
(repeatability)
No edit summary
Line 18: Line 18:
Automatically translated from Russian:
Automatically translated from Russian:
* [http://translate.google.com/translate?u=http%3A%2F%2Fwww.altlinux.org%2F%D0%A0%D1%83%D0%BA%D0%BE%D0%B2%D0%BE%D0%B4%D1%81%D1%82%D0%B2%D0%BE_%D0%BF%D0%BE_hasher&hl=en&ie=UTF8&sl=ru&tl=en hasher users' guide]
* [http://translate.google.com/translate?u=http%3A%2F%2Fwww.altlinux.org%2F%D0%A0%D1%83%D0%BA%D0%BE%D0%B2%D0%BE%D0%B4%D1%81%D1%82%D0%B2%D0%BE_%D0%BF%D0%BE_hasher&hl=en&ie=UTF8&sl=ru&tl=en hasher users' guide]
== Mailing list ==
* [https://lists.altlinux.org/mailman/listinfo/devel-en devel-en@]


== License ==
== License ==

Revision as of 20:56, 9 February 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

hasher is thoroughly documented in manpages and documentation in packages hasher and hasher-priv in Sisyphus repository.

Automatically translated from Russian:

Mailing list

License

GPLv2 or later.

Bugreports

Source code

Mailing list

TBD

Authors

  • Dmitry V. Levin