Changes between Version 14 and Version 15 of WikiStart
- Timestamp:
- Aug 14, 2006, 11:53:34 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v14 v15 17 17 * Debian BTS: [[debianBTS(mondo)]] and [[debianBTS(mindi)]] 18 18 19 This knowledge base contains information that is still to much in flux or immature to be put into the proper documentation. Some like the [wiki:Roadmap Roadmap] will (hopefully!) always be that way.19 This knowledge base contains information that is still too much in flux or immature to be put into the proper documentation. Some like the [wiki:Roadmap Roadmap] will (hopefully!) always be that way. 20 20 21 21 == Contents == … … 37 37 == FTP Setup == 38 38 39 The repository on the ftp server is organized the following way:39 The repository on the ftp server is organized in the following way: 40 40 41 41 [ftp://ftp.mondorescue.org] … … 65 65 x for major versions and rewrite of the code. y for minor versions (even numbers for stable ones, and odd numbers for unstable ones) z for incremental releases inside a minor version. 66 66 67 The second one is called 'trunk' and is curren lty dedicated to a rewrite of the memory management in mondorescue including first the removal of sprintf/strcat/strcpy functions in the code. It's NOT stable. it may even NOT compileOnce it is, it will probably lead to a 3.0.x version.67 The second one is called 'trunk' and is currently dedicated to a rewrite of the memory management in mondorescue, including first the removal of sprintf/strcat/strcpy functions in the code. It's NOT stable. It may even NOT compile. Once it is, it will probably lead to a 3.0.x version. 68 68 69 69 Development evolution is shown by this diagram: … … 88 88 So patches on the stable version should be produced against the stable version and then ported back to trunk using svn merge. Conflicts have to be expected and resolved due to the massive rewrite of code for memory management. 89 89 90 Do not use version 2.10/1.10 of mondo and mindi of the official site as they are broken and not maintained at the moment. Not sure they will be one day either :-). Be conservative and either use the latest cvs versions of the official site , or betterthe published 2.0.9/1.0.9 versions of this site at [ftp://ftp.mondorescue.org]90 Do not use version 2.10/1.10 of mondo and mindi of the official site as they are broken and not maintained at the moment. Not sure they will be one day either :-). Be conservative and either use the latest cvs versions of the official site or, better, the published 2.0.9/1.0.9 versions of this site at [ftp://ftp.mondorescue.org] 91 91 92 92 == TODO == 93 93 94 If you have ideas on what needs to be done, please use the Features function of Berlios... For improvements around ntfsclone look at [http://www.dominok.net/en/it/en.it.clonexp.html#modboots]94 If you have any ideas on what needs to be done, please use the Features function of Berlios... For improvements around ntfsclone look at [http://www.dominok.net/en/it/en.it.clonexp.html#modboots] 95 95 96 96 == Other ==