hasher
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.
It's included into builder starterkit ready-to-use.
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