Age | Commit message (Collapse) | Author |
|
(cherry picked from commit cc04a75932345ba37e4e18f82ae3f85330cedf68)
|
|
|
|
(cherry picked from commit d0649cf3b5b6058e464c906f20fce92d75f1bdcd)
|
|
|
|
arm64 build vyos kernel for qemu vm and rpi4
|
|
|
|
Signed-off-by: Date Huang <tjjh89017@hotmail.com>
|
|
|
|
|
|
|
|
|
|
Commit dd194c6e8 ("Docker: T5286: remove XDP support") dropped all relevant
package build dependencies for XDP - which is good as we should not carry
leftovers.
The Linux Kernel dependency list in contrast always lacked this package. Re-add
the package to the appropriate section.
|
|
|
|
The validation 'is_intf_addr_assigned' will be rewritten to support 'netns' and
will use jmespath that required for build .deb pkg to validate
'vyos-1x/src/tests/test_validate.py'.
|
|
|
|
|
|
Added dependencies and build scripts for
https://github.com/NICMx/Jool/
|
|
|
|
|
|
Package was previously side-loaded by another dependency.
|
|
|
|
Package consumed via Debian upstream
|
|
|
|
libpam-radius
|
|
|
|
Package consumed from Debian upstream
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
* Add zlib1g-dev package for open-vmdk build
Debian have updated python3-pip to prevent system-wide installs (PEP 668)
* Adds and uses `pipx` that will install dependencies within a venv where appropriate
* Use `--break-system-packages` argument for j2lint
|
|
docker: T5003: Re-add build deps for wpa/hostap
|
|
|
|
|
|
|
|
|
|
|
|
|