summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorNataliia Solomko <natalirs1985@gmail.com>2025-11-27 11:02:40 +0200
committerNataliia Solomko <natalirs1985@gmail.com>2025-12-18 17:02:23 +0200
commit92d1ad8c36cbdf816cd0a567d0a0425ef915ef5b (patch)
tree49fe7c1b8182435bf95f4670188af17118eeb756 /debian
parent788d43574f600fda827a0d18e7fd89e783c7b5a7 (diff)
downloadvyos-1x-92d1ad8c36cbdf816cd0a567d0a0425ef915ef5b.tar.gz
vyos-1x-92d1ad8c36cbdf816cd0a567d0a0425ef915ef5b.zip
T7995: Add capability to start VPP dataplane during system deployment
Kernel command-line change detection and automatic system reboot via kexec during initial deployment
Diffstat (limited to 'debian')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 12b288931..561e6e151 100644
--- a/debian/control
+++ b/debian/control
@@ -110,6 +110,7 @@ Depends:
iproute2 (>= 6.0.0),
linux-cpupower,
hwloc,
+ kexec-tools,
# ipaddrcheck is widely used in IP value validators
ipaddrcheck,
ethtool (>= 6.10),