Changeset 1175 in ProjectBuilder for projects/mondorescue/pbconf
- Timestamp:
- Feb 4, 2011, 2:31:32 AM (14 years ago)
- Location:
- projects/mondorescue/pbconf
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
projects/mondorescue/pbconf/branches/2.2.9/mindi/pbcl
r1057 r1175 3 3 MINDI CHANGES 4 4 5 2.0.7. 6 (2010-06-15)5 2.0.7.7 (2011-01-28) 6 6 - TBD 7 8 2.0.7.6 (2011-01-28) 9 - 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) 10 - Replace usage of pvs with pvscan for speed reasons in analyze-my-lvm (Bruno Cornec) 11 - 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) 12 - Adds /etc/rpc and /etc/netconfig as minimal deps for mindi for latest NFS support (Bruno Cornec) 13 - Boot size pushed to 20MB (Bruno Cornec) 14 - Fix #446 by exiting mindi before doing anything weird in it (Bruno Cornec) 15 - Fix #445 to avoid vg with similar names to be wrongly excluded (vgroot and vgroot-san e.g.) (Michael Shapiro/Bruno Cornec) 16 - Fix #426 by rewriting Xen kernel support to use TryToFindKernelPath systematically (Bruno Cornec) 17 - mindi now copies also the /lib/firmware content in order to have it for drivers needing it (bnx2 reported) (Bruno Cornec) 18 - Fix #434 by really testing thet udevd is not running already (chucky) 19 - mindi is now able to handle compressed kernel with .gz or .bz2 suffix (case of OpenSuSE 11.2) (Bruno Cornec) 7 20 8 21 2.0.7.5 (2010-06-15) -
projects/mondorescue/pbconf/branches/2.2.9/mondo-doc/pbcl
r1047 r1175 3 3 MONDO-DOC CHANGES 4 4 5 2.2.9. 5 (2010-06-10)5 2.2.9.6 (2011-01-28) 6 6 - TBD 7 8 2.2.9.5 (2011-01-28) 9 - Adds the mondoarchive reference card (Lester Wade) 10 - Updated P2V doc from Lester Wade (Lester Wade) 7 11 8 12 2.2.9.4 (2010-06-09) -
projects/mondorescue/pbconf/branches/2.2.9/mondo/pbcl
r1047 r1175 3 3 MONDO CHANGES 4 4 5 2.2.9. 5 (2010-06-10)5 2.2.9.6 (2011-01-28) 6 6 - TBD 7 8 2.2.9.5 (2011-01-28) 9 - Backport from 2.2.10 the support of a dynamic exclude_path variable. Should help fix #366, #421, #368, #371, #443 (Bruno Cornec) 10 - Exits if the protocol used is not recognized (error with -n fs:// typo) (Bruno Cornec) 11 - Fix a bug on exclusion of path with common content (/home and /path/home e.g.) which was handled correctly only in a certain order (John Pearson) 12 - mount-media function is now placed in libmondo-devices.c as used by more programs. (Bruno Cornec) 13 - Avoids calling mount_media when it's not mandatory (change the way mondorestore was working up to now but could solve some bugs reported) (Bruno Cornec) 14 - Fix #412 by using grub.unsupported correctly before grub-install as both exist on opensuse 11.2 (Bruno Cornec) 15 - Try to provide a workaround in code to the #401 (over-allocation of space due to rounding errors) (Bruno Cornec) 16 - Fix a bug when using ACLs and file with spaces in their names by adding double quotes in getfacl invocation (Tom Mortell) 17 - Attempt to fix problem of slowdown in filelist creation by re-introducing a limit to the find command (Bruno Cornec) 18 - Improves logging for external binary (Bruno Cornec) 7 19 8 20 2.2.9.4 (2010-06-09)
Note:
See TracChangeset
for help on using the changeset viewer.