Ignore:
Timestamp:
Dec 23, 2011, 2:48:47 AM (12 years ago)
Author:
Bruno Cornec
Message:
  • Prepare version 3.0.0 delivery
File:
1 edited

Legend:

Unmodified
Added
Removed
  • projects/mondorescue/pbconf/branches/3.0/mindi/pbcl

    r1345 r1376  
    33MINDI CHANGES
    44
    5 2.1.0 (2011-06-30)
     52.1.1 (2011-12-23)
    66- TBD
     7
     82.1.0 (2011-12-23)
     9- Fix a bug in analyze-my-lvm where LVs were created in random order (the one of lvscan) instead of using the dm-xxx order, which creates issues at restore time between the mapping created then and the one we had at backup time which could be inconssistent (Bruno Cornec)
     10- Force activation of first partition which should not be optional as everything is destroyed before (Bruno Cornec)
     11- Exclude sysfs devpts and tmpfs partitions found in RHEL 6.2 from analyze by mindi (made error messages) (Bruno Cornec)
     12- Fix a bug in mindi when having multiple swap partiions with same starting string (/dev/dm-1 and /dev/dm-16). (Bruno Cornec)
     13- Exclude /run similarly to /sys and /proc (Bruno Cornec)
     14- Fix #525 and improve printing when no /etc/raidtab, but still md devices (Bruno Cornec)
     15- Adds support for a new pata_atiixp, bnx2i, virtio drivers (Bruno Cornec)
     16- Force block size back to 32768 in OBDR mode after skipping the 2 tape marks, to read the additional rootfs data corerctly (Bruno Cornec)
     17- Fix #498 by using an external program (hpsa_obdr_mode) which can set the mode of the tape to CD-ROM or Sequential at will. (Bruno Cornec)
     18- Simplify the function engaging SCSI for Smart Array controllers, and support as many controller as we have (Bruno Cornec)
     19- Attempt to solve #503 by handling /lib64 separately for udev and only if not a link (to /lib) for Ubuntu 64 (Bruno Cornec)
     20- Fix #499 by using a real init from busybox and moving our init script to etc/init.d/rcS. We also now call the reboot from busybox to exit, which indeed reset the system correctly (in a VM at least which wasn't the case before). Requires a new mindi-busybox as well. (Bruno Cornec)
     21- Improve mindi support for kernel 3.x (Bruno Cornec)
     22- Improve again ProLiant HW support, by adding references to the yet to come SSSTK rpm so that conrep is called at its future right place. (Bruno Cornec)
     23- Fix #491 by correctly checking Xen kernel used for a dom0 env (Bruno Cornec)
     24- Adds support for hwaddr (MAC addresses) at restore time, and map to the correct NIC if it's found at restore time (Stefan Heijmans/Bruno Cornec)
     25- Fix an issue on udevadm call (Bruno Cornec)
     26- Fix #501 by pushing BOOT_SIZE to 36864 for certain Ubuntu cases (Bruno Cornec)
     27- Add compatibility with the latest SSSTK + PSP content for HP ProLiant + branding homogeneous now. Using hpacuscripting now. (Bruno Cornec)
     28- Fix bugs in the kernel detection routine of mindi related to echo badly captured (Bruno Cornec)
     29- Uses the -d option of the mount command to avoid leaving loop devices in use. Should fix the problems reported on the ML with NFS and more than 8 ISO images (Bruno Cornec)
     30- Copy everything under .ssh of root account to allow for sshfs mount without passwd at restore time. (Bruno Cornec)
     31- Improve msgs printed during kbd analysis (Bruno Cornec)
     32- Fix an error when dmidecode reports comments before system name (Bruno Cornec)
     33- Move fvat nd fat modules to CDROM_MODS in order to have them in the initrd to support saving logs to a USB device e.g. (Bruno Cornec)
     34- Fix #492 by removing an extra useless fi (Bruno Cornec)
     35- Fix issues in test of FindKernel for Xen and non Xen cases (Bruno Cornec)
     36- Improve mbr.bin handling (Bruno Cornec)
     37- Improve error message in case mondorestore isn't found (Bruno Cornec)
     38- Install an MBR on USB devices when possible (Bruno Cornec)
     39- Fix a compatibility bug in mindi where exclude lists with '|' was incorrectly analyzed (' ' still expected) (Bruno Cornec)
     40- Adds 3 binaries called potentially by udev to support USB key mount at restore time (Victor Gattegno)
     41- Removes a warning when trying to launch udevadm and it doesn't exist (RHEL 5 e.g.) (Bruno Cornec)
    742
    8432.0.7.8 (2011-06-27)
Note: See TracChangeset for help on using the changeset viewer.