Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
T5086: Add Jenkins build for hsflowd deb pkg
|
|
|
|
Build 'hsflofd' from sources
|
|
Package was previously side-loaded by another dependency.
|
|
|
|
|
|
|
|
|
|
|
|
Package consumed via Debian upstream
|
|
|
|
libpam-radius
|
|
|
|
Package consumed from Debian upstream
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix for commit f163dea ("Docker: T5076: unbloat container - remove dependencies
for hostap") as in the hostap Git repo there are no Debian build files available,
they will later be copied in by build.sh from Debian SALSA wpa repository.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
As of commit 1175a62b3464 ("WireGuard: T2842: switch to binary package from
buster-backports") we rely on the distributed binary package from Debian and no
longer need the build requirements.
|
|
|
|
T4966: Delay UDEV execution, avoid rename deadlock
|
|
T4977: Enable Babeld
|
|
Babeld support has been merged https://github.com/vyos/vyos-1x/pull/1800
however I just noticed `/etc/frr/daemons` came from this file.
|
|
|
|
|
|
Commit 7b1b40888 ("docker: T5003: Use Debian package for yq, fix pip installs,
fix open-vmdk build") removed the apkg installed package via pip. Use pipx run
then building the libyang package.
|
|
|
|
|