aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@mageia.org>2012-11-14 20:32:29 +0000
committerPascal Terjan <pterjan@mageia.org>2012-11-14 20:32:29 +0000
commit031d6e5b4f58d2587547f94771331b4dadeae635 (patch)
tree57eb323744ce80da240c3d0240513a42058a216e /README.md
parentf1575e13b4daeaf555b3dfc2666499a347b561ad (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
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 7 insertions, 5 deletions
diff --git a/README.md b/README.md
index ec34c19..57df638 100644
--- a/README.md
+++ b/README.md
@@ -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
+----