Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-05 | Docker: add libev-dev build dependency for opennhrp | Christian Poessinger | |
2021-05-30 | QAT: T3587: upgrade to version 1.7.L.4.14.0-00031 | Christian Poessinger | |
2021-03-26 | http api: T3412: add build dependencies for vyos-http-api-tools | John Estabrook | |
2021-02-28 | Move OCaml version to a variable and update to the latest 4.12 | Daniil Baturin | |
2021-02-28 | Use a longer, more descriptive --no-setup opam option. | Daniil Baturin | |
It disables user shell environment setup. | |||
2021-02-27 | Docker: T3363: Force no-setup mode for opam init | Cody Brannan | |
2021-02-18 | Add containers to OCaml dependencies. | Daniil Baturin | |
2021-01-22 | Docker: T3240: add wide-dhcpv6 build dependencies | Brandon Stepler | |
2021-01-10 | Docker: vyos-util package requires opem num package | Christian Poessinger | |
2021-01-10 | Docker: add missing python3-sphinx dependency for vyos-1x | Christian Poessinger | |
2021-01-10 | Jenkins: Kernel: instead of 'git clone' the source use the tarball | Christian Poessinger | |
This reduces the download and checkout overhead. | |||
2021-01-08 | Docker: add missing Accel-PPP dependencies | Christian Poessinger | |
2021-01-08 | Docker: Linux Kernel depends on rsync | Christian Poessinger | |
2021-01-08 | Docker: fix netfilter build dependencies | Christian Poessinger | |
2021-01-08 | Docker: fix FRR build dependencies | Christian Poessinger | |
2021-01-08 | Docker: iproute2 has a build dependency on libbsd-dev | Christian Poessinger | |
2021-01-08 | Docker: add missing cmake dependency on librtr | Christian Poessinger | |
2021-01-08 | Docker: add wireguard and iproute2 build dependencies | Christian Poessinger | |
2021-01-08 | Docker: add missing FRR dependency on python3-sphinx | Christian Poessinger | |
2021-01-07 | Docker: properly arrange vyos-build dependencies | Christian Poessinger | |
2021-01-07 | Docker: vyos-1x has a build-dependency on python3-jinja2 | Christian Poessinger | |
2021-01-07 | Docker: do not install librtr-doc to avoid pulling in additional dependencies | Christian Poessinger | |
2021-01-07 | Docker: update OCaml from 4.09.0 -> 4.09.1 | Christian Poessinger | |
This fixes a build with GCC 10 (coming in Debian Bullseye), release notes available here: https://ocaml.org/releases/4.09.1.html | |||
2021-01-07 | Docker: drop dependencies for keepalived | Christian Poessinger | |
We no longer need to build keepalived on out own, we rely on the Debian upstream version. | |||
2021-01-07 | Docker: dependency cleanup for vyos-1x | Christian Poessinger | |
Most python3 dependencies are set by vyos-1x, use them from that section. | |||
2021-01-06 | Docker: drop installation of dh-systemd | Christian Poessinger | |
dh-systemd was merged into debhelper in version 9.20160709 [1] and since stretch, dh-systemd is an empty transitional package. [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=822670 | |||
2020-12-28 | ddclient: 3151: pin to Debian Bullseye | Christian Poessinger | |
Ddclient consists out of Perl code only, thus it's safe to use the Bullseye version. | |||
2020-12-22 | frr: T3146: upgrade to Free Range Routing 7.5 series | Christian Poessinger | |
2020-12-19 | Docker: cleanup stages and remove unused packages | Christian Poessinger | |
2020-12-19 | Docker: T2666: install bpftool from buster-backports | Christian Poessinger | |
2020-12-19 | Merge pull request #136 from moepman/patch-1 | Christian Poessinger | |
Docker: T2666: fix wrong filename | |||
2020-12-19 | Docker: T2666: architecture specific package installtion on linux headers | Christian Poessinger | |
2020-12-17 | Docker: T2666: fix wrong filename | Markus Hauschild | |
The temporary file in sources.list.d should be removed with the same name under which it is added | |||
2020-12-17 | Docker: T2666: provide libbpf support | Christian Poessinger | |
2020-12-17 | Docker: T2666: gcc-multilib support only available for AMD64 | Christian Poessinger | |
2020-12-16 | Docker: T2666: add dependencies for XDP development | Christian Poessinger | |
2020-12-14 | iproute2: T3129: add Jenkins build | Christian Poessinger | |
2020-11-12 | Add re (a pure OCaml regex library) to the installation script | Daniil Baturin | |
2020-11-01 | Docker: add new vyos-1x build-time dependency python3-netifaces | Christian Poessinger | |
2020-10-17 | Docker: extend dependencies for Kernel perf tool | Christian Poessinger | |
2020-10-17 | Docker: add dependencies for Kernel perf tool | Christian Poessinger | |
2020-09-15 | Cloud-init: T2117: Updated requirements list for Cloud-init package | zsdc | |
To build newer Cloud-init packages we need also the `python3-pytest-cov` package in the vyos-build image | |||
2020-09-01 | Docker: add fpm to build container | Christian Poessinger | |
2020-08-31 | configd: T2582: add build dependency | John Estabrook | |
2020-07-14 | T1927: arm: Readd CI build of emulated ARM64 container | Runar Borge | |
After a successfull CI build of this container it is considered working and is possible to add back to the build as a standard target. The container is changed so it handles an architecture change without changing the dockerfile | |||
2020-06-24 | Docker: strongswan requires python3-stdeb for VICI builds | Christian Poessinger | |
2020-06-22 | Docker: refresh dependencies for vyos-1xx | Christian Poessinger | |
2020-06-20 | Docker: add build dependencies for libnetfilter-conntrack & conntrack-tools | Christian Poessinger | |
2020-06-20 | Docker: add build dependencies for nftables | Christian Poessinger | |
2020-06-17 | Docker: adjust comment on libaudit-dev dependency | Christian Poessinger | |