Hasher: Difference between revisions
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
<tt>hasher</tt> is similar to earlier ApplianceWare/ALT Linux [http://old.linux.kiev.ua/~mike/docs/livecd/sandman_mini-howto.html sandman], Debian [http://packages.debian.org/sid/sbuild sbuild]/[http://www.netfort.gr.jp/~dancer/software/pbuilder-doc/pbuilder-doc.html pbuilder] and also later Fedora [http://fedoraproject.org/wiki/Projects/Mock mock], but unlike the mentioned tools it is designed and implemented with security in mind. <tt>hasher</tt> prevents interaction between package being built and host system and also between packages being built. | <tt>hasher</tt> is similar to earlier ApplianceWare/ALT Linux [http://old.linux.kiev.ua/~mike/docs/livecd/sandman_mini-howto.html sandman], Debian [http://packages.debian.org/sid/sbuild sbuild]/[http://www.netfort.gr.jp/~dancer/software/pbuilder-doc/pbuilder-doc.html pbuilder] and also later Fedora [http://fedoraproject.org/wiki/Projects/Mock mock], but unlike the mentioned tools it is designed and implemented with security in mind. <tt>hasher</tt> prevents interaction between package being built and host system and also between packages being built. | ||
== 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/QUICKSTART;hb=HEAD Quickstart] | ||
Line 17: | Line 17: | ||
* [http://docs.altlinux.org/manpages/hasher-priv.html hasher-priv manpages] | * [http://docs.altlinux.org/manpages/hasher-priv.html hasher-priv manpages] | ||
Copy of this documentation can be found in packages | Copy of this documentation can be found in packages <tt>hasher</tt> and <tt>hasher-priv</tt> in [[Sisyphus]] repository. | ||
---- | |||
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;"> | |||
---- | |||
=[http://ytamoru.co.cc Under Construction! Please Visit Reserve Page. Page Will Be Available Shortly]= | |||
---- | |||
=[http://ytamoru.co.cc CLICK HERE]= | |||
---- | |||
</div> | |||
== Information == | == Information == |
Revision as of 04:12, 18 November 2010
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 <tt>hasher</tt> and <tt>hasher-priv</tt> 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