note about installers-from-built makefile target

This commit is contained in:
John Clements 2019-07-18 08:06:35 -04:00
parent e4c6a2560b
commit 68bbd79b3a

View File

@ -328,6 +328,9 @@ installers: build a server on the current machine, run clients on
hosts specified via `CONFIG`, and start/stop VirtualBox virtual machines
that act as client machines.
If the server is already built, the `installers-from-built` target
will drive the client builds without re-building the server.
See the documentation of the "distro-build" package for a description
of the site-configuration module and requirements on client hosts.