changelog: Add entry for PTP/NTP changes

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
This commit is contained in:
Jeremi Piotrowski 2024-03-28 12:13:48 +01:00
parent db12d276c7
commit d93f0807b0

View File

@ -0,0 +1,3 @@
- Enabled ntpd by default on AWS & GCP, enabled chronyd by default on Azure. The native time sync source is used on each cloud. ([scripts#1792](https://github.com/flatcar/scripts/pull/1792))
- Enabled the ptp_vmw module in the kernel.
- Switched ptp_kvm from kernel builtin to module.