Changeset 1319 in ProjectBuilder for projects/mondorescue
- Timestamp:
- Jun 27, 2011, 2:26:49 AM (14 years ago)
- 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
r1292 r1319 2 2 3 3 MINDI-BUSYBOX CHANGES 4 5 1.18.3-3 (2011-06-27) 6 - Adds the swapon feature to mindi-busybox (Bruno Cornec) 7 - Removes telinit call in busybox to try to fix problems when reboot at end of restore (Bruno Cornec) 8 - Addes an extraversion for revision support (Bruno Cornec) 9 - Adds support for ifconfig and ping for PXE+NFS boot for this version of mindi-busybox (Bruno Cornec) 10 - Adds support for MT back mandatory for OBDR (Bruno Cornec) 4 11 5 12 1.18.3-2 (2011-04-12) -
projects/mondorescue/pbconf/branches/2.2.9/mindi/pbcl
r1292 r1319 3 3 MINDI CHANGES 4 4 5 2.0.7. 8 (2011-04-13)5 2.0.7.9 (2011-06-30) 6 6 - TBD 7 8 2.0.7.8 (2011-06-27) 9 - Fix mindi-get-perl-modules when perl dirs in @INC are symlinks (case on Ubuntu 11.04) (Bruno Cornec) 10 - Fix option --findkernel in case of Xen kernel so that mondoarchive get a correct answer instead of an empty one. (Bruno Cornec) 11 - Fix #484 by adding support for the arcmsr driver (to support the Areca ARC-1220 RAID Controller) (Bruno Cornec) 12 - Avoids error msgs if no mondo-restore.cfg file exists (when mindi used stdalone) (Bruno Cornec) 13 - Attempt to fix Xen kernel support by avoiding to remove xen kernel fro; the possible_kernels list too early, whereas it's used afterwards to get them. (Bruno Cornec) 14 - Fix #481 by supporting the new kbd file in latest Ubuntu 10.10+ (Victor Gattegno) 15 - Propose more variables in the mindi.conf example (Bruno Cornec) 16 - More explicit messages when size unsufficient in mindi for kernel + initrd as per #471 (Bruno Cornec) 17 - Log content of mondo-restore.cfg (Bruno Cornec) 18 - Remove very old code creating confusing symlinks pico to nano in init. Fix #477 (patch from MC) 7 19 8 20 2.0.7.7 (2011-04-12) -
projects/mondorescue/pbconf/branches/2.2.9/mondo-doc/pbcl
r1292 r1319 3 3 MONDO-DOC CHANGES 4 4 5 2.2.9. 7 (2011-04-13)5 2.2.9.8 (2011-09-13) 6 6 - TBD 7 8 2.2.9.7 (2011-06-27) 9 - Fix -E and -I example in man page which were lacking the '|' as separator (Bruno Cornec) 10 - Update on P2V doc including RHEL6 validation and some minor additions (Lester Wade) 7 11 8 12 2.2.9.6 (2011-04-12) -
projects/mondorescue/pbconf/branches/2.2.9/mondo/pbcl
r1292 r1319 3 3 MONDO CHANGES 4 4 5 2.2.9.8 (2011-09-13) 6 - TBD 7 5 8 2.2.9.7 (2011-04-13) 6 - TBD 9 - Fix multi-media restore by umounting it before looping to ask for the next (Bruno Cornec) 10 - Fix #485 by replacing a wrong call to mr_asprintf which was provoking core dumped (Bruno Cornec) 11 - Fix a NULL pointer used in exclude_path if -E option for mondoarchive was not specified (Taguchi/Bruno Cornec) 12 - Fix -maxdepth option usage for find command (Taguchi) 13 - Free memory for mountdir which was forgotten (backport from 2.2.10) (Bruno Cornec) 14 - Better loging of labeling in mondo when in nuke mode (Bruno Cornec) 15 - Fix #468 by adding support of ext attr and compression type through the GUI. (Bruno Cornec) 16 - Fix #433 by introducing a new bkpinfo member (subdir) to support storing the subdir under which ISO images are stored on an external HDD (Bruno Cornec) 17 - Fix #432 with a better message at a start (Bruno Cornec) 18 - Fix #404 with text properly centered in open_and_list_dir (Chucky) 19 - Fix computation issues in resize_drive_proportionately_to_suit_new_drives (JB/Bruno Cornec) 7 20 8 21 2.2.9.6 (2011-04-12)
Note:
See TracChangeset
for help on using the changeset viewer.