Skip to content

Commit

Permalink
README: Add new steps around builderctl
Browse files Browse the repository at this point in the history
  • Loading branch information
kallisti5 committed Feb 20, 2017
1 parent 994c4ab commit fb4449b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Expand Up @@ -49,7 +49,10 @@ A multi-node cluster is for mass building large numbers of packages.
- `cd haikuporter`
- example: `./buildmaster/createbuilder -n mybuilder01 -H 127.0.0.1`
- `echo HAIKUPORTER=/home/pulkomandy/haiku/haikuporter/haikuporter > buildmaster/config`
- Copy the packages from a nightly to ports/packages
- Validate and provision your builders
- ./buildmaster/builderctl health
- ./buildmaster/builderctl provision
- Copy the packages from a nightly to ports/packages on the buildmaster
- `./buildmaster/buildmaster.sh everything`

### Deploy buildslave (Haiku)
Expand Down

0 comments on commit fb4449b

Please sign in to comment.