dustin/metricspi/pipeline/head This commit looks goodDetails
Although `dhcpcd` includes a hook for configuring the NTP daemon from
DHCP options, it is not installed by default. To enable it, one must
pass `-with-hook=ntp.conf` to the `configure` script before compiling
and installing the package. Buildroot does not pass this flag by
default, but it does allow us to add it to the list of flags to pass in
our external configuration.
dustin/metricspi/pipeline/head This commit looks goodDetails
Victoria Metrics is not available by default with Buildroot, but adding
a package description for it is very straightforward. The flags and
tags are specified within Victoria Metrics's own Makefile.