source: MondoRescue/branches/3.3/mindi

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3843   14 months Bruno Cornec Fix find_dvd_device by removing useless second param and using wodim -inq
(edit) @3801   15 months Bruno Cornec Hopefully improve again commit hook
(edit) @3795   15 months Bruno Cornec Untag v3.3.0 never really published in the past - will start from here
(edit) @3785   4 years Bruno Cornec Fix #874 - improved byeboard support for opensuse 15.2 from Frank …
(edit) @3784   4 years Bruno Cornec Improve comment
(edit) @3783   4 years Bruno Cornec dires in depmods files now end with a /
(edit) @3781   4 years Bruno Cornec Adds minor fixes for Debian 10 support (Christian Werner …
(edit) @3780   4 years Bruno Cornec normalize usage of syslinux variable with dirname
(edit) @3778   4 years Bruno Cornec Adds support for UEFI Ubuntu starting with 16.04
(edit) @3774   5 years Bruno Cornec Adds support for nvme driver (Tone Montone <tonemontone_at_gmail.com>)
(edit) @3771   5 years Bruno Cornec minor typo (Christian Werner <Christian.Werner_at_t-online.de>)
(edit) @3769   5 years Bruno Cornec Add more alternatives for terminfo for Debian 10 support (Christian …
(edit) @3768   5 years Bruno Cornec Add more alternatives for the MBRFILE and GPTMBRFILE variables due to …
(edit) @3767   5 years Bruno Cornec add nls_ascii CDROM module for Debian 10 (Christian Werner …
(edit) @3766   5 years Bruno Cornec Remove extra spaces (Christian Werner <Christian.Werner_at_t-online.de>
(edit) @3764   5 years Bruno Cornec Fix #834 by adding the new directory where isolinux.bin is in the …
(edit) @3753   5 years Bruno Cornec Remove floppy support
(edit) @3750   5 years Bruno Cornec Add ramdisk_size doc also to README.bootparam as it is indeed a bootparam
(edit) @3748   5 years Bruno Cornec Avoid error in copy on distros not using btrfs subvols
(edit) @3746   5 years Bruno Cornec Reinstall mbr.bin (or pgtmbr.bin) from syslinux before calling boot …
(edit) @3744   5 years Bruno Cornec Only handle btrfs subvol when there are some
(edit) @3740   5 years Bruno Cornec Avoid recursing for btrfs subvol creating as already using option -p …
(edit) @3738   5 years Bruno Cornec Fix separator computation for btrfs subvol
(edit) @3737   5 years Bruno Cornec prepare dir struct and prepare also to umount btrfs subvolumes
(edit) @3730   5 years Bruno Cornec Generate scripts to make and mount btrfs subvolumes
(edit) @3729   5 years Bruno Cornec Fix libnss required deps for NFS on RHEL 8
(edit) @3727   5 years Bruno Cornec Fix nfs start on RHEL 8
(edit) @3725   6 years Bruno Cornec Attempt to fix Debian UEFI support
(edit) @3722   6 years Bruno Cornec Now log /boot/grub2/grub.cfg if it exists
(edit) @3714   6 years Bruno Cornec Add support for i40e Ethernet driver
(edit) @3713   6 years Bruno Cornec Adds support for xhci-pci
(edit) @3711   6 years Bruno Cornec Adds support for cdc_eem driver (USB emulated NICs)
(edit) @3710   6 years Bruno Cornec Add support for SLES 12/15 with UEFI and grub2
(edit) @3709   7 years Bruno Cornec mindi now logs the value of MINDI_TMP
(edit) @3705   7 years Bruno Cornec Check return status of mr-net-get-config to avoid errors due to …
(edit) @3702   7 years Bruno Cornec - Fix #838 by skipping subvol fstab lines for the mountlist
(edit) @3697   7 years Bruno Cornec Remove usage of groovy word to clarify what is done
(edit) @3693   8 years Bruno Cornec Adds support for HPE ProLiant Gen10 smartpqi driver
(edit) @3692   8 years Bruno Cornec mindi reorganization: - Auto computes now the space needed for initrd …
(edit) @3691   8 years Bruno Cornec Fix the parted part usage (review creation of partitions with RHEL7)
(edit) @3690   8 years Bruno Cornec Adds rpcinfo to list of minimal binaries to help debug
(edit) @3689   8 years Bruno Cornec Revert a modification on what I thought was useless code !!
(edit) @3688   8 years Bruno Cornec Fix a search made on / creating delays on NFS based machines e.g. for …
(edit) @3687   8 years Bruno Cornec Comment a now useless section of mr-parted2fdisk
(edit) @3684   8 years Bruno Cornec - Skip a potential Warning when calling parted (Warning: The disk CHS …
(edit) @3682   8 years Bruno Cornec Adds support for OpenSUSE 42 Leap for dbus paths under /bin (based on …
(edit) @3680   8 years Bruno Cornec - Fix issues and increase a bit EXTRA_SPACE (patch from Stanislav …
(edit) @3666   8 years Bruno Cornec Multiple mr-parted2fidsk fixes for parted usage - support the boot …
(edit) @3664   8 years Bruno Cornec Attempts to fix mr-parted2fdisk - usage of -m option of parted where …
(edit) @3663   8 years Bruno Cornec Better handling of -s option for parted2fdisk
(edit) @3662   8 years Bruno Cornec Remove useless code from CopyFromConf
(edit) @3661   8 years Bruno Cornec Adds preliminary DRBD support
(edit) @3660   8 years Bruno Cornec Mutualize code in CopyFromConf to reuse
(edit) @3658   8 years Bruno Cornec Improve nfs version support by allowing usage of nfs4 e.g. as a …
(edit) @3653   8 years Bruno Cornec Stop using the word PC and use machines instead
(edit) @3652   8 years Bruno Cornec Fix version boudaries for bootloader analysis - replace usage of -gt …
(edit) @3651   8 years Bruno Cornec Minor format improvement
(edit) @3650   8 years Bruno Cornec - Fix versions given back for mr-* tools - Log pb and mr versions in …
(edit) @3649   8 years Bruno Cornec - Support is planned for RHEL8/UEFI & Debian9/UEFI
(edit) @3647   8 years Bruno Cornec - Fix #805 by forcing the usage of parted when more than 1000 disks …
(edit) @3643   8 years Bruno Cornec - Add a log of device.map for grub2 - Remove extra memory allocation …
(edit) @3639   8 years Bruno Cornec Use LVM_SUPPRESS_FD_WARNINGS to avoid lvm error messages
(edit) @3637   8 years Bruno Cornec Fix a bug on EL7 where a test was badly written
(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 …
(copy) @3621   8 years Bruno Cornec New 3?3 banch for incorporation of latest busybox 1.25. Changing minor …
copied from branches/3.2/mindi
(edit) @3609   9 years Bruno Cornec Adds UEFI support for Fedora in mindi using grub2
Note: See TracRevisionLog for help on using the revision log.