aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
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
+----