Age | Commit message (Collapse) | Author |
|
Same as T6078 but we now wan't to make use of ethtool --json eth0 to drop out
own text based parsing of ethtool options in [1]. This is the base for moving
to a better, machine readable interface
1: https://github.com/vyos/vyos-1x/blob/e47d4fd385631236da68/python/vyos/ethtool.py#L77-L105
(cherry picked from commit 9e7dd13f52ecedac56188c31ace917f8cf13c6c0)
|
|
(cherry picked from commit 21370c5c7dd396ae201c015cebf1c2816814aaa9)
|
|
Add build scripts for .deb packages without Jenkins.
To exclude Jenkins we need some place where we can put new
builds-scripts to run in parallel (old/new) during meantime.
We will deprecate old Jenkins package builds in the future.
|