| | 51 | |
| | 52 | == QEmu == |
| | 53 | |
| | 54 | * Home page : http://www.qemu.org |
| | 55 | |
| | 56 | QEmu is used in the mondorescue project to generate all the packages for the numerous distributions supported (more than 20). |
| | 57 | |
| | 58 | == DocBook == |
| | 59 | |
| | 60 | * Home page : http://www.docbook.org |
| | 61 | |
| | 62 | QEmu is used in the mondorescue project to generate all the documentation in various formats. |
| | 63 | |
| | 64 | == Subversion == |
| | 65 | |
| | 66 | * Home page : http://subversion.tigris.org |
| | 67 | |
| | 68 | Subversion is used in the mondorescue project as our Configuration Management System. |
| | 69 | |
| | 70 | == Trac == |
| | 71 | |
| | 72 | * Home page : http://trac.edgewall.org/ |
| | 73 | * Complementary tools : http://www.trac-hacks.org/ |
| | 74 | |
| | 75 | Trac is used in the mondorescue project to keep track of bugs, to provide a wiki, and an interface to subversion. |
| | 76 | |
| | 77 | == Valgrind == |
| | 78 | |
| | 79 | * Home page : http://valgrind.org |
| | 80 | |
| | 81 | Valgrind is partly used to detect memory management errors and generate call graphs in Mondorescue's C code. |