Changeset 900 in ProjectBuilder for projects/mondorescue
- Timestamp:
- Nov 20, 2009, 2:00:31 AM (15 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/pbcl
r857 r900 2 2 3 3 MINDI CHANGES 4 5 2.0.7.1 (2009-11-15) 6 - Improve analysis of kernel modules by printing whether it's a live or extra module which has not been found as reported in #362 (Matthew Cline) 7 - Update deplist for Debian support for bzip2, bunzip2 (Bruno Cornec/John Rentner) 8 - some distro hold lvm commands under /usr/sbin (Bruno Cornec) 9 - Adds a nolvm boot option at restore time (Bruno Cornec) 10 - Adds support for diskdumplib driver useful for RHEL 3 and IBM xseries 336 (Bruno Cornec) 11 - Adds support for variable serial port console, with defalut to /dev/ttyS0, and a boot param to change it with serial=/dev/ttySx (Bruno Cornec) 12 - umount freshly created VFAT partition on USB key as Ubuntu has an automounter mounting it as soon as created (Steffen Neumann) 4 13 5 14 2.0.7 (2009-10-09) -
projects/mondorescue/pbconf/branches/2.2.9/mondo-doc/pbcl
r857 r900 2 2 3 3 MONDO-DOC CHANGES 4 5 2.2.9.1 (2009-11-15) 6 - Version update 4 7 5 8 2.2.9 (2009-10-09) -
projects/mondorescue/pbconf/branches/2.2.9/mondo/deb/control
r797 r900 11 11 Section: PBGRP 12 12 Priority: optional 13 Depends: ${shlibs:Depends}, ${misc:Depends}, mindi (>= 2.0. 2), afio, buffer, gawk, cdrecord13 Depends: ${shlibs:Depends}, ${misc:Depends}, mindi (>= 2.0.7), afio, buffer, gawk, cdrecord 14 14 Recommends: dvd+rw-tools, lzop 15 15 Suggests: mondo-doc -
projects/mondorescue/pbconf/branches/2.2.9/mondo/pbcl
r857 r900 2 2 3 3 MONDO CHANGES 4 5 2.2.9.1 (2009-11-15) 6 - /dev/shm is now part of the default exclude list (Bruno Cornec) 7 - Default to DVD size when in iso or netfs mode (Bruno Cornec) 8 - Fix #363 where exclude_paths was extended up to memory limit dumping core (Bruno Cornec) 9 - Fix #367 - the for loop doesn't make any test now, as it was computed before entering the loop, leading to an error, and was also made inside the loop anyway (Bruno Cornec) 10 - If using nolvm, mondorestore should also not analyze and handle i-want-my-lvm (Bruno Cornec) 11 - Reset an error counter before blanking a DVD to avoid always returning an error (Vincent Raman) 4 12 5 13 2.2.9 (2009-10-09)
Note:
See TracChangeset
for help on using the changeset viewer.