summaryrefslogtreecommitdiff
path: root/data/live-build-config/archives/buster.pref.chroot
AgeCommit message (Collapse)Author
2021-11-04Revert "Debian: T3641: use ethtool from Buster"Christian Poessinger
This reverts commit e063588afacf0da85e871b3565c3045d72ebaeb0.
2021-06-29Debian: T3641: use ethtool from BusterChristian Poessinger
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-21Debian: T3641: use bash/bash-completion from BusterChristian Poessinger
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.