From 140aef020141f885b031edb49145fbe33ea22652 Mon Sep 17 00:00:00 2001 From: Jorge Saffe Date: Sat, 13 Jul 2024 18:34:01 +0200 Subject: [PATCH] Remove ntpdate package ntpdate package is an old legacy package that is no longer used. It can be safely removed. Test Plan: - PASS Fresh Install SX env * Verify ntpdate package is not installed. * Verify system status unlock/available. * Verify alarms. - PASS Fresh Install DX env * Verify ntpdate package is not installed. * Verify system status unlock/available. * Verify alarms. - PASS ntp runtime configuration * Configure ntp servers (system ntp-modify ...) * Lock/Unlock system * Verify ntp (system ntp-show, date) Depends-On: https://review.opendev.org/c/starlingx/root/+/924324 Partial-bug: 2073379 Change-Id: I7461c39373d01653f228712f434ea3f03fc07450 Signed-off-by: Jorge Saffe --- config/starlingx/bootstrap.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/config/starlingx/bootstrap.yaml b/config/starlingx/bootstrap.yaml index 250c64a..3d9d130 100644 --- a/config/starlingx/bootstrap.yaml +++ b/config/starlingx/bootstrap.yaml @@ -67,7 +67,6 @@ mmdebstrap: - nfs-kernel-server - nftables - ntp - - ntpdate - nvme-cli - open-iscsi - openssh-server