Hasher: Difference between revisions

From ALT Linux Wiki
(New page: Category:Sisyphus Category:Devel ru:Hasher <tt>hasher</tt> is a ''safe'' package buliding tool. All packages in Sisyphus repository are built using <tt>hasher</tt>. <tt>h...)
 
No edit summary
Line 1: Line 1:
[[Category:Sisyphus]]
[[Category:Sisyphus]]
[[Category:Devel]]
[[Category:Devel]]
[[:ru:Hasher]]
[[ru:Hasher]]
<tt>hasher</tt> is a ''safe'' package buliding tool. All packages in [[Sisyphus]] repository are built using <tt>hasher</tt>.
<tt>hasher</tt> is a ''safe'' package buliding tool. All packages in [[Sisyphus]] repository are built using <tt>hasher</tt>.



Revision as of 08:49, 17 August 2008

hasher is a safe package buliding tool. 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 beind built.

Documentation