source: MondoRescue/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3636   8 years Bruno Cornec Becomes verbose on mr_free only if full debug
(edit) @3635   8 years Bruno Cornec Remove the mv of DCOP files and the likes - doesn't work and probably …
(edit) @3634   8 years Bruno Cornec chmod 666 is sufficient after restoring /dev/null
(edit) @3633   8 years Bruno Cornec Small optimisation for string to partition
(edit) @3632   8 years Bruno Cornec Adding some more deps to avoid error messages at restore time (harmless)
(edit) @3631   8 years Bruno Cornec Fix a missing dependency on FileHandle for the autoflush feature …
(edit) @3630   8 years Bruno Cornec Fix some autoconf warnings Fix loop error in mr_msg_init
(edit) @3629   8 years Bruno Cornec Allow passing just -K option to mondoarchive without going non-interactive
(edit) @3628   8 years Bruno Cornec Change mr_msg_init interface definition to include argc and argv, …
(edit) @3627   8 years Bruno Cornec Remove a compilation warning on a cont pointer copied and used which …
(edit) @3626   8 years Bruno Cornec Adds fixes for rhel4 to busybox 1.25
(edit) @3625   8 years Bruno Cornec another try
(edit) @3624   8 years Bruno Cornec Still trying to improve config
(edit) @3623   8 years Bruno Cornec Remove an extra mr_free command which was creating an failed assertion
(edit) @3622   8 years Bruno Cornec Try to find a working version of busybox 1.25 for RHEL 4, 5, 6 and 7 + …
(edit) @3621   8 years Bruno Cornec New 3?3 banch for incorporation of latest busybox 1.25. Changing minor …
(edit) @3620   8 years Bruno Cornec Uses mr_malloc instead of malloc here
(edit) @3619   8 years Bruno Cornec - Fix get_non_rewind_dev as strlen doesn't coundt the final \0 so we …
(edit) @3618   8 years Bruno Cornec - Fix mr_popup_and_get_string which was using a freed string by …
(edit) @3617   8 years Bruno Cornec Fix http support for ftp.mondorescue.org
(edit) @3616   8 years Bruno Cornec Add forgotten test file for strip_spaces
(edit) @3615   8 years Bruno Cornec Fix call_program_and_get_last_line_of_output which was aborting due to …
(edit) @3614   8 years Bruno Cornec mr_strip_spaces now returns a dynamically allocated string
(edit) @3613   8 years Bruno Cornec Add function mr_getcwd and use it to allow use o dynamically allocated …
(edit) @3612   8 years Bruno Cornec Addition of a new mr_getcwd function
(edit) @3611   8 years Bruno Cornec Remove more static allocation
(edit) @3610   8 years Bruno Cornec - Change interfaces for the call_program_and_get_last_line_of_output …
(edit) @3609   8 years Bruno Cornec Adds UEFI support for Fedora in mindi using grub2
(edit) @3608   8 years Bruno Cornec Fix the message for the ISO image generated as the MINDI_CACHE …
(edit) @3607   8 years Bruno Cornec - Improve nfsopt usage documentation - Add support for the ntfs FS at …
(edit) @3606   8 years Bruno Cornec Remove ref to acpi and apm in PXE boot README file
(edit) @3605   8 years Bruno Cornec - Adds support for hid-microsoft based keyboards
(edit) @3604   9 years Bruno Cornec Fix #806 by setuping env var for english before callingcommands and …
(edit) @3603   9 years Bruno Cornec rmdir should be checked by configure
(edit) @3602   9 years Bruno Cornec Adds support for OEL and UEFI
(edit) @3601   9 years Bruno Cornec Fix #804 by adding logging for /boot content
(edit) @3600   9 years Bruno Cornec Use option -T for df for more details in logs where appropriate
(edit) @3599   9 years Bruno Cornec - Fix a syntax issue (fi missing) - Adds similar support for CentOS …
(edit) @3598   9 years Bruno Cornec Try to fix xorriso usage for UEFI support on Debian 8
(edit) @3597   9 years Bruno Cornec Boot loader is the same for CentOS than RHEL.
(edit) @3596   9 years Bruno Cornec -Fix volid warning - Try to improve UEFI support with xorriso (remove …
(edit) @3595   9 years Bruno Cornec Fix #801 by adding support for the new kbd conf file for Debian 8. …
(edit) @3594   9 years Bruno Cornec Fix #800 by initializing boot_type early enough to be used in …
(edit) @3593   9 years Bruno Cornec Fix #745 by killing remaining processes after reboot, in case it …
(edit) @3592   9 years Bruno Cornec Fix a compatibility issue with mr-disk-type not returning only the …
(edit) @3591   9 years Bruno Cornec disable fdisk output buffering in mr-parted2fdisk (William Montgomery)
(edit) @3590   9 years Bruno Cornec EXTRA_SPACE needs to be extended for Ironic
(edit) @3589   9 years Bruno Cornec - In Ironic mode allow the overwrite of default options.
(edit) @3588   9 years Bruno Cornec - Fix issues with grub2 separators in conf files - Add default options …
(edit) @3587   9 years Bruno Cornec By default CDRECOVERY is undefined so for ironic case reverse a test …
(edit) @3586   9 years Bruno Cornec Improve man page accordingly with previour rev
(edit) @3585   9 years Bruno Cornec - Mindi now is able to generate bootable ISO images from existing …
(edit) @3583   9 years Bruno Cornec - Fix a bug (assert error) when mondoarchive tries to mount the NFS FS …
(edit) @3582   9 years Bruno Cornec - Fix a perl warning when no $min defined
(edit) @3581   9 years Bruno Cornec - Fix an message displaying wrong unit for CD size (KB insted of MB)
(edit) @3580   9 years Bruno Cornec mindi needs to be called with bash mindi was using sh, but due to …
(edit) @3579   9 years Bruno Cornec - Adds support for thin LVM provisioning (spezialist_at_email.ua)
(edit) @3577   9 years Bruno Cornec - Fix #787 by cleaning the target dir of its syslinux content
(edit) @3576   9 years Bruno Cornec - Fix a bug for tape usage in interactive mode (wrong printf string) - …
(edit) @3575   9 years Bruno Cornec - Fix an error in the support web page for referring to report list …
(edit) @3574   9 years Bruno Cornec - Use dosfslabel instead of fatlabel more generally available in …
(edit) @3573   9 years Bruno Cornec - Adds support for dm-thin-pool module (Thin LVM create possibility)
(edit) @3572   9 years Bruno Cornec - Fix #757, #780 and #781 by adding raid* drivers in mindi's driver list
(edit) @3571   9 years Bruno Cornec - Fix #795 by adding support for new RHEL7 keyboard type
(edit) @3570   9 years Bruno Cornec - Fix #796 by limiting the requirement for une extended partition to …
(edit) @3569   9 years Bruno Cornec - Better log for keyboard detection
(edit) @3568   9 years Bruno Cornec Fix compilation error brought by previous fix
(edit) @3567   9 years Bruno Cornec Add a MONDO_LOGFILENAME variable to allow the basename to be used when …
(edit) @3566   9 years Bruno Cornec - Fix a bug in mr_strip_space (end of string was on char too far) - …
(edit) @3565   9 years Bruno Cornec - Check that ll rm are now executed from a subdirectory context to …
(edit) @3564   9 years Bruno Cornec - Fix previous logfile copy on target media - Rename …
(edit) @3563   9 years Bruno Cornec Many additional backports from 3.2 and 3.0 future - Improved support …
(edit) @3561   9 years Bruno Cornec Backports from 3.0 future and 3.2: - Adds support for the hpvsa driver …
(edit) @3560   9 years Bruno Cornec - Fix #730 by copying current version of logfile to backup media
(edit) @3559   9 years Bruno Cornec - Fix #792 by forcing fixed values for LE if percentage calcultaed for …
(edit) @3558   9 years Bruno Cornec Adds mr-disk-type to the list of tools available at restore time
(edit) @3557   9 years Bruno Cornec Fix a logging bug
(edit) @3556   9 years Bruno Cornec - Document the requirement to have grub from 6.6 minimum to have a …
(edit) @3555   9 years Bruno Cornec Put BOOTX64 in upper cases to be similar to RHEL6 media - Hopefully …
(edit) @3554   9 years Bruno Cornec - Adds logging of Boot Conf files to mindi log
(edit) @3553   9 years Bruno Cornec Help Fix #790 - Fix perl functions to handle disk type (MBR vs GPT) on …
(edit) @3552   9 years Bruno Cornec - Remove an unused function
(edit) @3551   9 years Bruno Cornec - Improves UEFI documentation
(edit) @3550   9 years Bruno Cornec - Really fix #778 by taking in acount the FAT size !
(edit) @3549   9 years Bruno Cornec - Fix an issue for xorriso with efi options (extra space removed to …
(edit) @3546   9 years Bruno Cornec - Call sync before umounting FS to avoid graphical tools from …
(edit) @3545   9 years Bruno Cornec - Website update with latest info
(edit) @3544   9 years Bruno Cornec i- The cal to unmount_all_devices copies the log file on to the disk, …
(edit) @3543   9 years Bruno Cornec - Avoid a double check on mondorestore - Copy the restore script that …
(edit) @3542   9 years Bruno Cornec - Rename all mondorestore scripts with the mr- prefix and adapt …
(edit) @3541   9 years Bruno Cornec For grub 0.9 the conf file for UEFI mode needs to be called …
(edit) @3540   9 years Bruno Cornec - Adds support for Smart Array B140i with hpdsa
(edit) @3539   9 years Bruno Cornec - Review of mkisofs options to mimic what mindi now does and …
(edit) @3538   9 years Bruno Cornec - By renaming the bootloader on the media following the guidelines …
(edit) @3537   9 years Bruno Cornec - First version allowing UEFI boot with RHEL 7 of mindi - Improves …
(edit) @3536   9 years Bruno Cornec - The restore media made by mindi needs to have an archives subdir to …
(edit) @3535   9 years Bruno Cornec - Standardize output for keyboard detection with other INFO: msgs - …
(edit) @3534   9 years Bruno Cornec - Improves again iso image creation command call for UEFI
(edit) @3533   9 years Bruno Cornec - In UEFI case, as in ia64 one we need to boot the media from the …
(edit) @3532   9 years Bruno Cornec - Create a new MakeISO function to share that code - Fix ia64 case …
Note: See TracRevisionLog for help on using the revision log.