Changeset 1675 in ProjectBuilder for projects/mondorescue


Ignore:
Timestamp:
Nov 13, 2012, 5:03:08 AM (11 years ago)
Author:
Bruno Cornec
Message:
Location:
projects/mondorescue/pbconf/branches/3.0
Files:
4 edited

Legend:

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

    r1410 r1675  
    22
    33MINDI-BUSYBOX CHANGES
     4
     51.18.5-3 (2012-11-12)
     6- Fix #632 by adding a required include to build mindi-busybox on Arch Linux (Stefan Husmann/MC)
    47
    581.18.5-2 (2012-01-27)
  • projects/mondorescue/pbconf/branches/3.0/mindi/pbcl

    r1643 r1675  
    33MINDI CHANGES
    44
    5 2.1.4 (2012-12-08)
    6 - TBD
     52.1.4 (2012-11-12)
     6- Fix #611 for SLES SP1/SP2 with improved LVM support and addition of a function GiveVGLVOfdm to analyze-my-lvm (Matthew Ross/Bruno Cornec)
     7- Fix #654 by exporting correct value for LANG and LANGUAGE in analyze-my-lvm to avoid localized display (ediaz)
     8- Improve Fedora 17 support and #656 with all sort of symlinks from / to /usr (Bruno Cornec)
     9- Improve VxFS support and #167 (Bruno Cornec)
     10- Add proposed enhancement in #648 to add more control through conf file to boot timeout and default mode (Matthew Ross)
     11- Fix #649 by adding serial port detection in GetShell function which was harcoding the tty to use (Matthew Ross)
     12- Fix #639 bu adding dyn. libs needed on RHEL 6.3 by ssh (Peter Kohler)
     13- Fix #622: Adds swaplabel support if it exists (Bruno Cornec)
     14- Fix #647: bash is now systematically included in the ramdisk
     15- Fix #631 by adding /bin/lsmod to minimal.conf in order to support SLES 11 SP2
     16- Fix #623 by sorting correctly the dev mapper devices when more than 10 are handled (Martin Kitka/Didier Diaz)
     17- Adds support for 3.5 kernel and USB keyboard by adding module hid_generic (Hugo vw)
     18- Increase size of tmpfs using shm in order to support larger mindi boot images (Mark Wisniewski)
     19- Solve #646 by increasing BOOT_SIZE for Ubuntu 12.04 (Victor Gattegno)
    720
    8212.1.3 (2012-07-08)
  • projects/mondorescue/pbconf/branches/3.0/mondo-doc/pbcl

    r1624 r1675  
    33MONDO-DOC CHANGES
    44
    5 3.0.3 (2012-12-23)
    6 - TBD
     53.0.3 (2012-11-12)
     6- No change
    77
    883.0.2 (2012-06-03)
  • projects/mondorescue/pbconf/branches/3.0/mondo/pbcl

    r1643 r1675  
    44
    553.0.3 (2012-12-23)
    6 - TBD
     6- Adds a warning msg at restore time so that LVM modifications are done in /tmp/i-want-my-lvm and not in the mountlist (Bruno Cornec)
     7- Expand the exclude list to 16 times 512 (MAX_STR_LEN) instead of 8 to support a larger exclude list. (Bruno Cornec)
     8- Fix #611 by changing make-me-bootable to first desactivate all active partitions on the given disk, and then reactivate only the one needed  (Bruno Cornec)
     9- Add option -sparse to all star calls to add support of sparse file in case of star usage, as afio sparse file support seems broken (Bruno Cornec)
     10- Fix #652 by sending errors messages from fdisk to /dev/null to avoid LVM error messages on latest versions (Joel Kociolek)
     11- Fix #650 as pvdisplay output format changed in SLES 11 which returns a dm not the mapper. (Victor Gattegno)
     12- Fix partially #611 and #412 by calling the new OpenSUSE/SELS grub-install when detecting that a /usr/sbin/grub-install.unsupported is present (Victor Gattegno/Bruno Cornec)
     13- Add support for missing mkdtemp such as Red Hat 6.2 (Bruno Cornec)
     14- Fix #622: Adds swaplabel support if it exists (Bruno Cornec)
     15- Fix #623 by sorting correctly the dev mapper devices when more than 10 are handled (Martin Kitka/Didier Diaz)
     16- Fix #644 again by backporting a 3.1 patch to use dynamic memory allocation for the function run_program_and_log_output (Bruno Cornec)
     17- Improve autoconf/automake build process (Bruno Cornec)
    718
    8193.0.2 (2012-06-03)
     20- Fix a bug on RHEL 5 where lvdisplay doesn't support redirection. Adds a | cat in between, as was done for vgdisplay (Bruno Cornec)
    921- 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)
    1022- Fix #616 by using the correct temp variable (statically allocated) for NFS analysis (Bruno Cornec)
Note: See TracChangeset for help on using the changeset viewer.