Changeset 1236 in ProjectBuilder for projects/mondorescue/pbconf
- Timestamp:
- Feb 27, 2011, 9:47:51 PM (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
r384 r1236 2 2 3 3 MINDI-BUSYBOX CHANGES 4 5 1.18.3 (2011-02-27) 6 - Updated based on busybox 1.18.3 to solve tar issues with latest RHEL 6 e.g. (Bruno Cornec) 4 7 5 8 1.7.3-1 (2008-03-22) -
projects/mondorescue/pbconf/branches/2.2.9/mindi/pbcl
r1213 r1236 3 3 MINDI CHANGES 4 4 5 2.0.7.6 (2011-01-28) 5 2.0.7.7 (2011-02-28) 6 - TBD 7 8 2.0.7.6 (2011-02-27) 9 - Adds functions and /bin/loadkeys (new location) to minimal set of commands to have (Bruno Cornec) 10 - provides a makemessage option to mindi and this function now works with pbdistrocheck (Bruno Cornec) 11 - Latest lvdisplay on RHEL6 prints MiB instead of MB. Impact on analyze-my-lvm fixed. (Bruno Cornec) 12 - With mindi-busybox 1.18.3 the syntax of openvt changed. Mindi is now compatible with this as well as the older one. (Bruno Cornec) 13 - Adds a restore quiet option (Bruno Cornec) 14 - Fixes for RHEL6 support with additional modules (Bruno Cornec) 15 - Fix #462 (removes temp dir if analyze-my-lvm launched in stand alone mode) (Bruno Cornec) 16 - Fix issue with mindi when launched from a dir containing spaces (Bruno Cornec) 17 - Fix #459 by correcting an old README containing info on the edit-mountlist binary which doesn't exist. (Bruno Cornec) 6 18 - Adds support for hpsa (new HP Smart Array driver), r8169, xhci, virtio, mega_sr, ide_gd_mod, pata_jmicron, cp210x, dca, raid6_pq, xor async_tx, async_memcpy, async_xor, pata_sil680 drivers (Bruno Cornec) 7 19 - Replace usage of pvs with pvscan for speed reasons in analyze-my-lvm (Bruno Cornec) 8 20 - Workaround problems met on RHEL 5.2 and 5.4 around pvs command generating a list of \n separated pvs with back quotes in an unexpected way. (Bruno Cornec) 9 21 - Adds /etc/rpc and /etc/netconfig as minimal deps for mindi for latest NFS support (Bruno Cornec) 10 - Boot size pushed to 20MB(Bruno Cornec)22 - Boot size and extra size pushed to 24MB and 70MB to support correctly Fedora 14 and Debian 6.0 (Bruno Cornec) 11 23 - Fix #446 by exiting mindi before doing anything weird in it (Bruno Cornec) 12 24 - Fix #445 to avoid vg with similar names to be wrongly excluded (vgroot and vgroot-san e.g.) (Michael Shapiro/Bruno Cornec) -
projects/mondorescue/pbconf/branches/2.2.9/mondo-doc/pbcl
r1175 r1236 6 6 - TBD 7 7 8 2.2.9.5 (2011-01-28) 8 2.2.9.5 (2011-01-27) 9 - Document in man page and HOWTO the syntax modifications for -E/-I options and '|' separator 9 10 - Adds the mondoarchive reference card (Lester Wade) 10 11 - Updated P2V doc from Lester Wade (Lester Wade) -
projects/mondorescue/pbconf/branches/2.2.9/mondo/pbcl
r1213 r1236 3 3 MONDO CHANGES 4 4 5 2.2.9.5 (2011-01-28) 5 2.2.9.6 (2011-02-28) 6 7 2.2.9.5 (2011-02-27) 8 - Do not create an error when a phys device has 0 size and is a /dev/dm-* device (Bruno Cornec) 9 - Excluding vmhgfs FS for VMWare guests mounting areas of the host. (Bruno Cornec) 10 - Fix #444. mondoarchive now supports inclusion/exclusion of dirs with spaces in their name. this required a syntax change for the -E/-I options where the list of dirs needs to be separated by '|' now instead of ' '. (Bruno Cornec) 11 - Fix a bug when no -E option is given on CLI (null) string generated (Bruno Cornec) 6 12 - Backport from 2.2.10 the support of a dynamic exclude_path variable. Should help fix #366, #421, #368, #371, #443 (Bruno Cornec) 7 13 - Exits if the protocol used is not recognized (error with -n fs:// typo) (Bruno Cornec)
Note:
See TracChangeset
for help on using the changeset viewer.