source: MondoRescue/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @3531   9 years Bruno Cornec - Use mkfs.vfat now everywhere (removes mkdosfs references) - Avoid …
(edit) @3530   9 years Bruno Cornec Replace hp.com addresses by hpe.com ones where it makes sense
(edit) @3529   9 years Bruno Cornec Coherent information printing messages with mindi (INFO: tag)
(edit) @3528   9 years Bruno Cornec More UEFI fixes for mindi - Fix numeric tests which were done wrongly …
(edit) @3527   9 years Bruno Cornec Improve mondoarchive/mindi interface - Rename the mindi image …
(edit) @3526   9 years Bruno Cornec Forging a /tmp/mondorestore.cfg file at restore time if using mindi …
(edit) @3525   9 years Bruno Cornec Fix issues detected at restore time for mindi standalone - …
(edit) @3524   9 years Bruno Cornec Remove printing of a remaining info message from cpio which was going …
(edit) @3523   9 years Bruno Cornec Fix some missing cd $mountpoint for udev handling
(edit) @3522   9 years Bruno Cornec Important mindi modifications to share ISO and USB code - Remove the …
(edit) @3521   9 years Bruno Cornec Improve non-interactive support Present in mindi conf file 3 …
(edit) @3520   9 years Bruno Cornec - Better help message for makebcf
(edit) @3519   9 years Bruno Cornec - Exit when using the new makebcf option
(edit) @3518   9 years Bruno Cornec - mindi now generates a grub2 compliant conf file (not tested yet)
(edit) @3517   9 years Bruno Cornec - Adds support for nls_cp437 module (report from a chinese user)
(edit) @3516   9 years Bruno Cornec - Improve wipe scratch by calling rm on files instead of find which …
(edit) @3515   9 years Bruno Cornec Fix xorriso usage for mindi with option -as mkisofs Better ISO_CMD …
(edit) @3514   9 years Bruno Cornec - Fixes xorriso usage and options differences wrt genisoimage - …
(edit) @3513   9 years Bruno Cornec - Improve log file content by adding the result of pbdistrocheck
(edit) @3512   9 years Bruno Cornec - Fix #785 by returning conf values when NFS server not on the same …
(edit) @3511   9 years Bruno Cornec - Attempt to fix a SEGV on tape management (maybe a bad printf conversion)
(edit) @3510   9 years Bruno Cornec - Add include of mr_msg.h to avoid compiler warnings
(edit) @3509   9 years Bruno Cornec - Change mr_msg_int interface by adding the FUNCTION macro - Use …
(edit) @3508   9 years Bruno Cornec - Avoids core dump when exiting early
(edit) @3507   9 years Bruno Cornec - Use a mr_system where appropriate - Fix mkstemp which is creating a …
(edit) @3506   9 years Bruno Cornec - wipe_archives now also removes star temporary files and not only …
(edit) @3505   9 years Bruno Cornec - Should fix errors when used with xorriso and UEFI (option efi-boot …
(edit) @3504   9 years Bruno Cornec - Fix a compilation error (I know should have a hook !) - Remove usage …
(edit) @3503   9 years Bruno Cornec Log when creating temp or scratch directories
(edit) @3502   9 years Bruno Cornec - Adds support for xorriso for UEFI distributions using it such as Debian 8
(edit) @3501   9 years Bruno Cornec - mr-label now works with UUID having a "-" and checked also for LABEL
(edit) @3500   9 years Bruno Cornec - Use mr_system to create temp and scratch dir if they do not exist
(edit) @3499   9 years Bruno Cornec - Creates TMPDIR if it doesn't exist for mindi and analyze-my-lvm - …
(edit) @3498   9 years Bruno Cornec - Adds a mr_sys module for the mr_system function and a unit test
(edit) @3497   9 years Bruno Cornec - Suppress a complier warning for an unused var
(edit) @3496   9 years Bruno Cornec - Avoid a perl warning on mr-label
(edit) @3495   9 years Bruno Cornec adds mr-label into fs.conf for deplist
(edit) @3494   9 years Bruno Cornec Update mondo to point to the isolinux subdir now created for ISO …
(edit) @3493   9 years Bruno Cornec - Fix mindi to use a subdir called isolinux when using that bootloader …
(edit) @3492   9 years Bruno Cornec - Fix another usage of -e for genisoimage replaced with -efi-boot
(edit) @3491   9 years Bruno Cornec - revert syslinux.efi usage for RHEL6 and 7 for now as it's not …
(edit) @3490   9 years Bruno Cornec - Fix an error introduced in rev [3485] when moving syslinux after …
(edit) @3489   9 years Bruno Cornec On Debian 8 we need to use /lib/systemd instead of /usr/lib/systemd
(edit) @3488   9 years Bruno Cornec - mr-label now works for setupping UUIDs and is called in mondorestore …
(edit) @3487   9 years Bruno Cornec - mr-label will be delivered with perl-MondoRescue
(edit) @3486   9 years Bruno Cornec - Adds a new perl script to force a new label on VFAT FS
(edit) @3485   9 years Bruno Cornec - Fix an issue with syslinux done too early (for recent versions of …
(edit) @3484   9 years Bruno Cornec Fix lvmetad usage on latest Debian (report from Hugo Vanwoerkom)
(edit) @3483   9 years Bruno Cornec Reintroduce grub support for RHEL6 UEFI mode
(edit) @3482   9 years Bruno Cornec Update the options passed to mkisofs to long options
(edit) @3481   9 years Bruno Cornec Only one call to alt-boot for UEFI
(edit) @3480   9 years Bruno Cornec Create partition for GPT device and prepare loop device to mount it
(edit) @3479   9 years Bruno Cornec - Adds " around file tests with -e in mindi - Move ldlinux detection …
(edit) @3478   9 years Bruno Cornec decrease log level back
(edit) @3477   9 years Bruno Cornec put setup_newt_stuff back at its place (after defining g_text_mode) to …
(edit) @3476   9 years Bruno Cornec Mindi now uses syslinux for UEFI as well as for BIOS mode for x86_64 - …
(edit) @3475   9 years Bruno Cornec Export more mr_lvm functions
(edit) @3474   9 years Bruno Cornec Fix #779 by adding the hid-generic module
(edit) @3473   9 years Bruno Cornec Fix mindi-get-perl-modules to support symlinks - If perl has symlinks …
(edit) @3472   9 years Bruno Cornec - Fix #778: Use fatlabel to recreate labelled FAT or VFAT FS when that …
(edit) @3471   9 years Bruno Cornec Remove incorrect Q&A on LVM not supported in nuke mode, which is wrong
(edit) @3470   10 years Bruno Cornec Adds support for mpt3sas driver (Dell T110 II)
(edit) @3469   10 years Bruno Cornec Remove usage of a local use_star variable and use the one in bkpinfo …
(edit) @3468   10 years Bruno Cornec - Avoids mondoarchive to crash on an allocation error when there is a …
(edit) @3467   10 years Bruno Cornec - Try to improve report messages when launching mindi
(edit) @3466   10 years Bruno Cornec ( Remove temporary log file for mindi before needing it (constant file …
(edit) @3465   10 years Bruno Cornec -Improve memory management of netfs_user by duplicating systematically …
(edit) @3464   10 years Bruno Cornec - suppress function archive_this_fileset_with_star and handle the star …
(edit) @3463   10 years Bruno Cornec - Adds support for additional virtio drivers
(edit) @3462   10 years Bruno Cornec - Fix mindi-get-perl-modules, non working on Debian 8 and probably …
(edit) @3461   10 years Bruno Cornec - Adds support for the vmw_pvscsi which should help with VMware VM support
(edit) @3460   10 years Bruno Cornec - Fix #776 by only using -e option of genisoimage when UEFI systems …
(edit) @3459   10 years Bruno Cornec - Adds support for virtio_scsi to help with VMware VM support
(edit) @3457   10 years Bruno Cornec - Update list of distros supported
(edit) @3455   10 years Bruno Cornec - Adds a VSA conf file in minimal.conf in order to have it when driver …
(edit) @3454   10 years Bruno Cornec - Avoids cp/mv messages at retore time when changing the pivot
(edit) @3453   10 years Bruno Cornec - Avoids msgs from mr-device-mounted in MondoRescue
(edit) @3452   10 years Bruno Cornec - Creates cache directories for rpcbind (RHEL6 & 7) before launching …
(edit) @3451   10 years Bruno Cornec - mr-device-mounted should be part of the boot env at restore time as …
(edit) @3450   10 years Bruno Cornec - One should always test locally before prtending eveything will just …
(edit) @3449   10 years Bruno Cornec - Fix a last typo just introduced
(edit) @3448   10 years Bruno Cornec - Fix a typo in mondo-prep - is_this_device_mounted now call …
(edit) @3447   10 years Bruno Cornec - Adds a mr-device-mounted binary to MondoRescue (replaces the code of …
(edit) @3446   10 years Bruno Cornec - Adds module rpcsec_gss_krb5 which may be needed for RHEL7 NFS - Fix …
(edit) @3445   10 years Bruno Cornec - If cloning use the frst NIC in case of need of start-netfs
(edit) @3444   10 years Bruno Cornec - Fix a missing instruction and homogeneize logs with prefixes
(edit) @3443   10 years Bruno Cornec - Adds an ipmode configuration parameter at boot time to typically …
(edit) @3442   10 years Bruno Cornec - Adds a README for usage of UEfI with MondoRescue (not complete yet)
(edit) @3441   10 years Bruno Cornec - Move the perl call in init after the extraction of data disks to get it !
(edit) @3440   10 years Bruno Cornec replace perl usage by tr as perl is not yet available for start-netfs
(edit) @3439   10 years Bruno Cornec - Prints the result of mount at the end of the umount of all FS to see …
Note: See TracRevisionLog for help on using the revision log.