source: MondoRescue/branches/2.2.5/mondo

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1892   17 years Bruno Cornec - NEWS should now be generated for mondo - Fix a date error in pbcl …
(edit) @1889   17 years Bruno Cornec Removes an extra #endif
(edit) @1885   17 years Bruno Cornec - Remove floppy support from mindi and mondo and adapt docs - Align …
(edit) @1884   17 years Bruno Cornec mondoarchive now really excludes /tmp by default (Thanks to Bill R. …
(edit) @1881   17 years Bruno Cornec Should fix the problem with the prefix always asked at restore time, …
(edit) @1879   17 years Bruno Cornec postpone removal of tmpdir to avoid error messages at end
(edit) @1878   17 years Bruno Cornec fix an issue in the kill procedure
(edit) @1875   17 years Bruno Cornec Same stuff as previous one
(edit) @1874   17 years Bruno Cornec Typo fix compiler issue
(edit) @1873   17 years Bruno Cornec Replace some sprintf by asprintf (searching for a core dumped bug at …
(edit) @1872   17 years Bruno Cornec Adds the possibility to increase debug level at restore time with a -K …
(edit) @1870   17 years Bruno Cornec Improved version of the previous bug fix: finished variable removed.
(edit) @1869   17 years Bruno Cornec Solve an issue on Bigfiles: When one bigfile (such as mondo's ISO …
(edit) @1858   17 years Bruno Cornec Try to really fix the NFS mount problem already handled in rev [1849]
(edit) @1856   17 years Bruno Cornec solve the seg fault in snprintf due to a change of number of params
(edit) @1855   17 years Bruno Cornec try to fix a recently introduced core dumped
(edit) @1854   17 years Bruno Cornec removal of locate usage completely from code to use findw!
(edit) @1852   17 years Bruno Cornec Fix typo
(edit) @1850   17 years Bruno Cornec before killing a process test that there is a result to ps (avoid whom …
(edit) @1849   17 years Bruno Cornec Fix isodir uninitialized in NFS restore, leading to a bad test first …
(edit) @1848   17 years Bruno Cornec Never tries to eject a NFS media (report from Brian McKee)
(edit) @1847   17 years Bruno Cornec Only ask for size in NFS mode at backup time (report from Brian McKee)
(edit) @1846   17 years Bruno Cornec Need linux/fd.h not fd.h
(edit) @1845   17 years Bruno Cornec Attempt to fix #224
(edit) @1843   17 years Bruno Cornec - Format (tabs) improvements - Fix for #223 floppy detection …
(edit) @1836   17 years Bruno Cornec Adds support for alb/aft types of bonding on Intel cards (Mark …
(edit) @1824   17 years Bruno Cornec - Some VMWare support improvements (however, it seems that VMWare …
(edit) @1821   17 years Bruno Cornec small ia64 fixes
(edit) @1819   17 years Bruno Cornec - removes bkphw dir before potential creation - render mount command …
(edit) @1818   17 years Bruno Cornec - Should fix #217
(edit) @1806   17 years Bruno Cornec Adaptation of build process to upcoming 0.8.12 version of pb
(edit) @1791   17 years Bruno Cornec Do not mount /boot if it's already mounted - avoids ESX hang
(edit) @1785   17 years Bruno Cornec Use variable DF in mindi to be able to support the ESX vdf
(edit) @1784   17 years Bruno Cornec Fix mindi for Debian x86_64 where /lib64 is a link
(edit) @1780   17 years Bruno Cornec In udev case do not insert modules at all (udev should do it alone) …
(edit) @1771   17 years Bruno Cornec Use RESTORE consistently across mondo to restore without interaction …
(edit) @1767   17 years Bruno Cornec Remove dummy file created on NFS - report from Arnaud Tiger …
(edit) @1766   17 years Bruno Cornec - strace useful for debug - fix new versions for pb (2.0.0 for mindi …
(edit) @1763   17 years Bruno Cornec Fix the remaining problem with UUID support for swap partitions
(edit) @1755   17 years Bruno Cornec Fix UUID support which was still broken. Caveat: It can't work for …
(edit) @1749   17 years Bruno Cornec Fix compiler warnings
(edit) @1747   17 years Bruno Cornec - Solve problem on tmpfs in restore init (Problem of inexistant …
(edit) @1746   17 years Bruno Cornec Really never try to eject a USB device
(edit) @1745   17 years Bruno Cornec - Fix a command build format error - USB should never be ejected
(edit) @1744   17 years Bruno Cornec Fix a issue with &> usage (replaced with 1> and 2>)
(edit) @1743   17 years Bruno Cornec And again :-(
(edit) @1742   17 years Bruno Cornec Typo
(edit) @1741   17 years Bruno Cornec - Adds magic file to depllist in order to have file working + ldd …
(edit) @1740   17 years Bruno Cornec typo again
(edit) @1739   17 years Bruno Cornec typo
(edit) @1738   17 years Bruno Cornec usb detection place before /dev detection in device name at restore time
(edit) @1737   17 years Bruno Cornec - Message fixes - Fix when restoring from USB: media is asked in …
(edit) @1736   17 years Bruno Cornec - Adds USB support for mondorestore - mount_cdrom => mount_media
(edit) @1713   17 years Bruno Cornec - Improve Ubuntu/Debian keyboard detection and support - pbinit …
(edit) @1711   17 years Bruno Cornec Another tupo
(edit) @1710   17 years Bruno Cornec Typo
(edit) @1709   17 years Bruno Cornec - Verify should now work for USB devices - More log/mesages …
(edit) @1708   17 years Bruno Cornec - Supress g_erase_tmpdir_and_scratchdir - Improve some log messages …
(edit) @1703   17 years Bruno Cornec - Add USB Key button to Menu UI (CD streamer removed) - Attempt to fix …
(edit) @1702   17 years Bruno Cornec Fix a bug linked to the size of the -E param which could be used …
(edit) @1699   17 years Bruno Cornec Try to remove warning only for functions returning value not examined
(edit) @1698   17 years Bruno Cornec Add USB support at restore time (no test done yet). New start-usb …
(edit) @1697   17 years Bruno Cornec Unmounting USB device before removal of temporary scratchdir
(edit) @1696   17 years Bruno Cornec Stil refining USB copy back to mondo (one command was not executed)
(edit) @1695   17 years Bruno Cornec No need to have the image subdor in the csratchdir when USB.
(edit) @1691   17 years Bruno Cornec - Fix PB macro vs tools/*2build issue - make_usb_fs change of …
(edit) @1690   17 years Bruno Cornec Fixes for USB CLI for both mondo/mindi
(edit) @1689   17 years Bruno Cornec Compilation fixes
(edit) @1688   17 years Bruno Cornec Try to add USB support for mondoarchive with new functions
(edit) @1687   17 years Bruno Cornec First attempt to integrate USB support in mondoarchive (may not compile)
(edit) @1683   17 years Bruno Cornec - du => deb for similarity with other distro type under pbconf - …
(edit) @1679   17 years Bruno Cornec Update ChangeLogs for upcoming 2.2.5 official release
(edit) @1674   17 years Bruno Cornec Migrate debian build files to pb Remove old build files under …
(edit) @1668   17 years Bruno Cornec Try to fix the issue with large exclude list (> 1000 chars) Some …
(edit) @1666   17 years Bruno Cornec - Remove useless .keep file - remove temporary.iso name remaining and …
(edit) @1665   17 years Bruno Cornec miising extern bkpinfo in newt-specific.c
(edit) @1664   17 years Bruno Cornec Attempt to fix #191 (allow edition of mountlist in compare mode)
(edit) @1662   17 years Bruno Cornec Fix bug #197 (based on an initial patch of Scott Cummings)
(edit) @1661   17 years Bruno Cornec Should remove some valgrind errors
(edit) @1660   17 years Bruno Cornec Really fixes it
(edit) @1659   17 years Bruno Cornec Fix a seg fault introduced by last patch
(edit) @1658   17 years Bruno Cornec And memorise what to earse at the end
(edit) @1657   17 years Bruno Cornec First take as tmpdir the parameter passed
(edit) @1656   17 years Bruno Cornec Fixes missing extern function declaation for setup_tmpdir
(edit) @1655   17 years Bruno Cornec Fix a bug where df was using locale to print messages and wasn't …
(edit) @1654   17 years Bruno Cornec mkdtemp checked in configure Fix bugs insetup_tmpdir
(edit) @1653   17 years Bruno Cornec reset_bkpinfo called as early as possible by both main program. It …
(edit) @1652   17 years Bruno Cornec Always wrokign on fixing tmpdir problems
(edit) @1650   17 years Bruno Cornec Should compile now
(edit) @1649   17 years Bruno Cornec Still some more erros due to the bkpinfo work
(edit) @1648   17 years Bruno Cornec Fix remaining issue on libmondo-verify
(edit) @1647   17 years Bruno Cornec remove bkpinfo also from header files
(edit) @1646   17 years Bruno Cornec Remove g_bkpinfo_DONTUSETHIS
(edit) @1645   17 years Bruno Cornec Render bkpinfo global (potential issue on thread, but should not be a …
(edit) @1644   17 years Bruno Cornec Apply patch from Andree Leidenfrost, modified a bit to use …
(edit) @1640   17 years Bruno Cornec replace vi with find_my_editor during restore (Andree Leidenfrost)
(edit) @1636   18 years Bruno Cornec sync in bg in mindi (VMWare issue to look at)
(edit) @1630   18 years Bruno Cornec Fix #195 (patch from Scott Cummings)
(edit) @1622   18 years Bruno Cornec percent char removed from ChangeLogs (rpmlint error)
(edit) @1618   18 years Bruno Cornec pb improvements again
Note: See TracRevisionLog for help on using the revision log.