diff options
author | Pascal Terjan <pterjan@mageia.org> | 2012-11-14 20:32:29 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mageia.org> | 2012-11-14 20:32:29 +0000 |
commit | 031d6e5b4f58d2587547f94771331b4dadeae635 (patch) | |
tree | 57eb323744ce80da240c3d0240513a42058a216e | |
parent | f1575e13b4daeaf555b3dfc2666499a347b561ad (diff) | |
download | +documentation-031d6e5b4f58d2587547f94771331b4dadeae635.tar +documentation-031d6e5b4f58d2587547f94771331b4dadeae635.tar.gz +documentation-031d6e5b4f58d2587547f94771331b4dadeae635.tar.bz2 +documentation-031d6e5b4f58d2587547f94771331b4dadeae635.tar.xz +documentation-031d6e5b4f58d2587547f94771331b4dadeae635.zip |
A bit more about iurt
-rw-r--r-- | README.md | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -69,9 +69,11 @@ It currently comprises: ### iurt * Descriptions taken from header docs: - * iurt: compare and rebuild packages on different architecture + * iurt: build packages inside clean chroots * emi: upload packages in queue when all the mandatory architectures are done - * ulri: compare and rebuild packages on different architecture + * ulri: + * sends packages to the build nodes for each architecture + * collects built packages and logs * TODOs are in comments in the code, should be checked for current validity. * License: GNU GPL v2+ @@ -81,8 +83,8 @@ It currently comprises: * works: manually * for: packager - * input: ? - * output: ? + * input: source package + * output: compiled packages ### youri @@ -155,4 +157,4 @@ Code is available in: * -----
\ No newline at end of file +---- |