summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-03-11Docker: T5076: unbloat container - remove dependencies for libnss-mapuser & ↵Christian Breunig
libpam-radius
2023-03-11Docker: T5076: unbloat container - remove obsolete dh-exec packageChristian Breunig
2023-03-11Docker: T5076: unbloat container - remove dependencies for fastnetmonChristian Breunig
Package consumed from Debian upstream
2023-03-11Docker: T5076: unbloat container - remove dependencies for ipaddrcheckChristian Breunig
2023-03-11Docker: T5076: unbloat container - remove dependencies for wide-dhcpv6Christian Breunig
2023-03-11Docker: T5076: unbloat container - remove dependencies for hvinfoChristian Breunig
2023-03-11Docker: T5076: unbloat container - remove dependencies for vyatta-cfgChristian Breunig
2023-03-11gitignore: frr: add rtrlib and remove libyang (provided via Debian package)Christian Breunig
2023-03-11Docker: T5076: unbloat container - remove dependencies for frrChristian Breunig
2023-03-11Docker: T5076: use Debian python3-inotify packageChristian Breunig
2023-03-11Docker: T5076: merge opam re package installation with other packagesChristian Breunig
2023-03-11keepalived: T5003: move to Debian upstream versionChristian Breunig
2023-03-11Docker: fix vim mouse disable command for bookworm - which uses dashChristian Breunig
2023-03-11hostap: T5076: move build dependency installation to build.shChristian Breunig
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.
2023-03-10Docker: T5076: unbloat container - remove dependencies for keepalivedChristian Breunig
2023-03-10Docker: T5076: install packages from pip instead of Github sourceChristian Breunig
2023-03-10Docker: T5076: unbloat container - remove dependencies for hostapChristian Breunig
2023-03-10Docker: T5076: unbloat container - remove dependencies for dropbearChristian Breunig
2023-03-10strongswan: T5076: use "" over '' in JenkinsfileChristian Breunig
2023-03-10strongswan: T5076: fix build dependency installationChristian Breunig
2023-03-10Kernel: T4928: update Linux Kernel to v6.1.16Christian Breunig
2023-03-09strongswan: T5076: install build-dependencies on-demandxChristian Breunig
2023-03-09Docker: T5076: unbloat container - remove dependencies for strongswanChristian Breunig
2023-03-09Docker: VyOS moved to FRR and no longer require vyatta-quaggaChristian Breunig
2023-03-09Docker: T2842: drop build dependency on wireguard toolsChristian Breunig
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.
2023-03-09Docker: T2199: T3873: drop dependencies for vyatta-cfg-firewallChristian Breunig
2023-03-08Merge pull request #302 from sempervictus/bug/udev_rename_deadlockChristian Breunig
T4966: Delay UDEV execution, avoid rename deadlock
2023-03-07Merge pull request #319 from vfreex/enable-babeldChristian Breunig
T4977: Enable Babeld
2023-03-07T4977: Enable BabeldYuxiang Zhu
Babeld support has been merged https://github.com/vyos/vyos-1x/pull/1800 however I just noticed `/etc/frr/daemons` came from this file.
2023-03-06strongSwan: T4593: upgrade package to 5.9.8-5Christian Breunig
2023-03-04Kernel: T4928: update Linux Kernel to v6.1.15Christian Breunig
2023-02-25frr: T5003: use "pipx run" to invoke apkgChristian Breunig
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.
2023-02-25Kernel: T4928: update Linux Kernel to v6.1.14Christian Breunig
2023-02-23hostapd: T5003: upgrade to newer Git versionChristian Breunig
2023-02-23hostapd: T5003: temporary disable GCC12 warningsChristian Breunig
2023-02-23Merge pull request #315 from sarthurdev/bookwormYuriy Andamasov
docker: T5003: Use Debian package for yq, fix pip installs, fix open-vmdk build
2023-02-23docker: T5003: Use Debian package for yq, fix pip installs, fix open-vmdk buildsarthurdev
* 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
2023-02-23Merge pull request #314 from sarthurdev/bookwormYuriy Andamasov
docker: T5003: Re-add build deps for wpa/hostap
2023-02-22debian: T5003: Re-add build deps for wpa/hostapsarthurdev
2023-02-22Kernel: T4928: update Linux Kernel to v6.1.13Christian Breunig
2023-02-22hostapd: T5003: explicitly use bash as interpreter of choiceChristian Breunig
Dcoker image defaults to DASH in non-interactive mode for a shell which has limited capabilities.
2023-02-22Merge pull request #313 from sarthurdev/bookwormChristian Breunig
debian: T5003: Revert hostap removal - AES-256 not supported in Debian.
2023-02-22debian: T5003: Revert hostap removal - AES-256 not supported in Debian.sarthurdev
2023-02-22Merge pull request #312 from sever-sever/T5024Christian Breunig
T5024: Try to shutdown several times for qemu install script
2023-02-22T5024: Try to shutdown several times for qemu install scriptViacheslav Hletenko
The first shutdown for qemu doesn't work Try to shutdown several times
2023-02-21Docker: T5003: add missing libelf-dev dependency for FRR (fix arm64 builds)Christian Breunig
2023-02-21Merge pull request #311 from sarthurdev/chownViacheslav Hletenko
docker: T5003: Re-add chown on vyos_bld home directory
2023-02-21debian: T5003: Re-add chown on vyos_bld home directorysarthurdev
Removed accidentally in commit 41033fa
2023-02-21Merge pull request #310 from sarthurdev/owampChristian Breunig
debian: T5003: Use upstream libi2util to fix OWAMP build issue
2023-02-21debian: T5003: Use upstream libi2util to fix OWAMP build issuesarthurdev