source: MondoRescue/branches/stable

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @884   19 years Bruno Cornec That mindi modif should not have go in, my fault.
(edit) @883   19 years Bruno Cornec Fix a new segmentation fault introduced recently (Andree Leidenfrost)
(edit) @882   19 years Bruno Cornec - Build process reviewed to fix again bug #79 - MONDOTMP now used …
(edit) @879   19 years Bruno Cornec Fix bonding handling this time really (M. Shapiro report)
(edit) @878   19 years Bruno Cornec Introduction of build scripts for Fedora Core Extras packages
(edit) @877   19 years andree Use strncpy() instead of strcpy() in popup_with_buttons() to avoid …
(edit) @876   19 years Bruno Cornec Update ChangeLogs for 2.2.0 preparation
(edit) @875   19 years andree Just check for libncurses in wait-for-petris to avoid problem with …
(edit) @874   19 years Bruno Cornec Centralize the delivery machine detection Announce of mp3
(edit) @873   19 years Bruno Cornec Patch from Andree tso that we create proper tmp var. to be used with …
(edit) @872   19 years Bruno Cornec Fix bug #79 by removing use of SVNBRANCH and BASE variable in build …
(edit) @871   19 years Bruno Cornec TMPDIR used in common-env Avoid mixing affectation and comparison on …
(edit) @870   19 years Bruno Cornec - Checks variables berfore getting them from env during restore - …
(edit) @869   19 years Bruno Cornec Add tools already available in trunk to search in the SVN tree and …
(edit) @868   19 years andree Removed check for linker in wait-for-petris. It is too much of a …
(edit) @866   19 years Bruno Cornec - tabs inserted for scripts - MyInsmod should be less verbose - x86_64 …
(edit) @862   19 years Bruno Cornec Try again to fix the ReadAllLink issue (libs do not go in the archive …
(edit) @861   19 years Bruno Cornec Fix bugs on ReadAllLink and use it more
(edit) @860   19 years Bruno Cornec Create function ReadAllLink in mindi used by LocateFile now to try to …
(edit) @859   19 years Bruno Cornec remove a partial patch for x86_64: ldconfig is not needed. What is …
(edit) @858   19 years Bruno Cornec Typo in deplist.txt
(edit) @857   19 years Bruno Cornec Use the native module management and not busybox's one
(edit) @856   19 years Bruno Cornec busybox doesn't provide bzip2 so bunzip2 is useless in fact many …
(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) @850   19 years Bruno Cornec Fix Bug #4 (bbaumer_at_users.berlios.de)
(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) @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) @825   19 years Bruno Cornec - mindi-busybox added to build process scripts - RPM spec file updated …
(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) @816   19 years andree Evaluate errno after popen in space_occupied_by_cd() and in case of an …
(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) @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) @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) @787   19 years Bruno Cornec AFS support added
(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) @781   19 years Bruno Cornec - Gentoo build now correct - 4 articles kept on frontpage - New …
(edit) @774   19 years Bruno Cornec Fix bug #41 (changelogs broken)
(edit) @770   19 years Bruno Cornec gentoo build improvements
(edit) @769   19 years Bruno Cornec Fix a bug on Mandriva delivery
(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) @763   19 years Bruno Cornec - Remove Berlios references where obsolete - Improve mindi patch for …
(edit) @761   19 years Bruno Cornec - spec file should not use TAG for Source file name anymore - Fix a …
(edit) @759   19 years Bruno Cornec Bug in tmp dir creation
(edit) @757   19 years Bruno Cornec - Now log to both terminal and file
(edit) @755   19 years Bruno Cornec - Use _defaultdocdir instead of RPM_DOC_DIR for doc built - %doc in …
(edit) @753   19 years Bruno Cornec - Qemu doc updated for SLES 10 - creation of tar file with -p to …
(edit) @749   19 years Bruno Cornec - Announce for SVN/Bug repository - Changelog ready for 2.0.9 - SLES …
(edit) @748   19 years Bruno Cornec Seems I got it for LVM and LABEL
(edit) @747   19 years Bruno Cornec mindi was accidentaly destroyed. Restored now
(edit) @746   19 years Bruno Cornec - Still trying to fix LABEL + LVM in mindi - Removed some X11 files …
(edit) @745   19 years Bruno Cornec Still on LVM !!
(edit) @744   19 years Bruno Cornec With that version mindi --makemountlist works for RHEL4 + LVMv2 + LABEL
(edit) @743   19 years Bruno Cornec The latest interface modification on start-nfs imply that mondo >= …
(edit) @742   19 years Bruno Cornec - start-nfs is a sh script (not bash) - removing start-nfs generation …
(edit) @741   19 years Bruno Cornec - Fix a bug for LVM where current_lvolume wasn't not re-initialized at …
(edit) @740   19 years Bruno Cornec start-nfs is now an external script under /sbin No more generation in …
(edit) @739   19 years Bruno Cornec Fix bug in start-nfs: $ needs to be escaped in that env.
(edit) @738   19 years andree Fixed compiler warnings on amd64 (and likely 64bit in general): - …
(edit) @737   19 years Bruno Cornec Big NFS+PXE migration: start-nfs is not created by mondoarchive, but …
(edit) @736   19 years Bruno Cornec Better check for vgchange launch in start-lvm
Note: See TracRevisionLog for help on using the revision log.