Go to file
Matthew Flatt 702f0fff3b add build-farm support to Makefile
The `farm' target run `server', but after the server starts, also
builds clients (via `ssh') as specified in a configuration file.
A client can be a VirtualBox virtual machine, in which case
the client machine can be started and stopped automatically.

Most of the work is in `distro-build/drive-clients' (in the
"distro-build" package), and that's where the configuration-file
format and client-machine requirements are documented.

original commit: 4e23a52f01d81ef7c19c42e0c54f96df54244526
2013-06-23 11:44:52 +02:00
pkgs/distro-build add build-farm support to Makefile 2013-06-23 11:44:52 +02:00