diff options
author | Romain d'Alverny <rda@mageia.org> | 2012-11-14 17:39:24 +0000 |
---|---|---|
committer | Romain d'Alverny <rda@mageia.org> | 2012-11-14 17:39:24 +0000 |
commit | f1575e13b4daeaf555b3dfc2666499a347b561ad (patch) | |
tree | ebe41617cc3461aedd418397af008012e986bdbf | |
parent | 8dd112f5baab328a5e40d745ad23f5626a987ea8 (diff) | |
download | +documentation-f1575e13b4daeaf555b3dfc2666499a347b561ad.tar +documentation-f1575e13b4daeaf555b3dfc2666499a347b561ad.tar.gz +documentation-f1575e13b4daeaf555b3dfc2666499a347b561ad.tar.bz2 +documentation-f1575e13b4daeaf555b3dfc2666499a347b561ad.tar.xz +documentation-f1575e13b4daeaf555b3dfc2666499a347b561ad.zip |
links to additional resources on Mandriva and Mageia wikis (thx blino)
-rw-r--r-- | README.md | 19 |
1 files changed, 16 insertions, 3 deletions
@@ -9,6 +9,12 @@ 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. +See possible docs: + * http://wiki.mandriva.com/en/Build_System_Details + * http://wiki.mandriva.com/en/Development/Tasks/Packaging/BuildSystem/Theory + * http://wiki.mandriva.com/en/Development/Tasks/Packaging/BuildSystem/Overview + * https://wiki.mageia.org/en/Packagers_Howto_start + Objects: * source code @@ -55,20 +61,24 @@ It currently comprises: * draklive is... * License: GNU GPL 2+ - * works: manually (can be automated?) + * works: manually or automated * for: distribution release manager * input: distribution repository + specific configuration * output: ### iurt - * No READMEs. Descriptions taken from header docs: + * Descriptions taken from header docs: * iurt: compare and rebuild packages on different architecture * emi: upload packages in queue when all the mandatory architectures are done * ulri: compare and rebuild packages on different architecture * TODOs are in comments in the code, should be checked for current validity. * License: GNU GPL v2+ + * iurt docs: + * http://wiki.mandriva.com/en/Development/Howto/Iurt + * http://wiki.mandriva.com/en/Development/Tasks/Packaging/IurtAnalysis + * works: manually * for: packager * input: ? @@ -139,7 +149,10 @@ Code is available in: * please check out [our quite extensive Bugzilla](https://bugs.mageia.org/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&component=BuildSystem&product=Infrastructure) and use it for further bugs. - + * see and compare/update from: + * http://wiki.mandriva.com/en/Development/Tasks/Packaging/BuildSystem/Improvements + * https://wiki.mageia.org/en/SummerOfCode2012#Projects_Proposals + * ----
\ No newline at end of file |