Changeset 1623


Ignore:
Timestamp:
06/04/12 00:00:21 (12 months ago)
Author:
bruno
Message:
  • Announce of pb 0.12.1
  • Preparation of changelog files for MondoRescue? 3.0.2
Files:
4 edited

Legend:

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

    r1415 r1623  
    33MINDI CHANGES 
    44 
    5 2.1.2 (2012-12-23) 
     52.1.3 (2012-12-23) 
    66- TBD 
     7 
     82.1.2 (2012-06-03) 
     9- Fix a bug on RHEL 5 where lvdisplay doesn't support redirection. Adds a | cat in between, as was done for vgdisplay (Bruno Cornec) 
     10- Fix #617 and #615: Only non directtory are transferred to the rootfs by tar, in order to avoid linked dirs such as /lib to finish fully on it. (Bruno Cornec) 
     11- Adding pata_acpi support (Bruno Cornec) 
     12- Fix #607 by including kernel modules symlinked to modules out of tree (hpsa case from HP PSP) (Sanjeev V Kumar) 
     13- Fix #618 by adding support for new command tune4fs for labelling ext4 FS (needed on RHEL 5.6 at least) (Bruno Cornec) 
     14- Add support for HP CNA in Blades for PXE boot (Bruno Cornec) 
     15- Call kpartx to force device creation in case it wasn't done automatically as it should (Bruno Cornec) 
     16- Avoids useless warning by using the right regexp for 2.4.x kernel detection (Bruno Cornec) 
     17- Fix #609 by using option -L of stat in order to get the correct value for major and minor numbers of mapper links (bzium) 
     18- Fix #600 by linking /bin/sh to /bin/bash when it's in the initrd as the default shell used. Adds support for pushd/popd at least. (Bruno Cornec) 
     19- Fix #614 to add correct keyboard support on SLES 10 (Bruno Cornec) 
     20- Solve #610 by adding a --nolog option to mindi, which needs to be the first one, and used in analyze-my-lvm with a redirection of errors to /dev/null. (Bruno Cornec) 
     21- Fix #598 by increasing again boot sizes (Bruno Cornec) 
     22- Adds support for upstart (RHEL 6.2) to try having CTRL-ALT-DEL work again (Bruno Cornec) 
     23- Adds cnic net driver for bnx2i support on RHEL 6.2 at least (Bruno Cornec) 
     24- Prepare a new script to compute IP addresses mr-net-find (not used yet) (Bruno Cornec) 
     25- Fix #589 by removing fixed path for grep in mindi, and managing correctly paths for udev related binaries in mindi and rcS, and improving Arch Linux support (MC) 
     26- mv udev.files to udev.conf under deplist.d to be more coherent (Bruno Cornec) 
     27- Use LogFile everywhere possible as a echo replacement (Bruno Cornec) 
     28- Fix #590 by adding a warning in case of McAfee detection, and checking tar files before their copy. (Bruno Cornec) 
    729 
    8302.1.1 (2012-02-24) 
  • projects/mondorescue/pbconf/branches/3.0/mondo-doc/pbcl

    r1410 r1623  
    33MONDO-DOC CHANGES 
    44 
    5 3.0.2 (2012-12-23) 
     53.0.3 (2012-12-23) 
    66- TBD 
     7 
     83.0.2 (2012-06-03) 
     9- Update Lab to prepare a MCLinux UK Training (Bruno Cornec) 
     10- Update Presentation for TOS Training in devel branch (Bruno Cornec) 
     11- Detail the working mecanisms of HP ProLiant support with MondoRescue - doc in mindi package (Bruno Cornec) 
     12- Add an information file for OBDR support wrt to MondoRescue - doc in mindi package (Bruno Cornec) 
    713 
    8143.0.1 (2012-02-18) 
  • projects/mondorescue/pbconf/branches/3.0/mondo/pbcl

    r1415 r1623  
    33MONDO CHANGES 
    44 
    5 3.0.2 (2012-12-23) 
     53.0.3 (2012-12-23) 
    66- TBD 
     7 
     83.0.2 (2012-06-03) 
     9- Additon of a regression test suite in mondo-test. This version was tested with it for rhel-6-x86_64, rhel-5-x86_64, debian-6.0-x86_64, ubuntu-11.04-i386 (Bruno Cornec) 
     10- Fix #616 by using the correct temp variable (statically allocated) for NFS analysis (Bruno Cornec) 
     11- Fix #618 by adding support for new command tune4fs for labelling ext4 FS (needed on RHEL 5.6 at least) (Bruno Cornec) 
     12- Improve error messages for handling better #611 (Bruno Cornec) 
     13- Fix #596 for good as well as #473 and #500: now mondorestore will recreate correctly md devices with their original UUIDs and original metadata format. (Bruno Cornec) 
     14- Fix #595 (MD core dump issue) by removing an abusive mr_free (Bruno Cornec) 
     15- Manages grub version at backup time and in the conf file (Bruno Cornec) 
     16- Adds a mkraidtab CLI parameter to test raidtab generation (Bruno Cornec) 
     17- Rewrite strip_space in a much simpler version without valgrind warnings (Bruno Cornec) 
     18- Fix #599 on NFS user mount error (Victor Gattegno) 
    719 
    8203.0.1 (2012-02-24) 
Note: See TracChangeset for help on using the changeset viewer.