Changeset 1721 in ProjectBuilder
- Timestamp:
- Mar 15, 2013, 6:18:18 AM (12 years ago)
- Location:
- projects/mondorescue/pbconf/branches/3.0
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
projects/mondorescue/pbconf/branches/3.0/mindi-busybox/pbcl
r1675 r1721 3 3 MINDI-BUSYBOX CHANGES 4 4 5 1.18.5-3 (2012-11-12) 5 1.18.5-3 (2013-03-15) 6 - Try to improve ctrl-alt-del detection by adding busybox options (including syslog, klog which were missing). showkey show that the sendkey from KVM generates the right keycodes however the system still doesn't reboot. This is then still a limitation as per #627 (Bruno Cornec) 7 - mindi-busybox now uses an inittab which should help fixing #627 (Bruno Cornec) 8 - Patches to render this mindi-busybox version compatible with RHEL3 at least, potentially all older Linux 2.4 based distros (Bruno Cornec) 6 9 - Fix #632 by adding a required include to build mindi-busybox on Arch Linux (Stefan Husmann/MC) 7 10 -
projects/mondorescue/pbconf/branches/3.0/mindi/pbcl
r1684 r1721 3 3 MINDI CHANGES 4 4 5 2.1.4 (2013-01-06) 5 2.1.4 (2013-03-15) 6 - Fix #651 by removing a potential dmsetup conf before formating the USB with mkdosfs (Matthew Ross) 7 - Should fix an issue with RHEL 6 where mindi was comparing an info obtained by readlink -f (/dev/dm-1) different from the one in fstab (/dev/mapper/systemvg-root_lv) and the one given by vgs in GiveMapperofDm (/dev/systemvg/root_lv) (Bruno Cornec) 8 - Removing telinit from minimal.conf to avoid on SLES to have init coming as the target of the telinit link :-( (Bruno Cornec) 9 - Adding an inittab file in order to avoid problems with CTR-ALT-DEL (Bruno Cornec) 10 - mindi now uses the full content of minimal.conf in deplist to include it in the boot media. Prevously only a fraction of it was included (Bruno Cornec) 11 - blkid is needed at least by Fedora 16 at restore time early so added to minimal.conf (Bruno Cornec) 6 12 - Handle better the symlinks during the copy of content in order to support the /lib issue for F17. Performance is still degraded (Bruno Cornec) 7 13 - Adds more drivers in mindi to better support iscsi env (Bruno Cornec) -
projects/mondorescue/pbconf/branches/3.0/mondo-doc/pbcl
r1684 r1721 3 3 MONDO-DOC CHANGES 4 4 5 3.0.3 (2013-0 1-06)6 - No change5 3.0.3 (2013-03-15) 6 - Precise in mondoarchive man page that -E and -I params are directories, not files (which the word path could imply) 7 7 8 8 3.0.2 (2012-06-03) -
projects/mondorescue/pbconf/branches/3.0/mondo/pbcl
r1684 r1721 3 3 MONDO CHANGES 4 4 5 3.0.3 (2013-01-06) 6 - Fox most compilation warnings (Bruno Cornec) 5 3.0.3 (2013-03-15) 6 - Test of mondo now also rebuilds mindi-busybox 7 - Fix #249 by changing the wrong affectation of fname (Jean Philippe Mohler) 8 - test program now builds first all versions to test 9 - Fix most compilation warnings (Bruno Cornec) 7 10 - Adds a warning msg at restore time so that LVM modifications are done in /tmp/i-want-my-lvm and not in the mountlist (Bruno Cornec) 8 11 - Expand the exclude list to 16 times 512 (MAX_STR_LEN) instead of 8 to support a larger exclude list. (Bruno Cornec)
Note:
See TracChangeset
for help on using the changeset viewer.