Changeset 1410


Ignore:
Timestamp:
02/18/12 00:38:42 (15 months ago)
Author:
bruno
Message:
Location:
projects/mondorescue/pbconf/branches/3.0
Files:
4 edited

Legend:

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

    r1396 r1410  
    33MINDI-BUSYBOX CHANGES 
    44 
    5 1.18.5-1 (2012-01-27) 
     51.18.5-2 (2012-01-27) 
    66- Adds a Replace in .deb packages to handle correctly the update process (Bruno Cornec) 
    77 
  • projects/mondorescue/pbconf/branches/3.0/mindi/pbcl

    r1376 r1410  
    33MINDI CHANGES 
    44 
    5 2.1.1 (2011-12-23) 
     52.1.2 (2012-12-23) 
    66- TBD 
    77 
     82.1.1 (2012-02-18) 
     9- Adds rpcbind support. Fixes RHEL6.2 NFS restore, and hopefully Debian as well. (Bruno Cornec) 
     10- Force inclusion all files mentioned in minimal.conf (Bruno Cornec) 
     11- Fix #576 by truncating the mesage text created with cut (Bruno Cornec) 
     12- Fix #586: mindi now skips swap files in the mountlist creation (Bruno Cornec) 
     13- Adds module usb_common support for Linux kernel 3.2 (Bruno Cornec) 
     14- Adds brtfs support (Michael Caerwyn mcaerwyn_at_gmail.com) 
     15- Fix a bug where lvm libes were duplicated (Michael Caerwyn mcaerwyn_at_gmail.com) 
     16- Fix #582 by avoiding the use of the term WARNING and using now INFO and a hopefully improved msg (Bruno Cornec) 
     17- Fix #519 for good by cjecking syslinux version 4.02 and making a special call to --stupid for it. THat's all it deserves ;-) (Bruno Cornec) 
     18- Adds support for more VIA device drivers (pata and rhine) (Bruno Cornec) 
     19- debugfs should be excluded from the device considered for fstab analysis (Bruno Cornec) 
     20 
    8212.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) 
     22- 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 inconsistent (Bruno Cornec) 
    1023- Force activation of first partition which should not be optional as everything is destroyed before (Bruno Cornec) 
    1124- Exclude sysfs devpts and tmpfs partitions found in RHEL 6.2 from analyze by mindi (made error messages) (Bruno Cornec) 
  • projects/mondorescue/pbconf/branches/3.0/mondo-doc/pbcl

    r1376 r1410  
    33MONDO-DOC CHANGES 
    44 
    5 3.0.1 (2011-12-23) 
     53.0.2 (2012-12-23) 
    66- TBD 
     7 
     83.0.1 (2012-02-18) 
     9- No modification 
    710 
    8113.0.0 (2011-12-23) 
  • projects/mondorescue/pbconf/branches/3.0/mondo/pbcl

    r1376 r1410  
    33MONDO CHANGES 
    44 
    5 3.0.1 (2011-12-23) 
     53.0.2 (2012-12-23) 
    66- TBD 
     7 
     83.0.1 (2012-02-18) 
     9- Fix #580 by checking a modification on the mountlist and then asking for conf file adaptation (Bruno Cornec) 
     10- Fix #127 by removing code which was forcing media size in NFS mode blindly (Michael Caerwyn mcaerwyn_at_gmail.com) 
     11- Fix #584 by using memmove to allow strings to overlap (tottenwd) 
     12- Adds grub2 support  (Michael Caerwyn mcaerwyn_at_gmail.com) 
     13- Adds brtfs support (Michael Caerwyn mcaerwyn_at_gmail.com) 
     14- Fix #579 by checking with pipes on both sides of the string (Bruno Cornec) 
     15- Fix #578 by improving the regexp used for CD/DVD detection with -scanbus option (Victor Gattegno/Bruno Cornec) 
     16- Adds more verbosity when LVM creation fails. (Bruno Cornec) 
     17- Fix #577 by having factor back as a float (not a long ! it's a decimal value) and making the appropriate cast. (Bruno Cornec) 
     18- Really never inject or eject when the -e option is passed or device is inappropriate (USB, Net, ...) (Bruno Cornec) 
    719 
    8203.0.0 (2011-12-23) 
Note: See TracChangeset for help on using the changeset viewer.