= Welcome to Mondo Rescue devel pages = As all Wiki pages, this page is editable, which means that you can modify the contents of this page simply by using your web-browser, as long as you're registered. Simply click on the "Edit this page" link at the bottom of the page. To Register click on the "register" link at the top right of this page. WikiFormatting will give you a detailed description of available Wiki formatting commands. Enjoy! [[BR]] ''The Mondo Rescue Dev Team'' = Starting Points = * [http://www.mondorescue.org Mondorescue Web site] * [http://www.mondorescue.org/docs.shtml Its documentation] * TracGuide -- Built-in Documentation This knowledge base contains information that is still too much in flux or immature to be put into the proper documentation. Some like the [http://trac.mondorescue.org/roadmap Roadmap] will (hopefully!) always be that way. = Contents = == Marketing / Feedbacks == * [wiki:Communication Communications around Mondorescue] * [wiki:CustomerExperience Customer Experience and Feedbacks with Mondorescue] * [wiki:CustomerReferences Customer references and architectures with Mondorescue] * [http://trac.mondorescue.org/roadmap Roadmap] * [wiki:Governance Governance] == Technical == * [wiki:FAQ FAQ] * [wiki:Documentation Documentation] * [wiki:BootProcessUnraveled Boot Process Unraveled] * [wiki:DistributionPackaging Distribution Packaging] * [wiki:StandardsCompliance Standards Compliance] * [wiki:ContributingToMondoRescue Contributing to MondoRescue] * [wiki:Tools Tools] * [wiki:VirtualisationTools Using Virtualisation Tools With Mondorescue] * [wiki:TroubleShooting TroubleShooting Mondorescue] * [wiki:TapeSupport Tape Support in Mondorescue] * [http://trac.dploy.org Ideas for dploy.org] === FTP Setup === The repository on the ftp server is organized in the following way: [ftp://ftp.mondorescue.org] {{{ | |---- src (contains the .tar.gz files required for the mondorescue project) | |---- distro-a | | | |---- 1.0 (contains all packages made for that release of distro-a) | |---- 2.0 | |---- distro-b | |---- 1.1 (contains all packages made for that release of distro-b) |---- 2.3 }}} Those directories also contain information files for your package manager. Typically a project.repo for Fedora|RHEL's yum, a project.urpmi for Mandriva, a project.sources.list for Debian|Ubuntu. === Development === There are 3 mondorescue versions managed under SVN. The first one is called 'stable'. From it we derive the official mondorescue releases. Currently the latest official releases are in the branches/2.2.7 tree. Old 2.0x names are there for historical reasons. The published releases now use the classical schema: x.y.z with 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. 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. As of today, no further effort will be put on it; Another tree called 'devel' is a rewrite of mondo with perl. Once it is in a better shape, it will probably lead to a 3.0.x version. Development evolution is shown by this diagram: {{{ devel ------------------------------------------------------>>> | | | 3.0.0 3.0.1 3.0.2 r10xx r11xx r12xx ........ | | | \_______>> \_______>> \________________ \ stable -----------------------------------------------|------>>> | | | | 2.06 2.0.7 2.0.8 2.0.n r266 r5xx r6xx ........ r5xx | | | | \_______>> \_______>> \_______>> \_______>> }}} == TODO == If you have any ideas on what needs to be done, please use the enhancement feature of our [http://trac.mondorescue.org/newticket Trac system]... For improvements around ntfsclone look at [http://www.dominok.net/en/it/en.it.clonexp.html#modboots] == Other == [wiki:AndreesStuff Andree's Stuff] - mixed bag of things I'm just jotting down for now... [wiki:BrunoSandBox] - same for me :-) For a complete list of local wiki pages, see TitleIndex.