| Mon | Tue | Wed | Thu | Fri | Sat | Sun |
|---|---|---|---|---|---|---|
| < | > | |||||
| 1 | 2 | 3 | 4 | 5 | 6 | 7 |
| 8 | 9 | 10 | 11 | 12 | 13 | 14 |
| 15 | 16 | 17 | 18 | 19 | 20 | 21 |
| 22 | 23 | 24 | 25 | 26 | 27 | 28 |
| 29 | 30 | 31 | ||||
rMake News
Archives for: March 2010
March 29, 2010
rMake 2.0.2 is a maintenance release.
New Features:- Preliminary support for running the rMake internal database on PostgreSQL has been added.
- rMake server and worker node processes will now set their process title to match their current task.
- The "rmake" and "rmake-chroot" users are now created automatically in the build chroot. This corrects issues with certain tools that do not operate correctly if their UID cannot be looked up.
- A compatibility fix required for use with Conary 2.1.12 and later is included in this release.
- The "rmake chroot" command now works correctly in multinode configurations if messageBusHost has not been explicitly set. (RMK-1021)
rBuild 1.2.3 is a maintenance release.
New Features:- rBuild now enables the signatureKey and signatureKeyMap configuration items, which exactly correspond to the same conary configuration items, and which are used for Conary and rMake operations. (RBLD-305)
- The documentation for installPosthook was changed to correctly say that the hook is run after, not before, the hooked function.
- Changed the installLabelPath used in the rMake facade to include the labels of each element of the search path. (RBLD-308)