summaryrefslogtreecommitdiff
path: root/docker
AgeCommit message (Collapse)Author
2021-01-08Docker: iproute2 has a build dependency on libbsd-devChristian Poessinger
(cherry picked from commit fcce4939ed6dcf5cbad72b8a8ba32972a75d3c91)
2021-01-08Docker: add missing cmake dependency on librtrChristian Poessinger
(cherry picked from commit 52d7fe9a0531785e2320b99b52ae1474f54047c2)
2021-01-08Docker: add wireguard and iproute2 build dependenciesChristian Poessinger
(cherry picked from commit 51c1ea1da3a85caf401735d166fa6dac9effff36)
2021-01-08Docker: add missing FRR dependency on python3-sphinxChristian Poessinger
(cherry picked from commit b00025ee86fdf14b0d7c79a90eac23f3950d2770)
2021-01-08Docker: properly arrange vyos-build dependenciesChristian Poessinger
(cherry picked from commit de88ecec39b73df8a2b1836b43ed5fba719275d2)
2021-01-08Docker: vyos-1x has a build-dependency on python3-jinja2Christian Poessinger
(cherry picked from commit 093505b25f500dbd0691e01c96717081f2385dfa)
2021-01-08Docker: do not install librtr-doc to avoid pulling in additional dependenciesChristian Poessinger
(cherry picked from commit 5fc508b2dda57652b51702c7eb11d9ca7823108f)
2021-01-08Docker: update OCaml from 4.09.0 -> 4.09.1Christian Poessinger
This fixes a build with GCC 10 (coming in Debian Bullseye), release notes available here: https://ocaml.org/releases/4.09.1.html (cherry picked from commit 9029464252e73c9bee84e2c93c58be5eba29033f)
2021-01-08Docker: drop dependencies for keepalivedChristian Poessinger
We no longer need to build keepalived on out own, we rely on the Debian upstream version. (cherry picked from commit f81c6e53bdf3ac6684daf8dc258b26d635b207cc)
2021-01-08Docker: dependency cleanup for vyos-1xChristian Poessinger
Most python3 dependencies are set by vyos-1x, use them from that section. (cherry picked from commit cd633eafe1eb604d384445e7c7f3dd3bd7e7629f)
2021-01-08Docker: drop installation of dh-systemdChristian 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 (cherry picked from commit 432f3f96927a54d2f606f34a3c54ea61406379ad)
2020-12-28ddclient: 3151: pin to Debian BullseyeChristian Poessinger
Ddclient consists out of Perl code only, thus it's safe to use the Bullseye version.
2020-12-22frr: T3146: upgrade to Free Range Routing 7.5 seriesChristian Poessinger
2020-12-19Docker: cleanup stages and remove unused packagesChristian Poessinger
2020-12-19Docker: T2666: install bpftool from buster-backportsChristian Poessinger
2020-12-19Merge pull request #136 from moepman/patch-1Christian Poessinger
Docker: T2666: fix wrong filename
2020-12-19Docker: T2666: architecture specific package installtion on linux headersChristian Poessinger
2020-12-17Docker: T2666: fix wrong filenameMarkus Hauschild
The temporary file in sources.list.d should be removed with the same name under which it is added
2020-12-17Docker: T2666: provide libbpf supportChristian Poessinger
2020-12-17Docker: T2666: gcc-multilib support only available for AMD64Christian Poessinger
2020-12-16Docker: T2666: add dependencies for XDP developmentChristian Poessinger
2020-12-14iproute2: T3129: add Jenkins buildChristian Poessinger
2020-11-12Add re (a pure OCaml regex library) to the installation scriptDaniil Baturin
2020-11-01Docker: add new vyos-1x build-time dependency python3-netifacesChristian Poessinger
2020-10-17Docker: extend dependencies for Kernel perf toolChristian Poessinger
2020-10-17Docker: add dependencies for Kernel perf toolChristian Poessinger
2020-09-15Cloud-init: T2117: Updated requirements list for Cloud-init packagezsdc
To build newer Cloud-init packages we need also the `python3-pytest-cov` package in the vyos-build image
2020-09-01Docker: add fpm to build containerChristian Poessinger
2020-08-31configd: T2582: add build dependencyJohn Estabrook
2020-07-14T1927: arm: Readd CI build of emulated ARM64 containerRunar 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-24Docker: strongswan requires python3-stdeb for VICI buildsChristian Poessinger
2020-06-22Docker: refresh dependencies for vyos-1xxChristian Poessinger
2020-06-20Docker: add build dependencies for libnetfilter-conntrack & conntrack-toolsChristian Poessinger
2020-06-20Docker: add build dependencies for nftablesChristian Poessinger
2020-06-17Docker: adjust comment on libaudit-dev dependencyChristian Poessinger
2020-06-12Docker: StrongSwn requires python-setuptools for VICI packageChristian Poessinger
2020-05-22Docker: add Python dev tools autopep8, flakeChristian Poessinger
2020-05-03T2422: arm: Docker: Ignore x86/x64 only grub packages on ARM buildsRunar Borge
Because of newly added dependencies to the packages grub2, grub-pc and grub2-common the container is not buildable for ARM and ARM64. These packages are only available on intel platforms and needs to be ignored on everything else.
2020-04-30Docker: set all dependencies on vyos-strongswanChristian Poessinger
2020-04-12Docker: T2278: add needed dependencies for building vmware imageJohn Estabrook
2020-03-26Docker: remove intermediate files/folders from container rootChristian Poessinger
2020-03-20T2144: docker: disable mouse in vim completelyjjakob
With the previous config, the mouse still triggered selection. Unset both mouse and ttymouse.
2020-03-12cloud-init: T2117: Added missed dependencies for Cloud-init 20.1zsdc
2020-03-03OVA: Fixed and extended OVA buildszsdc
- added grub2 package to the Dockerfile (required to build OVA) - added open-vmdk to the Dockerfile (required to build OVA) - fixed WAN/LAN confusion in OVF template - added Cloud-init User-Data to the OVF template
2020-02-29T2085: fix building of keepalivedJernej Jakob
2020-02-29T2085: remove conntrack-tools and dependenciesJernej Jakob
2020-02-25Use opam install script from master branchJohn Estabrook
2020-02-25Use latest opam versionDaniil Baturin
2020-02-25Pin ocaml-ctypes to 0.16.0 due to a binding generator bug in the latest versionDaniil Baturin
2020-02-05Docker: kernel has a dependency on rsyncChristian Poessinger