pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/distbb
Module name: wip
Committed by: cheusov
Date: Fri Sep 5 09:58:42 UTC 2008
Modified Files:
wip/distbb: Makefile PLIST distinfo
Log Message:
updated to 0.18.0
stage_build becomes rerunable. If, for example, your SLAVE hosts
hanged up, turned off due to power lost or something similar
happened while BUILDING stage, you can continue running bulk build
by running PREFIX/libexec/distbb/stage_build <BUILD_ID>.
NOTE: In case MASTER host hanged up or turned off, rerunning
stage_build may be not fully correct because of possible data loss.
stage_build script is fully reworked. As it was planned, tricky and
dirty shlock/sh/awk code that processes packages graph is now
removed from distbb. All necessary functionality is generalized and
becomes a part of external utility "paexec" (see paexec -s option).
As a result pkgtools/shlock is not used anymore.
wip/netbsd-uuencode is not used anymore. PAEXEC sends unencoded data
to distbb.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.24 -r1.25 wip/distbb/distinfo
cvs -z3 rdiff -u -r1.33 -r1.34 wip/distbb/Makefile
cvs -z3 rdiff -u -r1.8 -r1.9 wip/distbb/PLIST
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/distbb/distinfo?r1=1.24&r2=1.25
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/distbb/Makefile?r1=1.33&r2=1.34
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/distbb/PLIST?r1=1.8&r2=1.9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index