source: MondoRescue/branches/stable/mondo

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @873   18 years Bruno Cornec Patch from Andree tso that we create proper tmp var. to be used with …
(edit) @871   18 years Bruno Cornec TMPDIR used in common-env Avoid mixing affectation and comparison on …
(edit) @870   18 years Bruno Cornec - Checks variables berfore getting them from env during restore - …
(edit) @847   18 years Bruno Cornec Fix a bug in find command for filelist computation
(edit) @843   18 years andree Ensure that we leave the inner while loop when counting in …
(edit) @841   18 years andree Fixed display problem in newt mode where old strings weren't fully …
(edit) @831   18 years andree Add new header mr_string.h for mr_string.c. Use mr_strtok() from …
(edit) @828   18 years andree Add new file with new generation string handling functions. (File is …
(edit) @827   18 years andree Check for grub.conf being a symbolic link which is the case on e.g. …
(edit) @825   18 years Bruno Cornec - mindi-busybox added to build process scripts - RPM spec file updated …
(edit) @820   18 years andree AFS support tweaking: - don't scan fstab for AFS - AFS volumes don't …
(edit) @818   18 years andree Enhance the way we deal with post-nuke: - ask whether post-nuke should …
(edit) @816   18 years andree Evaluate errno after popen in space_occupied_by_cd() and in case of an …
(edit) @814   18 years Bruno Cornec removed useless tcurr now
(edit) @813   18 years Bruno Cornec Takes Andree's idea to create rather a mr_date() function, that could …
(edit) @812   18 years Bruno Cornec Fix a bug whete /tmp was hardcoded for ntfsclone usage, creating a …
(edit) @811   18 years andree Added an icon for use in menus etc.
(edit) @810   18 years andree Fix new time stamp log feature: - use ctime() which gives …
(edit) @809   18 years andree Turn assignment into comparison when evaluating the paths to exclude.
(edit) @807   18 years Bruno Cornec Fix a bug in Debian build system for mindi (variables needs to be …
(edit) @806   18 years Bruno Cornec Attempt to Fix #33
(edit) @805   18 years Bruno Cornec Atempt to fix bug #14
(edit) @804   18 years Bruno Cornec Attempt to fix #6
(edit) @802   18 years Bruno Cornec Attempt to fix bug #25
(edit) @801   18 years Bruno Cornec Should fix bug #21 by exporting variables from start-nfs and …
(edit) @799   18 years Bruno Cornec Replace a useless message by a more useful
(edit) @797   18 years andree newt-specific.c: Fixed compile error by removing superfluous quotes in …
(edit) @792   18 years Bruno Cornec Fix Bug #24 - Introduce kill_anything_like_this as a function instead …
(edit) @787   18 years Bruno Cornec AFS support added
(edit) @785   18 years Bruno Cornec Trac is now accessible with the simpler URL http://trac.mondorescue.org
(edit) @781   18 years Bruno Cornec - Gentoo build now correct - 4 articles kept on frontpage - New …
(edit) @770   18 years Bruno Cornec gentoo build improvements
(edit) @763   18 years Bruno Cornec - Remove Berlios references where obsolete - Improve mindi patch for …
(edit) @761   18 years Bruno Cornec - spec file should not use TAG for Source file name anymore - Fix a …
(edit) @755   18 years Bruno Cornec - Use _defaultdocdir instead of RPM_DOC_DIR for doc built - %doc in …
(edit) @746   18 years Bruno Cornec - Still trying to fix LABEL + LVM in mindi - Removed some X11 files …
(edit) @744   18 years Bruno Cornec With that version mindi --makemountlist works for RHEL4 + LVMv2 + LABEL
(edit) @743   18 years Bruno Cornec The latest interface modification on start-nfs imply that mondo >= …
(edit) @738   18 years andree Fixed compiler warnings on amd64 (and likely 64bit in general): - …
(edit) @737   18 years Bruno Cornec Big NFS+PXE migration: start-nfs is not created by mondoarchive, but …
(edit) @732   18 years Bruno Cornec - More tests on gentoo packaging. Still not there but much better - …
(edit) @730   18 years Bruno Cornec Changelog ready for 2.0.9/1.0.9 delivery
(edit) @728   18 years Bruno Cornec Changelog for 2.0.9 (begin)
(edit) @724   18 years Bruno Cornec Also using bzip2 for SuSE based RPMS (Lars proposal)
(edit) @723   18 years Bruno Cornec Build RPMS modified again for TAG
(edit) @722   18 years Bruno Cornec Remove TAG also from SPEC files
(edit) @719   18 years Bruno Cornec Re-introduce defattr to have correct uid/gid for RPMS …
(edit) @716   18 years bcornec Review of obsoletes and provides following discussion on cooker. For …
(edit) @714   18 years bcornec Guess what ;-)
(edit) @713   18 years bcornec autorun again
(edit) @712   18 years bcornec autorun always
(edit) @711   18 years bcornec Still on autorun
(edit) @710   18 years bcornec Try to fix autorun issue Try to fix version name in changelogs
(edit) @709   18 years bcornec autorun shold be executable so under pkgdata_PROGRAMS now (rpmlint error)
(edit) @706   18 years andree Fix screen corruption during restore in 'Configure LVM' phase: * …
(edit) @705   18 years andree Fixed bug where image partitions (e.g. NTFS) would change size if Ok …
(edit) @704   18 years andree Check whether RAID sync is delayed for partition _before_ opening sync …
(edit) @702   18 years bcornec - Exclude mvfs type of filesystem (ClearCase) from mondo backup …
(edit) @697   18 years bcornec Manages Obsoletes for Suse (Lars Rupp suggestion from SUSE)
(edit) @696   18 years bcornec Manages obsoletes for Mandriva to make update work.
(edit) @695   18 years bcornec Remove slang requires as they are brought by newt (fedora suggestion)
(edit) @694   18 years bcornec Indication for users of IDE burners and 2.6 kernels (Suggestion from …
(edit) @693   19 years bcornec Attempt to fix bug #7421 Unable to backup filenames with pattern *\'* …
(edit) @691   19 years bcornec Busybox's df doesn't support -P. Looking for a bug where e2label not …
(edit) @686   19 years andree Doubled MAX_TAPECATALOG_ENTRIES to 8192 and increased …
(edit) @685   19 years andree Only ask "Is your computer a laptop, or does the CD writer incorporate …
(edit) @684   19 years bcornec Attempt to fix Bug #7820 Does not backup a file greater than 2 GB …
(edit) @683   19 years bcornec Preparation for 1.0.9/2.0.9 Add packman in links for website
(edit) @681   19 years andree Replaced all occurrences of egrep with 'grep -E' and of fgrep with …
(edit) @680   19 years andree Replace occurrences of 'grep -v ... | grep -v ... | ...' with 'grep …
(edit) @679   19 years andree Avoid false alerts about growisofs not running under sudo. This is …
(edit) @678   19 years bcornec Fix a bug in analyze-my-lvm for RHEL3 where vgdisplay prints an …
(edit) @677   19 years bcornec Increase PPCFG_RAMDISK_SIZE to 350 MB to avoid some bug reported when …
(edit) @676   19 years bcornec Removed useless mondo-makefilelist (Andree Leidenfrost)
(edit) @671   19 years andree Replaced *pos++ and *pos-- with pos += 1 and pos -= 1, respectively. …
(edit) @670   19 years andree Do the usual strcpy() and paranoid_free() after first asprintf() in …
(edit) @669   19 years andree Removed cruft from prepare_filelist() including variable p_res. Fixes …
(edit) @668   19 years andree Explicitely terminate token after strncpy() in mr_strok() as strncpy() …
(edit) @667   19 years andree Removed strcmp() call which wasn't evaluated from …
(edit) @665   19 years bcornec 2.0.8-4 preparation
(edit) @662   19 years bcornec nfsmount parameter added to allow redeployment from another NFS server …
(edit) @659   19 years bcornec changelog are now generated from mindi's and mondo's main ChangeLog
(edit) @653   19 years bcornec Again a small bug in the PXE/DHCP support part
(edit) @637   19 years bcornec All dates for changelogs are now OK
(edit) @636   19 years bcornec First attempt to automize changelog generation for packages from the …
(edit) @635   19 years bcornec Preparation for 2.0.8-3 (Changelog updated)
(edit) @633   19 years bcornec - Fix a bug in -I and -E handling !! - mknewtag now checks that …
(edit) @629   19 years bcornec - Fix a bug in common-env around umask too restrictive - Fix …
(edit) @622   19 years bcornec Typo in my tree again
(edit) @620   19 years andree Fixed parsing of DHCP information in start-nfs script.
(edit) @619   19 years andree Fixed trivial syntax error in store_nfs_config().
(edit) @617   19 years bcornec Changelog updated for 2.0.8-2 mknewtag is now working
(edit) @610   19 years bcornec CAUTION: This patch breaks the PXE interface through the ipconf option …
(edit) @607   19 years bcornec Replace again a Hugo by a dev team
(edit) @605   19 years bcornec 2.0.8 announce + last redhat 7.3 fix
(edit) @603   19 years bcornec Fix for RedHat 7.3 compiler. declarations should happen earlier.
(edit) @585   19 years bcornec Hugo => Dev Team
(edit) @581   19 years bcornec mindi debian configuration files provided by Andree Leidenfrost
(edit) @580   19 years bcornec Debian configuration files added (Andree Leidenfrost)
(edit) @575   19 years bcornec Prepare Changelogs for 2.0.8 delivery
Note: See TracRevisionLog for help on using the revision log.