From 8dd112f5baab328a5e40d745ad23f5626a987ea8 Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Wed, 14 Nov 2012 17:16:36 +0000 Subject: add draklive, roles, objects --- README.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/README.md b/README.md index b6fa71e..5684db3 100644 --- a/README.md +++ b/README.md @@ -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: -- cgit v1.2.1