source: MondoRescue/branches/3.3/mondo/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3885   17 months Bruno Cornec Removes support for ia64 depracated in upstream kernel, and elilo
(edit) @3883   17 months Bruno Cornec Remove the possibility to have non bootable media
(edit) @3882   17 months Bruno Cornec More cleanup - Remove support for cd stream never really …
(edit) @3881   17 months Bruno Cornec -c means now optical backup for CD/DVD. Removed dvd special mode -r
(edit) @3880   17 months Bruno Cornec Change semantic of -w option for mondoarchive by using it to indicate …
(edit) @3879   17 months Bruno Cornec Fix all remaining compiler errors
(edit) @3878   17 months Bruno Cornec Fix compiler errors
(edit) @3877   17 months Bruno Cornec More compiler fixes
(edit) @3876   17 months Bruno Cornec Fix mount_media calls
(edit) @3875   17 months Bruno Cornec find_dvd|cdrom_device merged into a rewritten find_optical_device - …
(edit) @3874   17 months Bruno Cornec remove differentiated support for cdrw
(edit) @3873   17 months Bruno Cornec Fix errors
(edit) @3872   17 months Bruno Cornec Rewrite find_dvd_device
(edit) @3871   17 months Bruno Cornec Fix syntax issues
(edit) @3870   17 months Bruno Cornec Rewrite find_tape_device ans start for other find_*dev functions
(edit) @3869   17 months Bruno Cornec Errors fixed
(edit) @3868   17 months Bruno Cornec Remove useless headers
(edit) @3867   17 months Bruno Cornec Fix find_home_of_exe calls + errors
(edit) @3866   17 months Bruno Cornec Change find_my_editor and find_home_of_exe to return dynamically …
(edit) @3865   17 months Bruno Cornec Fix sigpipe_occurred proto
(edit) @3864   17 months Bruno Cornec Fix proto for popup_and_OK
(edit) @3863   17 months Bruno Cornec eliminate the last sprintf from libmondo-fork.c
(edit) @3862   17 months Bruno Cornec Remove useless find_pathname_of_executable_preferably_in_RESTORING
(edit) @3861   17 months Bruno Cornec Fix proto for mvaddstr_and_log_it and does_file_exist
(edit) @3860   17 months Bruno Cornec Fix proto for write_header_block_to_stream
(edit) @3859   17 months Bruno Cornec Fix build_partition_name to allocate dynamically and change proto …
(edit) @3858   17 months Bruno Cornec remove center_string function to keep only mr_center_string
(edit) @3857   17 months Bruno Cornec find_tape_device_and_size => find_tape_device as size unused
(edit) @3856   17 months Bruno Cornec remove snprintf usage and use bkpinfo for serial_string
(edit) @3855   17 months Bruno Cornec Fix save_disklist_to_file and resolve_naff_tokens protos
(edit) @3854   17 months Bruno Cornec Fix mr_popup_and_get_string proto
(edit) @3853   17 months Bruno Cornec Fix find_dvd_device by removing useless second param and using wodim -inq
(edit) @3852   17 months Bruno Cornec Remove other useless headers and fix fatal_error proto
(edit) @3851   17 months Bruno Cornec Fix proto
(edit) @3850   17 months Bruno Cornec Remove a useless header
(edit) @3849   17 months Bruno Cornec Remove a useless param from eval_call_to_make_ISO
(edit) @3846   17 months Bruno Cornec Fix compiler warnings for cplusplus test and fatal_error
(edit) @3845   17 months Bruno Cornec Fix compiler warnings for FILE handling
(edit) @3844   17 months Bruno Cornec Fix find_dvd_device by removing useless second param and using wodim -inq
(edit) @3843   17 months Bruno Cornec Fix find_dvd_device by removing useless second param and using wodim -inq
(edit) @3840   17 months Bruno Cornec Fix a static memory allocation in fifo mngt
(edit) @3839   17 months Bruno Cornec Fix compiler errors
(edit) @3838   17 months Bruno Cornec Fix compiler errors
(edit) @3837   17 months Bruno Cornec integrates mr_allocstr_int functions not used yet into mr_asprintf_int
(edit) @3836   17 months Bruno Cornec manages isodir dynamically
(edit) @3835   17 months Bruno Cornec manages prefix dynamically
(edit) @3834   17 months Bruno Cornec manages scratchdir dynamically
(edit) @3833   17 months Bruno Cornec manages tmpdir dynamically
(edit) @3832   17 months Bruno Cornec Fix compilation warnings
(edit) @3831   17 months Bruno Cornec Fix compilation warnings
(edit) @3830   17 months Bruno Cornec manages zip_exe and zip_suffix dynamically
(edit) @3829   17 months Bruno Cornec manages kernel_path dynamically
(edit) @3828   17 months Bruno Cornec manages restore_path dynamically
(edit) @3827   17 months Bruno Cornec manages call_make|burn|after_iso dynamically
(edit) @3826   17 months Bruno Cornec manages postnuke_tarball dynamically
(edit) @3823   17 months Bruno Cornec manages call_before_iso dynamically
(edit) @3822   17 months Bruno Cornec manages media_device dynamically
(edit) @3821   17 months Bruno Cornec image_devs is now dynamically allocated
(edit) @3819   17 months Bruno Cornec Fix global usage in test and mondorestore programs
(edit) @3798   18 months Bruno Cornec do not proint grub2-install msgs
(edit) @3795   18 months Bruno Cornec Untag v3.3.0 never really published in the past - will start from here
(edit) @3794   2 years Bruno Cornec comments
(edit) @3790   3 years Bruno Cornec Backport link fixes made for 3.2.2 to allow build on recent gcc versions
(edit) @3777   5 years Bruno Cornec Fix some remaining memory allocation errors
(edit) @3765   5 years Bruno Cornec Fix a compiler error with gcc8, global variable badly declared
(edit) @3756   5 years Bruno Cornec fix a strange syntax error not seen before
(edit) @3755   6 years Bruno Cornec Fix #860: -N option should now exclude boostfs FS as well
(edit) @3754   6 years Bruno Cornec Remove a useless define SANE_FORMATS
(edit) @3753   6 years Bruno Cornec Remove floppy support
(edit) @3751   6 years Bruno Cornec more logging for netfs case
(edit) @3746   6 years Bruno Cornec Reinstall mbr.bin (or pgtmbr.bin) from syslinux before calling boot …
(edit) @3745   6 years Bruno Cornec Fix the recreation of active partition when there is none yet activated
(edit) @3743   6 years Bruno Cornec Really place the btrfs subvol handler at the right place i.e. shared
(edit) @3741   6 years Bruno Cornec Call the btrfs subvol functions after mounting the base FS
(edit) @3739   6 years Bruno Cornec Now really call subvol scripts at restore time
(edit) @3736   6 years Bruno Cornec create and mount btrfs subvolumes if any
(edit) @3734   6 years Bruno Cornec umount btrfs subvolumes at end
(edit) @3733   6 years Bruno Cornec Really use unsupported versions of grub when they exist
(edit) @3732   6 years Bruno Cornec Force btrfs relabelling to avoid question from the cmd
(edit) @3731   6 years Bruno Cornec Do not fix bootdrive in grub commands
(edit) @3728   6 years Bruno Cornec fix compiler warnings
(edit) @3726   6 years Bruno Cornec Fix #852 by using btrfstune
(edit) @3724   6 years Bruno Cornec Really Fix #850 when string analyzed is empty
(edit) @3723   6 years Bruno Cornec Fix #850 when string analyzed is empty
(edit) @3719   6 years Bruno Cornec Avoid cerating /mnt/cdrom if it exists
(edit) @3708   7 years Bruno Cornec daptation for gcc 5 (inline funcs mngt)
(edit) @3707   7 years Bruno Cornec Update pbtest to latest version with SLES support
(edit) @3706   7 years Bruno Cornec Adds bind mounting of virtual FS to ease debug when used manually
(edit) @3704   7 years Bruno Cornec Remove the useless mr-unmount-subroutine-me script
(edit) @3703   7 years Bruno Cornec - Fix #839 by forcing the creation of BTRFS FS
(edit) @3701   7 years Bruno Cornec Workaround #836 by disabling crc on XFS FS at restore time for now.
(edit) @3699   7 years Bruno Cornec Improve logging again
(edit) @3698   7 years Bruno Cornec Improve logging of device.map file for grub2
(edit) @3686   8 years Bruno Cornec Fix wrong spaces
(edit) @3683   8 years Bruno Cornec force grub2-install execution (at least useful on OpeSUSE Leap) (patch …
(edit) @3665   8 years Bruno Cornec Fix a bug when burning directly media to take back boot params (the …
(edit) @3658   8 years Bruno Cornec Improve nfs version support by allowing usage of nfs4 e.g. as a …
(edit) @3654   8 years Bruno Cornec Fix an eror when restoring live, bkpinfo->media_device is left empty …
(edit) @3653   8 years Bruno Cornec Stop using the word PC and use machines instead
(edit) @3650   9 years Bruno Cornec - Fix versions given back for mr-* tools - Log pb and mr versions in …
Note: See TracRevisionLog for help on using the revision log.