Changeset 455 in ProjectBuilder
- Timestamp:
- May 29, 2008, 12:26:02 AM (17 years ago)
- Location:
- projects/mondorescue/pbconf/branches/2.2.6
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
projects/mondorescue/pbconf/branches/2.2.6/mindi/pbcl
r394 r455 3 3 MINDI CHANGES 4 4 5 2.0.2 (2008-04-18) 5 2.0.2 (2008-05-29) 6 - Adds OBDR support (Bruno Cornec) 7 - Do not propose to use LILO in mindi standalone (Bruno Cornec) 8 - Remove temporary .img files at the end of mindi (Bruno Cornec) 9 - Add intermodule to the module list (Bruno Cornec) 10 - Remove ScanCDandTape (Bruno Cornec) 11 - Fix for LVM lv sizes detected incorrectly (Thomas Kjeldsen) 12 - Fix a problem in case of initramfs type of boot file in the path of the file generated (Bruno Cornec) 6 13 - mindi code simplification and cleanup (removal of CopyImageToDisk, MakeModuleLoadingScript, InsertEssentialModules, MyInsmod) (Bruno Cornec) 14 - CopyImageToDisk in mindi removed as useless (Bruno Cornec) 7 15 - Fixing broken NFS support in 2.2.5 for rhel5 at least (Kyle Johnson/Bruno Cornec) 8 16 - Clarify the PXE doc (Bruno Cornec) -
projects/mondorescue/pbconf/branches/2.2.6/mondo-doc/pbcl
r394 r455 3 3 MONDO-DOC CHANGES 4 4 5 2.2.6 (2008-0 4-18)6 - Updated to 2.2.6 without change(Bruno Cornec)5 2.2.6 (2008-05-29) 6 - Updated meaning of -o option in mondo man page - now OBDR (Bruno Cornec) 7 7 8 8 2.2.5 (2008-03-22) -
projects/mondorescue/pbconf/branches/2.2.6/mondo/pbcl
r394 r455 3 3 MONDO CHANGES 4 4 5 2.2.6 (2008-04-18) 5 2.2.6 (2008-05-29) 6 - Adds OBDR support with -o option (Bruno Cornec) 7 - Simplify some function interface with bkpinfo global (Bruno Cornec) 8 - Fix a bug with g_log_level handled as a string in a msg (Bruno Cornec) 9 - Attempt to fix problem with SuSE 10.2 boot loader not reinstalled - may also fix other SLES issues reported with the same problem - by mounting /proc and /sys in the chroot during mount_all_devices (Bruno Cornec) 10 - Fix #250 - Automatic restore with tape is asking questions (Bruno Cornec) 11 - Attempt to solve #244 by ignoring SIGPIPE during big file restore with gzip (Bruno Cornec) 12 - Renaming of files to be in conformity with stable and ease aplication of patches between branches (Bruno Cornec) 6 13 - Fixing broken NFS support in 2.2.5 for rhel5 at least (Kyle Johnson/Bruno Cornec) 7 14 - Fix for gentoo (Francesco Talamona/Bruno Cornec)
Note:
See TracChangeset
for help on using the changeset viewer.