openbsd-ports/devel/py-buildslave/pkg
2011-06-02 13:41:36 +00:00
..
buildslave.rc Consistency. 2011-04-24 19:15:13 +00:00
DESCR
PLIST unbreak unbreaking.. 2011-04-26 12:14:34 +00:00
README Add a consistent header that substitutes FULLPKGNAME for the READMEs. 2011-06-02 13:41:36 +00:00

$OpenBSD: README,v 1.2 2011/06/02 13:41:38 ajacoutot Exp $

+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
+-----------------------------------------------------------------------

On OpenBSD, the BuildBot package has an associated _buildslave user
for running the slave.  The default slave directory is expected to be
found in ${HOMEDIR}.  Before being run for the first time, the
slave directory must be initialized.  This is done as follows:

    $ sudo -u _buildslave buildslave \
        create-slave ${HOMEDIR} <master> <name> <passwd>