Changeset 1890 in MondoRescue


Ignore:
Timestamp:
Mar 22, 2008, 1:46:27 AM (16 years ago)
Author:
Bruno Cornec
Message:

Changelog updated for 2.2.5 release

Location:
branches/2.2.5/pbconf
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.5/pbconf/mindi-busybox/pbcl

    r1811 r1890  
    33MINDI-BUSYBOX CHANGES
    44
    5 1.7.3-1 (2007-11-15)
     51.7.3-1 (2003-03-22)
    66- Updated based on busybox 1.7.3 (Bruno Cornec)
     7- Fix gentoo installation issue (Francesco Talamona/Bruno Cornec)
    78- remove MONOTONIC clock to continue to support 2.4 kernels (RHEL 3 e.g. or ESX) (Bruno Cornec)
    89- Adds dd support for swap partition label (Bruno Cornec)
     10- Try to add cttyhack to suppress an error message at shell level (Bruno Cornec)
    911
    10121.7.2-1 (2007-10-30)
  • branches/2.2.5/pbconf/mindi/pbcl

    r1838 r1890  
    33MINDI CHANGES
    44
    5 2.0.0 (2007-12-13)
    6 - Fix an issue on parted output (K instead of KB) in parted2fdisk at restore time on ia64 (Bruno Cornec)
     52.0.0 (2008-03-22)
     6- Fix #172 kernel panic during restore (Angelo Pozzi)
     7- Remove floppy support from mindi (Bruno Cornec)
     8- Align more mindi with the version from stable (Bruno Cornec)
     9- ReadAllLink rewritten again to fix bug reports on ML (Bruno Cornec)
     10- Improved dmidecode error handling (Bruno Cornec)
     11- More logs on dependencies computation to help debug (Bruno Cornec)
     12- Try to overcome OpenSuSE stupidity in fstab format (Bruno Cornec)
     13- mindi now logs FORCE|DENY_MODS variables (Bruno Cornec)
     14- Fix lack of /etc/raidtab at restore rime in the right place (Dirk Husung)
     15- Add efibootmgr to deplist.txt in order to be able to modify EFI menu at restore time on ia64 (Bruno Cornec)
     16- Adds support for nls_utf8 and pata_serverworks (Dirk Husung)
     17- Fix an issue on parted output (K instead of KB) in parted2fdisk at restore time (Bruno Cornec)
    718- Add support for hardware backup/restore on Proliant (Bruno Cornec)
    819- Add boot option denymods to avoid loading some modules (Bruno Cornec)
     
    1223- Increase BOOT_SIZE and EXTRA_SIZE to support features such as HW recovery (Bruno Cornec)
    1324- Adds support for nohw boot option to avoid re-setuping the HW conf (Bruno Cornec)
    14 - Fix #215 mindi does not found failsafe kernel's modules (Bruno Cornec)
     25- Fix #215 mindi does not find failsafe kernel's modules (Bruno Cornec)
    1526- Fix #214 mindi ignores FAILSAFE kernel choice (xdelaruelle)
    1627- parted2fdisk binary replaced by the perl version at restore time on ia64 (Bruno Cornec)
     
    2435- perl is now required at restore time to support uuid swap partitions (Bruno Cornec)
    2536- Small optimization in mindi on keyboard handling (one single find instead of multiple) (Bruno Cornec)
    26 - Attempt to automatically guess block disk size for ramdisk (Bruno Cornec)
     37- Automatically guess block disk size for ramdisk (Bruno Cornec)
    2738- Adds full UUID support especially on Ubuntu 7.10 (Bruno Cornec)
    28 - Adds magic file to depllist in order to have file working + ldd and strace (Bruno Cornec)
     39- Adds magic file to deplist in order to have file working + ldd and strace (Bruno Cornec)
    2940- Adds USB disk/key support (Bruno Cornec)
    3041- On ia64 elilo.efi is now searched throughout /boot/efi and not in a fixed place as there is no standard (Bruno Cornec)
     
    3647- Improve Ubuntu/Debian keyboard detection and support (Bruno Cornec)
    3748- Install isolinux.cfg correctly (Bruno Cornec)
    38 - Adaptation of build process to pb (Bruno Cornec)
     49- Adaptation of build process to pb http://trac.project-builder.org (Bruno Cornec)
    3950- Really Fix #163 support for 3w-9xxx 3w_9xxx (Bruno Cornec)
    4051- /tmp => /var/log for mondorestore.log (Bruno Cornec)
     
    4455- Fix #194 automatically rebooting at the end of PXE restore process (Bruno Cornec)
    4556- Fix #190 mondo-restore replaced by mondorestore (veelo)
    46 - Fix bug #189 older mdadm support (Mark Nienberg)
     57- Fix #189 older mdadm support (Mark Nienberg)
    4758- Add a MAX_DISKS variable and increase to 99 (Tilman Schmidt/Bruno Cornec)
    4859- Add support of pata_marvell module (Tilman Schmidt)
  • branches/2.2.5/pbconf/mondo-doc/pbcl

    r1838 r1890  
    33MONDO-DOC CHANGES
    44
    5 2.2.5 (2007-12-13)
     52.2.5 (2008-03-22)
     6- Adds doc for wodim usage (Bruno Cornec)
     7- Remove floppy support in docs as well (Bruno Cornec)
     8- Adds the possibility to increase debug level at restore time with a -K option (Bruno Cornec)
    69- Updates mondoarchive/mindi man pages for USB support (Bruno Cornec)
    710- Build process adapted to use pb http://trac.project-builder.org (Bruno Cornec)
  • branches/2.2.5/pbconf/mondo/pbcl

    r1838 r1890  
    33MONDO CHANGES
    44
    5 2.2.5 (2007-10-11)
     52.2.5 (2008-03-22)
     6- Remove floppy support from mondo (Bruno Cornec)
     7- mondoarchive now really excludes /tmp by default (Bill R. Williams)
     8- Postpone removal of tmpdir to avoid error messages at end (Bruno Cornec)
     9- Replace some sprintf by asprintf, searching for a core dumped bug at restore time (Bruno Cornec)
     10- Gentoo ebuild fixes Cf: http://bugs.gentoo.org/show_bug.cgi?id=176738 (Francesco Talamona)
     11- Adds the possibility to increase debug level at restore time with a -K option (Bruno Cornec)
     12- Fix BigFile support when one bigfile is deleted during the archiving (Bruno Cornec)
     13- Fix NFS mount problem (Bruno Cornec)
     14- Removal of locate usage completely from code to use find (Bruno Cornec)
     15- Never tries to eject a NFS media (Brian McKee)
     16- Only ask for size in NFS mode at backup time (Brian McKee)
    617- Adds support for alb/aft types of bonding on Intel cards (Mark Pinkerton)
    718- Adds Fedora 8 and Ubuntu 7.10 build support (Bruno Cornec)
     
    1223- Create MONDO_CACHE and use it everywhere + creation at start (Bruno Cornec)
    1324- Add USB Key button to Menu UI (CD streamer removed) (Bruno Cornec)
    14 - Adds USB disk/key support (Bruno Cornec)
     25- Add USB disk/key support (Bruno Cornec)
    1526- Attempt to fix error messages on tmp/scratch files at the end by removing those dir at the latest possible (Bruno Cornec)
    1627- Fix a bug linked to the size of the -E param which could be used (Arnaud Tiger/René Ribaud)
     
    1829- Fix #137 and #3 issue with large exclude list (> 1000 chars) (Bruno Cornec)
    1930- Fix #191 edition of mountlist in compare mode (Bruno Cornec)
    20 - Fix bug #197 (Scott Cummings/Bruno Cornec)
     31- Fix partially #197 count deleted files in compare (Scott Cummings/Bruno Cornec)
    2132- Fix some some valgrind errors (Bruno Cornec)
    2233- Fix a bug where df was using locale to print messages and wasn't filtered correctly (Bruno Cornec)
Note: See TracChangeset for help on using the changeset viewer.