source: MondoRescue/branches/stable/mondo

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @565   19 years bcornec strtok wasn't completely replaced :-(
(edit) @560   19 years bcornec memmove removed for raid management in favour of asprintf
(edit) @559   19 years bcornec strtok removed in favour of mr_strtok
(edit) @558   19 years bcornec Andree Leidenfrost adds mdadm/dm support. Hurray ! Of course I omit to …
(edit) @557   19 years bcornec Addition of a mr_strtok function in mr string livrary. Will allow …
(edit) @556   19 years bcornec mondo-doc should now generate
(edit) @555   19 years bcornec tag also used during setup phase in .spec
(edit) @554   19 years bcornec Add new tag variable in spec and corresponding TTT macro in m4 files …
(edit) @553   19 years bcornec Build process in 3 steps: svn2build creates tar files from SVN (works …
(edit) @552   19 years bcornec Suse needs changelog also
(edit) @550   19 years bcornec Cleanup in build process continue - removal of most small scripts - …
(edit) @545   19 years bcornec revert to 543
(edit) @543   19 years bcornec stable is now at same level as 2.0.8 (r538)
(edit) @542   19 years bcornec merge -r436:517 $SVN_M/branches/2.0.7 stable is now again at 2.0.8 initial
(edit) @541   19 years bcornec Stable is reverted to r436 (2.0.7) to put it in line with 2.0.8 and …
(edit) @538   19 years bcornec Begining of modifications => DOS NOT WORK FOR NOW. This is done to be …
(edit) @534   19 years bcornec Cleanup
(edit) @533   19 years bcornec Intl in autoconf build process
(edit) @532   19 years bcornec Fix a bug in rpm generation Adds mondo conf file Remove useless …
(edit) @531   19 years bcornec Introduction of new functions in mondorescue library to handle the new …
(edit) @530   19 years bcornec Build process reviewed once more : gentoo integration slackware …
(edit) @529   19 years bcornec Updates to please fedora distro
(edit) @522   19 years bcornec Intl: complementary patch from Rene-Marc Dolhen <rmd_atmecreant.org>
(edit) @520   19 years bcornec complete r514 in mondo-cli so that exclude|include_path are not …
(edit) @514   19 years bcornec Increase include|exclude_path (multiply x4) to avoid some reported bugs
(edit) @511   19 years bcornec svn merge -r457:459 $SVN_M/branches/2.0.7
(edit) @508   19 years bcornec More cleanup for intl Should fix this time the doc bug
(edit) @504   19 years bcornec .mo message files are now part of the rpm
(edit) @503   19 years bcornec intl fix
(edit) @502   19 years bcornec Internationalization: gettextize is an unfriendly tool that you can't …
(edit) @501   19 years bcornec - Internationalization follow up - X11 remaining files suppressed
(edit) @500   19 years bcornec Internationalization follow up
(edit) @499   19 years bcornec intl cont.
(edit) @498   19 years bcornec internationalization going on
(edit) @497   19 years bcornec Integration of a big patch from rene-marc dolhen <rmd_at_mecreant.org> …
(edit) @487   19 years bcornec -Wall is now the rule
(edit) @486   19 years bcornec Add -D_GNU_SOURCE for build to avoid compiler warning
(edit) @484   19 years andree Fixed verify for NFS by swapping nfs_remote_dir and isodir when …
(edit) @482   19 years andree setenv_mondo_lib() is now setenv_mondo_share(), relect this in the …
(edit) @478   19 years bcornec typo
(edit) @477   19 years bcornec typo
(edit) @476   19 years bcornec Attempt to fix a bug when restoring interactively and having file …
(edit) @474   19 years bcornec Do not force lilo boot loader for SuSE != 9.0
(edit) @470   19 years bcornec Add Provides: entry for Mandriva RPM update to handle the lack of libmondo
(edit) @465   19 years bcornec options -I and -E of mondoarchive were not working. Now fixed
(edit) @464   19 years bcornec Addition of changelog for rpms qemu usage is now more precise qemu …
(edit) @460   19 years bcornec merge -r 453:456 $SVN_M/branches/2.0.7 (delivery process adapted for 2.0.7)
(edit) @452   19 years bcornec Fix a generation bug for rh73 (i386-redhat-linux prefix for binaries)
(edit) @449   19 years bcornec mindi.conf created and use in mindi + install.sh + rpm
(edit) @445   19 years bcornec Fix a bug for where to find spec file (family was incorrect) mondo …
(edit) @433   19 years andree Removed 'ax' options from ps call when checking for ntfsclone is still …
(edit) @427   19 years bcornec - Changelog updated for 2.0.7 delivery - busybox (net) is 1.1.0 …
(edit) @425   19 years bcornec Applied Andree's patch to remove commercials :-)
(edit) @424   19 years bcornec mondo now uses /usr/share for the restore-scripts (/usr/lib should …
(edit) @423   19 years bcornec - .spec files adapted to make rpmlint happy - no more dyn. libs in …
(edit) @415   19 years bcornec - support for files > 2GB is now part of the main source, and not …
(edit) @411   19 years andree Cleanup after ntfsclone is done: remove fifo created in /tmp.
(edit) @402   19 years bcornec - RPM build for mondo doc recoded - Tag for documentation, man pages - …
(edit) @401   19 years bcornec - Integrate some SuSE patches and spec tips - all the doc is now under …
(edit) @399   19 years bcornec - man pages reviewed - pdf, ps, txt and html generated from man pages …
(edit) @395   19 years bcornec Fix a warning in mondo New RPM Build env working
(edit) @392   19 years andree Made it so that mondoarchive aborts when 'mindi --findkernel' gives a …
(edit) @390   19 years bcornec New location for the future conf file in the SVN
(edit) @388   19 years bcornec RPMs are now made with a .spec containing m4 macros expanded with …
(edit) @375   19 years andree First try standrad grub-install in grub-MR restore script before …
(edit) @367   19 years bcornec Docs are not part of the RPMs anymore
(edit) @344   19 years bcornec Preliminary creation of a mondorescue configuration file
(edit) @341   19 years bcornec Remove docs subdirs from the autoconf build
(edit) @339   19 years bcornec This version is stable so VESION files updated
(edit) @338   19 years bcornec Documentation management: - old HTML doc suppressed from mondo tree - …
(edit) @336   19 years bcornec merge -r333:335 $SVN_M/branches/2.06 Last merge from 2.06 normaly.
(copy) @333   19 years bcornec Create the stable branch from 2.06 which is now in maintenance mode only
copied from branches/2.06/mondo
(edit) @332   19 years bcornec /tmp was excluded systematically, which s a bad idea.
Note: See TracRevisionLog for help on using the revision log.