Changeset 1236


Ignore:
Timestamp:
02/27/11 21:47:51 (2 years ago)
Author:
bruno
Message:
  • Prepare mondo 2.2.9.5
Location:
projects/mondorescue/pbconf/branches/2.2.9
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • projects/mondorescue/pbconf/branches/2.2.9/mindi-busybox/pbcl

    r384 r1236  
    22 
    33MINDI-BUSYBOX CHANGES 
     4 
     51.18.3 (2011-02-27) 
     6- Updated based on busybox 1.18.3 to solve tar issues with latest RHEL 6 e.g. (Bruno Cornec) 
    47 
    581.7.3-1 (2008-03-22) 
  • projects/mondorescue/pbconf/branches/2.2.9/mindi/pbcl

    r1213 r1236  
    33MINDI CHANGES 
    44 
    5 2.0.7.6 (2011-01-28) 
     52.0.7.7 (2011-02-28) 
     6- TBD 
     7 
     82.0.7.6 (2011-02-27) 
     9- Adds functions and /bin/loadkeys (new location) to minimal set of commands to have (Bruno Cornec) 
     10- provides a makemessage option to mindi and this function now works with pbdistrocheck (Bruno Cornec) 
     11- Latest lvdisplay on RHEL6 prints MiB instead of MB. Impact on analyze-my-lvm fixed. (Bruno Cornec) 
     12- With mindi-busybox 1.18.3 the syntax of openvt changed. Mindi is now compatible with this as well as the older one. (Bruno Cornec) 
     13- Adds a restore quiet option (Bruno Cornec) 
     14- Fixes for RHEL6 support with additional modules (Bruno Cornec) 
     15- Fix #462 (removes temp dir if analyze-my-lvm launched in stand alone mode) (Bruno Cornec) 
     16- Fix issue with mindi when launched from a dir containing spaces (Bruno Cornec) 
     17- Fix #459 by correcting an old README containing info on the edit-mountlist binary which doesn't exist. (Bruno Cornec) 
    618- Adds support for hpsa (new HP Smart Array driver), r8169, xhci, virtio, mega_sr, ide_gd_mod, pata_jmicron, cp210x, dca, raid6_pq, xor async_tx, async_memcpy, async_xor, pata_sil680 drivers (Bruno Cornec) 
    719- Replace usage of pvs with pvscan for speed reasons in analyze-my-lvm (Bruno Cornec) 
    820- Workaround problems met on RHEL 5.2 and 5.4 around pvs command generating a list of \n separated pvs with back quotes in an unexpected way. (Bruno Cornec) 
    921- Adds /etc/rpc and /etc/netconfig as minimal deps for mindi for latest NFS support (Bruno Cornec) 
    10 - Boot size pushed to 20MB (Bruno Cornec) 
     22- Boot size and extra size pushed to 24MB and 70MB to support correctly Fedora 14 and Debian 6.0 (Bruno Cornec) 
    1123- Fix #446 by exiting mindi before doing anything weird in it (Bruno Cornec) 
    1224- Fix #445 to avoid vg with similar names to be wrongly excluded (vgroot and vgroot-san e.g.) (Michael Shapiro/Bruno Cornec) 
  • projects/mondorescue/pbconf/branches/2.2.9/mondo-doc/pbcl

    r1175 r1236  
    66- TBD 
    77 
    8 2.2.9.5 (2011-01-28) 
     82.2.9.5 (2011-01-27) 
     9- Document in man page and HOWTO the syntax modifications for -E/-I options and '|' separator 
    910- Adds the mondoarchive reference card (Lester Wade) 
    1011- Updated P2V doc from Lester Wade (Lester Wade) 
  • projects/mondorescue/pbconf/branches/2.2.9/mondo/pbcl

    r1213 r1236  
    33MONDO CHANGES 
    44 
    5 2.2.9.5 (2011-01-28) 
     52.2.9.6 (2011-02-28) 
     6 
     72.2.9.5 (2011-02-27) 
     8- Do not create an error when a phys device has 0 size and is a /dev/dm-* device (Bruno Cornec) 
     9- Excluding vmhgfs FS for VMWare guests mounting areas of the host. (Bruno Cornec) 
     10- Fix #444. mondoarchive now supports inclusion/exclusion of dirs with spaces in their name. this required a syntax change for the -E/-I options where the list of dirs needs to be separated by '|' now instead of ' '. (Bruno Cornec) 
     11- Fix a bug when no -E option is given on CLI (null) string generated (Bruno Cornec) 
    612- Backport from 2.2.10 the support of a dynamic exclude_path variable. Should help fix #366, #421, #368, #371, #443 (Bruno Cornec) 
    713- Exits if the protocol used is not recognized (error with -n fs:// typo) (Bruno Cornec) 
Note: See TracChangeset for help on using the changeset viewer.