source: MondoRescue

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @737   18 years Bruno Cornec Big NFS+PXE migration: start-nfs is not created by mondoarchive, but …
(edit) @736   18 years Bruno Cornec Better check for vgchange launch in start-lvm
(edit) @735   18 years Bruno Cornec Attempt to fix for Bug #8
(edit) @734   18 years Bruno Cornec Fix a bug where analyze-my-lvm was too verbose (redirection forgotten) …
(edit) @733   18 years Bruno Cornec Fix syntax issue + better handling of rpmlint
(edit) @732   18 years Bruno Cornec - More tests on gentoo packaging. Still not there but much better - …
(edit) @731   18 years Bruno Cornec - gentoo version is really 1.6 (not 2006) - mondo-doc debian package …
(edit) @730   18 years Bruno Cornec Changelog ready for 2.0.9/1.0.9 delivery
(edit) @729   18 years Bruno Cornec merge -r686:728 $SVN_M/branches/stable
(edit) @728   18 years Bruno Cornec Changelog for 2.0.9 (begin)
(edit) @727   18 years Bruno Cornec mktemp -p is not available on old distros (mdk101, rh73, rh9) so use …
(edit) @726   18 years Bruno Cornec trac integration
(edit) @725   18 years Bruno Cornec Integrates a patch from SuSE ("" useless on a command)
(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) @721   18 years Bruno Cornec TAG removed from source tar ball (was an error) Debian build working …
(edit) @720   18 years Bruno Cornec Fix bug #8215 Missing line in installation documentation for tarball …
(edit) @719   18 years Bruno Cornec Re-introduce defattr to have correct uid/gid for RPMS …
(edit) @718   18 years Bruno Cornec Some tabs for mindi (also test for new SVN repository on mondorescue.org)
(edit) @717   18 years bcornec Attempt to fix a bug where LABEL FS not mounted referenced in …
(edit) @716   18 years bcornec Review of obsoletes and provides following discussion on cooker. For …
(edit) @715   18 years bcornec Qlogic 2300 and 2200 are now supported by mindi
(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) @708   18 years bcornec busybox 1.1.3 for net part. The non-net is still a very old (and small …
(edit) @707   18 years bcornec Change modes on mondo-doc/images to 755
(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) @703   18 years bcornec Some tabs for mindi
(edit) @702   19 years bcornec - Exclude mvfs type of filesystem (ClearCase) from mondo backup …
(edit) @701   19 years bcornec Last presentation now available
(edit) @700   19 years bcornec Addition of my latest mondo presentation
(edit) @699   19 years bcornec Manages Obsoletes for mindi
(edit) @698   19 years bcornec Update mondoarchive man page for bug #7609 (Cf: …
(edit) @697   19 years bcornec Manages Obsoletes for Suse (Lars Rupp suggestion from SUSE)
(edit) @696   19 years bcornec Manages obsoletes for Mandriva to make update work.
(edit) @695   19 years bcornec Remove slang requires as they are brought by newt (fedora suggestion)
(edit) @694   19 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) @692   19 years bcornec Tries to fix bug on RHEL4 with Adaptec Zero-Channel RAID Cards (Bug …
(edit) @691   19 years bcornec Busybox's df doesn't support -P. Looking for a bug where e2label not …
(edit) @690   19 years bcornec - Better error message when LABEL is found for non mounted partition …
(edit) @689   19 years bcornec Still other memory management improvements ( I hope :-)
(edit) @688   19 years bcornec Huge memory management patch. Still not finished but a lot as been …
(edit) @687   19 years bcornec merge -r671:686 $SVN_M/branches/stable
(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) @682   19 years andree Replaced all occurrences of egrep with 'grep -E' and of fgrep with …
(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) @675   19 years andree Amended mindi to deal properly with LVM tool lvmiopversion and with …
(edit) @674   19 years andree Handle the following format used by some distributions, e.g. Debian, …
(edit) @673   19 years andree Use bash rather than sh in analyze-my-lvm to be clear about what shell …
(edit) @672   19 years bcornec merge -r651:671 $SVN_M/branches/stable
(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) @666   19 years bcornec Automatic update of TAG to 4
(edit) @665   19 years bcornec 2.0.8-4 preparation
(edit) @664   19 years bcornec Preparation for 2.0.8-4
(edit) @663   19 years bcornec nfsmount parameter added to allow redeployment from another NFS server …
(edit) @662   19 years bcornec nfsmount parameter added to allow redeployment from another NFS server …
(edit) @661   19 years bcornec changelog are now generated website/news.shtml and …
(edit) @660   19 years bcornec Tool to create Web pages added now
(edit) @659   19 years bcornec changelog are now generated from mindi's and mondo's main ChangeLog
(edit) @658   19 years bcornec Debian forever
(edit) @657   19 years bcornec Debian more and more !
(edit) @656   19 years bcornec Debian build continued
(edit) @655   19 years bcornec Fix for Debian build
(edit) @654   19 years bcornec Again a small bug in the PXE/DHCP support part
(edit) @653   19 years bcornec Again a small bug in the PXE/DHCP support part
(edit) @652   19 years bcornec merge -r641:651 $SVN_M/branches/stable
(edit) @651   19 years bcornec Lots of bug fixes on delivery process Addition of mkannounce to …
(edit) @650   19 years bcornec Forget to report a bug fix from stable on udhcpc) + debian sources …
(edit) @649   19 years bcornec merge -r617:641 $SVN_M/branches/stable
(edit) @648   19 years bcornec Announces managed with a SQLite file
(edit) @647   19 years bcornec Last typo in mindi's changelog
(edit) @646   19 years bcornec Changelog reviewed once more
(edit) @645   19 years bcornec still some changelog improvements
(edit) @644   19 years bcornec printf causes problem with % => print in tools/mkchangelog.pl
(edit) @643   19 years bcornec Addition of dates missing in mindi's changelog
(edit) @642   19 years bcornec Changelog generation bug fix
(edit) @641   19 years bcornec Automatic update of TAG to 3
(edit) @640   19 years bcornec mindi's version has to be computed for tools/mknewtag
(edit) @639   19 years bcornec Typo in tools/mknewtag
(edit) @638   19 years bcornec merge -r633:637 $SVN_M/branches/stable: - All dates for changelogs are …
Note: See TracRevisionLog for help on using the revision log.