Changeset 957 in ProjectBuilder


Ignore:
Timestamp:
Feb 5, 2010, 5:38:40 PM (14 years ago)
Author:
Bruno Cornec
Message:

Prepare official release 2.2.9.2 for MondoRescue

Location:
projects/mondorescue/pbconf/branches/2.2.9
Files:
4 edited

Legend:

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

    r925 r957  
    33MINDI CHANGES
    44
    5 2.0.7.2 (2009-12-01)
    6 - TBD
     52.0.7.2 (2010-02-05)
     6- Adds support for sata_svw for Porliant DL 385 G5p. Fixes #391 (Bruno Cornec/Robert)
     7- Adds support for ums-cypress/ums_cypress (Bruno Cornec)
     8- Improves device exclusion for LVM (support for symlinks, mapper at all levels: PV, VG, LV, and new boot option excludedevs) and fixes #382, #384, #385 (Bruno Cornec)
     9- Rename some variables exported to avoid accidental conflict (EXCLUDE_DEVS => MINDI_EXCLUDE_DEVS and ADDITIONAL_BOOT_PARAMS => MINDI_ADDITIONAL_BOOT_PARAMS) (Bruno Cornec)
     10- Using forcemods="mod1 mod2" will now do something and load those modules first (Bruno Cornec)
     11- Adds support for links to modules (.ko pointing to .o) such as with VMWare extensions (Bruno Cornec)
     12- Adds i-want-my-lvm content in mindi log file (Bruno Cornec)
     13- Adds vmxnet3 driver support to mindi for some VMWare versions (Bruno Cornec)
     14- Adds scsi_dump_register to mindi SCSI_MODS for RHEL3 + IBM servers (Bruno Cornec)
     15- nfsopt restore boot time option added to support custom mount options for network restore (Bruno Cornec)
    716
    8172.0.7.1 (2009-11-28)
  • projects/mondorescue/pbconf/branches/2.2.9/mondo-doc/pbcl

    r925 r957  
    33MONDO-DOC CHANGES
    44
    5 2.2.9.2 (2009-12-01)
    6 - TBD
     52.2.9.2 (2010-02-05)
     6- Fix 2 typos in the HOWTO (Bram Mertens)
     7- Fix errors in man pages format (Rogério Brito)
     8- Addition of the Lab for Mondorescue (Bruno Cornec)
    79
    8102.2.9.1 (2009-11-28)
  • projects/mondorescue/pbconf/branches/2.2.9/mondo/pbcl

    r925 r957  
    33MONDO CHANGES
    44
    5 2.2.9.2 (2009-12-01)
    6 - TBD
     52.2.9.2 (2010-02-05)
     6- Fix #388: SElinux (and ACLs + xattrs) are now supported fully (Bruno Cornec/Kevin Ritzenthaler)
     7- Improves device exclusion for LVM (support for symlinks, mapper at all levels: PV, VG, LV, and new boot option excludedevs) and fixes #381, #382, #384, #385 (Bruno Cornec)
     8- Fix #383 by using pvdisplay instead of relying on 8e as partition type (Bruno Cornec)
     9- Exclude rpc_pipefs type of filesystems from find (Bruno Cornec)
     10- Adds the --rescue flag to ntfsclone (Andree Leidenfrost)
     11- Replace some sprintf by mr_asprintf to add dynamic memory management (Bruno Cornec)
     12- Fix #377: Segfault in pause_and_ask_for_cdr() (ggeens)
     13- Fix a bug when isodir is / only when splitting it in iso_path and iso_mnt (Kennedy Doss/Bruno Cornec)
     14- Fix #375 mondo will segfault if the partition in sensibly_set_tmpdir_and_scratchdir() is read-only (cylau)
    715
    8162.2.9.1 (2009-11-28)
  • projects/mondorescue/pbconf/branches/2.2.9/mondorescue.pb

    r925 r957  
    2828sshport mondorescue = 22
    2929
    30 testver mondorescue = true
     30testver mondorescue = false
    3131projver mondorescue = 2.2.9.2
    3232projtag mondorescue = 1
Note: See TracChangeset for help on using the changeset viewer.