Skip to content

Add build option to make building some binaries easier on bootservers

set '-DBUILD_ON_BOOT=1' on the command line when running cmake.

This creates a subset of the build that will work on a typical puppet configured boot server. The main goal is to be able to build awgtpman, but others such as standlone edc and local_dc might also build.

Merge request reports