Age | Commit message (Collapse) | Author |
|
Fix build python3-vici. It did not include the directory
/usr/lib/python3/dist-packages/vici
(cherry picked from commit 7c5c0334caac789804de1abeca52de2410310409)
|
|
T6754: Delete Jenkins build packages
|
|
The 'xen-guest-agent' could be used for XCP-NG images
(cherry picked from commit 1d69d490cad3fd7043fdeeb450681ad5f6dd82b4)
|
|
|
|
(cherry picked from commit 7bd5496de13343a951b6376d50a24264f36a3c0c)
|
|
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.
|