Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-02 | Docker: add fpm to build container | Christian Poessinger | |
(cherry picked from commit 221fd1538303071a092b72a04fae87e2b12abfed) | |||
2020-06-17 | Docker: add dependency for libnss-mapuser & libpam-radius | Christian Poessinger | |
2020-03-19 | OVA: T2116: 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-03-03 | Docker: Debian jessie only provides pyflakes instead of python3-pyflakes | Christian Poessinger | |
2020-03-03 | Docker: add packages needed for vyos-cloud-init | Christian Poessinger | |
2020-02-26 | Pin ocaml-ctypes to 0.16.0 due to a binding generator bug in the latest version | Daniil Baturin | |
(cherry picked from commit 968096ebcaabc07a3722aa2de124368f4bce515c) | |||
2019-12-27 | Docker: extend dependencies on vyatta-cfg-firewall | Christian Poessinger | |
(cherry picked from commit b3fec81c11321104950668ea1e928fd26d0eba78) | |||
2019-12-27 | Docker: extend dependencies on vyatta-cfg | Christian Poessinger | |
(cherry picked from commit 76e71a9b2f2797db1d57eac37c61ab845217186c) | |||
2019-12-27 | Docker: add missing openssh-client dependency | Christian Poessinger | |
After commit 9266d92 ("T1892: docker: do not install recommended packages") ssh client binary is missing. (cherry picked from commit 9af4bee638793f42e710085034b1a8ff35c8a817) | |||
2019-12-26 | Docker: vyos-1x depends on fakeroot | Christian Poessinger | |
(cherry picked from commit f697e3deb9d5d8d7f5479448ac63a66e50a7ea95) | |||
2019-12-26 | Docker: consolidate dependencies for Kernel | Christian Poessinger | |
2019-12-26 | Docker: add libssl packages to base image | Christian Poessinger | |
2019-12-26 | Docker: add pmacct dependency on 'libssl-dev' | Christian Poessinger | |
2019-12-26 | Docker: add opam dependency on 'unzip' | Christian Poessinger | |
2019-12-26 | Docker: add missing python3-all dependency on StrongSwan | Christian Poessinger | |
(cherry picked from commit c1e3194d7a96fc183f6c1a88a6c701b62b5b55b0) | |||
2019-12-26 | T1892: docker: do not install recommended packages | Jernej Jakob | |
(cherry picked from commit 9266d923742d34375338ae11e2c7d7d8da23f106) | |||
2019-12-18 | Revert "Docker: build libyang from source" | Christian Poessinger | |
This reverts commit f2d457a9ed089995783207574699ec98c6956291. | |||
2019-12-18 | Docker: build libyang from source | Christian Poessinger | |
2019-12-18 | Docker: switch Debian repository from current to crux | Christian Poessinger | |
2019-12-15 | Docker: add retry options when fetching OPAM from GitHub | Christian Poessinger | |
2019-11-17 | vyos-qat: adding pkg dependency | hagbard | |
(cherry picked from commit 263c2379eebca8161f0ab70ed55d0503beb1e913) | |||
2019-11-06 | T1773: update Dockerfile for changes to libvyosconfig | John Estabrook | |
(cherry picked from commit bdce9244ff9acc57bf04a6c922cc78787aaa8174) | |||
2019-10-06 | Docker: synchronize to current commit 45a9ea3c321 | Christian Poessinger | |
Additional packages are required to utilize the new Kernel Pipeline | |||
2019-05-13 | Add arm64 docker file. | UnicronNL | |
2019-05-12 | rename amd64 to arm for packer download | UnicronNL | |
2019-05-12 | Add Dockerfile for armhf. | UnicronNL | |
Remove pkg-build.sh file and reference in Dockerfile | |||
2019-04-29 | add reprepro deploy script | Kim Hagen | |
2019-04-26 | Docker: update container to state of 'current' branch | Christian Poessinger | |
Container imported from commit f8dbc8a37ff5935408a6a71907fea4fb0f5b5e46 | |||
2019-03-28 | Docker: Container Update for jessie-backports | Christian Poessinger | |
jesie-backports moved to Debian Archive as this train is no longer actively maintained. In addition to the mirror change also improve the build dependency handling. | |||
2019-02-16 | Docker: update to latest version of VyConf an libvyosconfig | Christian Poessinger | |
2019-02-01 | Docker: build dependencies for lldpd and pdns-recursor added | Christian Poessinger | |
2019-01-31 | Docker: add missing dependency for ipaddrcheck | Christian Poessinger | |
2019-01-31 | Docker: build libcidr fro source | Christian Poessinger | |
2019-01-31 | Docker: fix libvyosconfig repo URL | Christian Poessinger | |
2019-01-30 | Revert "T1214: Add `ipaddrcheck` to the packages directory" | Christian Poessinger | |
libcidr-dev is not available until Debian Buster thus the container can't be build. This reverts commit 9779f9938e1a80736738b2b9021a0db4dd872bfa. | |||
2019-01-30 | T1214: Add `ipaddrcheck` to the packages directory | Nicholas Humfrey | |
2019-01-30 | Merge branch 'source-build' of github.com:c-po/vyos-build into current | Christian Poessinger | |
* source-build: Docker: update to latest libvyosconfig revision build-submodules: source OPAM environemnt if not present build-submodules: change VERBOSE logic build-submodules: report back package error when build with --verbose build-submodules: add libyang | |||
2019-01-30 | T1202: Add `hvinfo` to the packages directory (#43) | Nicholas Humfrey | |
2019-01-27 | Docker: update to latest libvyosconfig revision | Christian Poessinger | |
2019-01-26 | Docker: build libyang Debian package | Christian Poessinger | |
2019-01-26 | Docker: evaluate OPAM environment during build time | Christian Poessinger | |
2019-01-26 | Docker: ease opam pin call for vyconf | Christian Poessinger | |
2019-01-26 | Merge branch 'current' of github.com:c-po/vyos-build into current | Christian Poessinger | |
* 'current' of github.com:c-po/vyos-build: Jenkins: cleanup Docker: Make OPAM system wide available When building linux-kernel use number of host CPUs on parallel build When building parse Git commit ID When building frr clean out Git repository first Fix --verbose option when building submodules Build submodules in parallel with number of host CPUs submodules: add igmpproxy submodules: add vyos-xe-guest-utilities | |||
2019-01-26 | Docker: Make OPAM system wide available | Christian Poessinger | |
2019-01-26 | Docker: Delete duplicate line for libcurl4-openssl-dev (#42) | Nicholas Humfrey | |
2019-01-26 | Correct a typo in opam pin add | Daniil Baturin | |
2019-01-26 | Install Menhir with opam and use an opam pin for installing vyconf | Daniil Baturin | |
Quite a bit shorter than running the whole vyconf build sequence by hand. | |||
2019-01-26 | Revert "Added menhir as a build dependency for libvyosconfig" (#41) | Daniil Baturin | |
2019-01-21 | Added menhir as a build dependency for libvyosconfig | Nicholas Humfrey | |
2019-01-21 | Docker: add build dependencies for VyConf and libvyosconfig | Christian Poessinger | |