Changeset 917 in ProjectBuilder for projects/mondorescue
- Timestamp:
- Nov 29, 2009, 3:20:49 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
r900 r917 3 3 MINDI CHANGES 4 4 5 2.0.7.1 (2009-11-15) 5 2.0.7.1 (2009-11-28) 6 - Improve support for serial console devices with a new serial boot param keyword (Bruno Cornec) 6 7 - 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 8 - Update deplist for Debian support for bzip2, bunzip2 (Bruno Cornec/John Rentner) -
projects/mondorescue/pbconf/branches/2.2.9/mondo-doc/pbcl
r913 r917 3 3 MONDO-DOC CHANGES 4 4 5 2.2.9.1 (2009-11-15) 6 - Version update 5 2.2.9.1 (2009-11-28) 6 - German HOWTO (Magnus Rasche) 7 - Improve -f option usage with SW Raid in man page (Bruno Cornec) 7 8 8 9 2.2.9 (2009-10-09) -
projects/mondorescue/pbconf/branches/2.2.9/mondo/pbcl
r900 r917 3 3 MONDO CHANGES 4 4 5 2.2.9.1 (2009-11- 15)5 2.2.9.1 (2009-11-28) 6 6 - /dev/shm is now part of the default exclude list (Bruno Cornec) 7 7 - Default to DVD size when in iso or netfs mode (Bruno Cornec) 8 8 - Fix #363 where exclude_paths was extended up to memory limit dumping core (Bruno Cornec) 9 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)10 - If using nolvm boot param option, mondorestore should also not analyze and handle i-want-my-lvm (Bruno Cornec) 11 11 - Reset an error counter before blanking a DVD to avoid always returning an error (Vincent Raman) 12 12 -
projects/mondorescue/pbconf/branches/2.2.9/mondorescue.pb
r896 r917 28 28 sshport mondorescue = 22 29 29 30 testver mondorescue = true30 testver mondorescue = false 31 31 projver mondorescue = 2.2.9.1 32 32 projtag mondorescue = 1
Note:
See TracChangeset
for help on using the changeset viewer.