Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2020-06-12 | Docker: StrongSwn requires python-setuptools for VICI package | Christian Poessinger | |
2020-05-22 | Docker: add Python dev tools autopep8, flake | Christian Poessinger | |
2020-05-03 | T2422: arm: Docker: Ignore x86/x64 only grub packages on ARM builds | Runar 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-30 | Docker: set all dependencies on vyos-strongswan | Christian Poessinger | |
2020-04-12 | Docker: T2278: add needed dependencies for building vmware image | John Estabrook | |
2020-03-26 | Docker: remove intermediate files/folders from container root | Christian Poessinger | |
2020-03-20 | T2144: docker: disable mouse in vim completely | jjakob | |
With the previous config, the mouse still triggered selection. Unset both mouse and ttymouse. | |||
2020-03-12 | cloud-init: T2117: Added missed dependencies for Cloud-init 20.1 | zsdc | |
2020-03-03 | OVA: Fixed and extended OVA builds | zsdc | |
- 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-29 | T2085: fix building of keepalived | Jernej Jakob | |
2020-02-29 | T2085: remove conntrack-tools and dependencies | Jernej Jakob | |
2020-02-25 | Use opam install script from master branch | John Estabrook | |
2020-02-25 | Use latest opam version | Daniil Baturin | |
2020-02-25 | Pin ocaml-ctypes to 0.16.0 due to a binding generator bug in the latest version | Daniil Baturin | |
2020-02-05 | Docker: kernel has a dependency on rsync | Christian Poessinger | |
2020-02-02 | Docker: do not enable visual mode on right click in vim | Christian Poessinger | |
2020-02-02 | Docker: add nano editor to container image | Christian Poessinger | |
2020-02-02 | Merge pull request #80 from runborg/arm-build | Christian Poessinger | |
T1927: Extend main docker container to support arm builds | |||
2020-02-01 | Docker: add build dependencies for libnss-mapuser | Christian Poessinger | |
2020-01-27 | Docker: T1927: Readd curl certificate fix | Runar Borge | |
2020-01-23 | Docker: add build dependencies for vyos-cloud-init | Christian Poessinger | |
2020-01-21 | Docker: T1927: Regenerate ca-certificate store | Runar Borge | |
2020-01-03 | Jenkins: T1927: Update Jenkinsfile to build on arm | Runar Borge | |
2020-01-03 | Revert "Jenkins: T1927: Update Jenkinsfile to build on arm" | Christian Poessinger | |
This reverts commit a7bb0a8021366b5883b947157e9989cf356d9d36. | |||
2020-01-03 | Revert "Docker: T1927: Extend docker container to build on arm" | Christian Poessinger | |
This reverts commit de4805055f2cec53af0e80e9d742bc13d9e2bc4d. | |||
2020-01-03 | Jenkins: T1927: Update Jenkinsfile to build on arm | Runar Borge | |
2020-01-03 | Docker: T1927: Extend docker container to build on arm | Runar Borge | |