3 Commits

Author SHA1 Message Date
Christian Poessinger
6d7a0c49c6 Revert "Debian: T3641: use ethtool from Buster"
This reverts commit e063588afacf0da85e871b3565c3045d72ebaeb0.
2021-11-04 20:34:00 +01:00
Christian Poessinger
e063588afa
Debian: T3641: use ethtool from Buster
The latest version from ethtool changed parts of how certain output text
is handled RX/TX ring buffers, or how to work with SFP+ NICs and the
possibility/not-possibility in configuring auto-negotiation parameters.

Until those error(codes) are properly intercepted from VyOS 1.4 - use the old,
known to work version of ethtool.
2021-06-29 21:43:46 +02:00
Christian Poessinger
8e62e32237 Debian: T3641: use bash/bash-completion from Buster
vyatta-bash is incompatible with the new syntax found in bash-completion
which was added in BASH 5.1. Thus we select the "old" bash version from
Debian Buster which is known to work.
2021-06-21 16:50:22 +02:00