diff options
author | Romain d'Alverny <rda@mageia.org> | 2012-11-14 17:16:36 +0000 |
---|---|---|
committer | Romain d'Alverny <rda@mageia.org> | 2012-11-14 17:16:36 +0000 |
commit | 8dd112f5baab328a5e40d745ad23f5626a987ea8 (patch) | |
tree | 7fe26d1ce4dfd20c9e4c7c4bce08219905b00943 | |
parent | 0fdc1a5decd8c58763d9bdc4e1f2f5ce5147ff83 (diff) | |
download | +documentation-8dd112f5baab328a5e40d745ad23f5626a987ea8.tar +documentation-8dd112f5baab328a5e40d745ad23f5626a987ea8.tar.gz +documentation-8dd112f5baab328a5e40d745ad23f5626a987ea8.tar.bz2 +documentation-8dd112f5baab328a5e40d745ad23f5626a987ea8.tar.xz +documentation-8dd112f5baab328a5e40d745ad23f5626a987ea8.zip |
add draklive, roles, objects
-rw-r--r-- | README.md | 29 |
1 files changed, 29 insertions, 0 deletions
@@ -9,6 +9,24 @@ TODO _show_ what are all the pieces of the build system, how they interact, who interacts with these, and what are the basic actions of each actor, and expected reactions. +Objects: + + * source code + * spec file + * source package + * compiled package + * packages repository + * system image + * ? + +Roles: + + * distribution release manager + * build system admin + * packages repository admin + * packager + * system (scheduled/triggered tasks) + ---- ## Tools @@ -19,6 +37,7 @@ It currently comprises: * youri * mgarepo * web + * draklive (in soft/draklive and soft/draklive-install) ### bcd @@ -31,6 +50,16 @@ It currently comprises: * input: distribution repository + specific configurations * output: installable ISO image of the distribution (what about live images? other images?) +### draklive + + * draklive is... + * License: GNU GPL 2+ + + * works: manually (can be automated?) + * for: distribution release manager + * input: distribution repository + specific configuration + * output: + ### iurt * No READMEs. Descriptions taken from header docs: |