Commit Graph

3 Commits (98417ed246a41cb1e1a721bcd3ef0e89f6772b25)

Author SHA1 Message Date
Dustin 42ce4c1383 dhcpcd: Include ntp.conf hook
dustin/metricspi/pipeline/head This commit looks good Details
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.
2022-08-22 22:30:31 -05:00
Dustin 2befb681c7 Install Victoria Metrics
dustin/metricspi/pipeline/head This commit looks good Details
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.
2022-06-23 10:59:07 -05:00
Dustin 50d2f3459b Initial commit 2022-06-22 17:06:58 -05:00