source: MondoRescue

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @855   19 years Bruno Cornec The fix for SWAP LABEL wasn't complete. Now mindi --makemountlist is …
(edit) @854   19 years Bruno Cornec Fix for #72 (usbhid module added to mindi)
(edit) @853   19 years Bruno Cornec Patches from Brendan Bouffler <brendan.bouffler_at_hp.com> to allow …
(edit) @852   19 years Bruno Cornec License is GPLv2 for new files introduced
(edit) @851   19 years Bruno Cornec Still a compile issue
(edit) @850   19 years Bruno Cornec Fix Bug #4 (bbaumer_at_users.berlios.de)
(edit) @849   19 years Bruno Cornec kill_anything_like_this is now a function so that we can have …
(edit) @848   19 years Bruno Cornec Fix compiles issues
(edit) @847   19 years Bruno Cornec Fix a bug in find command for filelist computation
(edit) @846   19 years Bruno Cornec For the moment mindi needs mindi-busybox.
(edit) @845   19 years Bruno Cornec Remove the Provides for mindi-busybox as it prevents installation
(edit) @844   19 years Bruno Cornec Provides before Conflicts for mindi-busybox
(edit) @843   19 years andree Ensure that we leave the inner while loop when counting in …
(edit) @842   19 years Bruno Cornec install should use variable libdir and not harcode /usr/lib
(edit) @841   19 years andree Fixed display problem in newt mode where old strings weren't fully …
(edit) @840   19 years Bruno Cornec Here mondo-doc version is trunk
(edit) @839   19 years Bruno Cornec merge -r814:838 $SVN_M/branches/stable
(edit) @838   19 years Bruno Cornec Still trying to fix the compilation issue
(edit) @837   19 years Bruno Cornec Compilation Fix
(edit) @836   19 years Bruno Cornec Includes of common are not accessible to lib
(edit) @835   19 years Bruno Cornec Fic compilation warnings and errors (trying o get a building trunk again)
(edit) @834   19 years Bruno Cornec All references to busybox in mindi have been cleaned up.
(edit) @833   19 years Bruno Cornec m4 macro DDD useless for mindi-busybox
(edit) @832   19 years Bruno Cornec - mindi now needs a busybox (mindi-busybox or the distro busybox) - …
(edit) @831   19 years andree Add new header mr_string.h for mr_string.c. Use mr_strtok() from …
(edit) @830   19 years Bruno Cornec Need to make oldconfig for busybox before building
(edit) @829   19 years Bruno Cornec Fix for mindi-busybox build
(edit) @828   19 years andree Add new file with new generation string handling functions. (File is …
(edit) @827   19 years andree Check for grub.conf being a symbolic link which is the case on e.g. …
(edit) @826   19 years Bruno Cornec libs and inculdes are now under src
(edit) @825   19 years Bruno Cornec - mindi-busybox added to build process scripts - RPM spec file updated …
(edit) @824   19 years Bruno Cornec no m4 in subdir anymore
(edit) @823   19 years Bruno Cornec Prepare packages for the new mindi-busybox
(edit) @822   19 years Bruno Cornec Create a correct .config for busybox 1.2.1 (including readlink for …
(edit) @821   19 years Bruno Cornec Addition of busybox 1.2.1 as a mindi-busybox new package This should …
(edit) @820   19 years andree AFS support tweaking: - don't scan fstab for AFS - AFS volumes don't …
(edit) @819   19 years Bruno Cornec Exclude ppc arch architecture as it is not supported by mindi (For …
(edit) @818   19 years andree Enhance the way we deal with post-nuke: - ask whether post-nuke should …
(edit) @817   19 years Bruno Cornec mondo => src again but correctly this time
(edit) @816   19 years andree Evaluate errno after popen in space_occupied_by_cd() and in case of an …
(edit) @815   19 years Bruno Cornec merge -r807:814 $SVN_M/branches/stable
(edit) @814   19 years Bruno Cornec removed useless tcurr now
(edit) @813   19 years Bruno Cornec Takes Andree's idea to create rather a mr_date() function, that could …
(edit) @812   19 years Bruno Cornec Fix a bug whete /tmp was hardcoded for ntfsclone usage, creating a …
(edit) @811   19 years andree Added an icon for use in menus etc.
(edit) @810   19 years andree Fix new time stamp log feature: - use ctime() which gives …
(edit) @809   19 years andree Turn assignment into comparison when evaluating the paths to exclude.
(edit) @808   19 years Bruno Cornec merge -r793:807 $SVN_M/branches/stable src => common for the moment …
(edit) @807   19 years Bruno Cornec Fix a bug in Debian build system for mindi (variables needs to be …
(edit) @806   19 years Bruno Cornec Attempt to Fix #33
(edit) @805   19 years Bruno Cornec Atempt to fix bug #14
(edit) @804   19 years Bruno Cornec Attempt to fix #6
(edit) @803   19 years Bruno Cornec Fix a doc bug reported by Brendan Bouffler <brendan.bouffler_at_hp.com>
(edit) @802   19 years Bruno Cornec Attempt to fix bug #25
(edit) @801   19 years Bruno Cornec Should fix bug #21 by exporting variables from start-nfs and …
(edit) @800   19 years Bruno Cornec Fix #33 for mindi
(edit) @799   19 years Bruno Cornec Replace a useless message by a more useful
(edit) @798   19 years Bruno Cornec Addition of 2 pdf documentations on OBDR
(edit) @797   19 years andree newt-specific.c: Fixed compile error by removing superfluous quotes in …
(edit) @796   19 years Bruno Cornec removal of common
(edit) @795   19 years Bruno Cornec common => src
(edit) @794   19 years Bruno Cornec merge -r781:793 $SVN_M/branches/stable
(edit) @793   19 years Bruno Cornec mvi tool added
(edit) @792   19 years Bruno Cornec Fix Bug #24 - Introduce kill_anything_like_this as a function instead …
(edit) @791   19 years Bruno Cornec Fix man page for -J (reported by Moritz Rempel <m.rempel_at_bee.de>)
(edit) @790   19 years Bruno Cornec mkrel support for Mandriva official packages
(edit) @789   19 years Bruno Cornec Fix a bug for swap labelled partition created by Altiris RDP (reported …
(edit) @788   19 years Bruno Cornec source directory is now src
(edit) @787   19 years Bruno Cornec AFS support added
(edit) @786   19 years Bruno Cornec Remove a is_suse dependancy in mondo.spec which prevents building the …
(edit) @785   19 years Bruno Cornec Trac is now accessible with the simpler URL http://trac.mondorescue.org
(edit) @784   19 years Bruno Cornec Fix Bug #46
(edit) @783   19 years Bruno Cornec - Massive rewrite continues for memory management. - main structure …
(edit) @782   19 years Bruno Cornec merge -r763:781 $SVN_M/branches/stable
(edit) @781   19 years Bruno Cornec - Gentoo build now correct - 4 articles kept on frontpage - New …
(edit) @780   19 years Bruno Cornec Still tools update
(edit) @779   19 years Bruno Cornec Build process updated from stable.
(edit) @778   19 years Bruno Cornec Better changelog again
(edit) @777   19 years Bruno Cornec Fix #41 again
(edit) @776   19 years Bruno Cornec Again a fix for #41
(edit) @775   19 years Bruno Cornec Bur #41 fixed for 2.0.9
(edit) @774   19 years Bruno Cornec Fix bug #41 (changelogs broken)
(edit) @773   19 years Bruno Cornec Automatic update of TAG to 2
(edit) @772   19 years Bruno Cornec tools update
(edit) @771   19 years Bruno Cornec tools update
(edit) @770   19 years Bruno Cornec gentoo build improvements
(edit) @769   19 years Bruno Cornec Fix a bug on Mandriva delivery
(edit) @768   19 years Bruno Cornec mktest generates again good results with the new split of libraries.
(edit) @767   19 years Bruno Cornec Creating a new library common for all mondo binaries This should …
(edit) @766   19 years Bruno Cornec Support for bnx2 network cards (HP Proliant C class e.g.)
(edit) @765   19 years Bruno Cornec - First successful gentoo build - Addition of a new trac- logo + conf …
(edit) @764   19 years Bruno Cornec merge -r728:763 $SVN_M/branches/stable
(edit) @763   19 years Bruno Cornec - Remove Berlios references where obsolete - Improve mindi patch for …
(edit) @762   19 years Bruno Cornec merge -r760:761 $SVN_M/branches/stable
(edit) @761   19 years Bruno Cornec - spec file should not use TAG for Source file name anymore - Fix a …
(edit) @760   19 years Bruno Cornec merge -r758:759 $SVN_M/branches/stable
(edit) @759   19 years Bruno Cornec Bug in tmp dir creation
(edit) @758   19 years Bruno Cornec merge -r756:757 $SVN_M/branches/stable
(edit) @757   19 years Bruno Cornec - Now log to both terminal and file
(edit) @756   19 years Bruno Cornec merge -r754:755 $SVN_M/branches/stable
Note: See TracRevisionLog for help on using the revision log.