Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-20 | packages: add build for FRR | Christian Poessinger | |
2020-06-20 | Jenkins: lib: add programmable package build Pipeline | Christian Poessinger | |
2020-06-20 | Jenkins: initial support for shared build libraries | Christian Poessinger | |
Instead of writing the same code over and over again, place the common parts into a Jenkins Library which is then consumed by every individual build Job. This not only makes it less complex, but also increases maintainability by several magnitudes. | |||
2020-06-20 | packages: add builds for netfilter packages from upstream Debian | Christian Poessinger | |
Instead of scattering build instructions accross individual repositories for some additional packages we want to build from latest Debian releases, this is a proof-of-concept how to integrate an individual package Pipeline into the overall VyOS build repository. A dedicated Jenkins job will be required for this Pipeline but it will only compile if files are actually changes in the directory path relevant for this components. | |||
2019-04-23 | Remove outdated/unmaintained submodules | Christian Poessinger | |
All registered Git submodules were out of date. Even worse some of the modules are no longer in use and have been replaced by upstream packages. Keeping invalid information is even worse then no information. All required VyOS packages can be found in the future build-packages script. | |||
2019-02-09 | T1010 - submodule vyatta-webgui removed | hagbard | |
2019-02-01 | Add lldp and pdns-recursor submodules | Christian Poessinger | |
2019-01-31 | build-submodules: add ipaddrcheck | 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 | build-submodules: add libyang | Christian Poessinger | |
2019-01-26 | submodules: add igmpproxy | Christian Poessinger | |
2019-01-26 | submodules: add vyos-xe-guest-utilities | Christian Poessinger | |
2019-01-17 | build-submodules: add vyos-netplug | Christian Poessinger | |
2019-01-17 | build-submodules: add VyConf | Christian Poessinger | |
2019-01-17 | added submodule vyos-vmwaretools-scripts | hagbard | |
2019-01-17 | build-submodules: add libvyosconfig | Christian Poessinger | |
2019-01-17 | build-submodules: add librtr | Christian Poessinger | |
2019-01-17 | build-submodules: add vyos-salt-minion | Christian Poessinger | |
2019-01-17 | build-submodules: add vyos-opennhrp | Christian Poessinger | |
2019-01-17 | build-submodules: add ddclient and vyatta-biosdevname | Christian Poessinger | |
2019-01-16 | build-submodules: add eventwatchd | Christian Poessinger | |
2019-01-16 | build-submodules: add conntrack-tools | Christian Poessinger | |
2019-01-14 | build-submodules: remove vyos-pppoe-server which is replaced by vyos-1x | Christian Poessinger | |
2019-01-14 | build-submodules: remove vyatta-vrrp which is no longer required | Christian Poessinger | |
vyatta-vrrp code has been replaced by vyos-1x implementation | |||
2019-01-12 | Add frr submodule | Christian Poessinger | |
2019-01-12 | Remove vyos-frr submodule | Christian Poessinger | |
2019-01-09 | packages: fix vyos-strongswan submodule pointer | Christian Poessinger | |
2019-01-04 | Added vyos-accel-ppp submodule | Christian Poessinger | |
2018-11-07 | T959: remove 'vyos-igmpproxy' submodule as it's replaced by vyos-1x | Christian Poessinger | |
2018-10-20 | Add vyos-frr submodule | Christian Poessinger | |
2018-10-17 | T913: move dhcp-relay service to vyos-1x | Christian Poessinger | |
2018-10-09 | Add vyos-strongswan submodule | Christian Poessinger | |
2018-10-02 | Sync vyatta-iproute submodule | Christian Poessinger | |
2018-10-02 | Sync vyos-kernel submodule | Christian Poessinger | |
2018-09-01 | Add pmacct submodule | Christian Poessinger | |
2018-08-31 | T778: T811: remove vyatta-cfg-dhcp-server dependency | Christian Poessinger | |
2018-08-14 | T776: Update VyOS Kernel to latest 4.14.62 | Christian Poessinger | |
Submodule packages/vyos-kernel 1230876..713585a: > Merge tag 'v4.14.62' into linux-vyos-4.14.y | |||
2018-08-14 | Add vyos-wireguard submodule | Christian Poessinger | |
2018-06-04 | Added vyatta-quagga submodule | Christian Poessinger | |
2018-03-21 | Added vyatta-iproute submodule | Christian Poessinger | |
2018-03-20 | T578: Update vyos-kernel | Yuya Kusakabe | |
2018-03-15 | T565: VyOS Kernel Update v4.14.26 | Christian Poessinger | |
2018-03-14 | Added 'vyos-keepalived' submodule | Christian Poessinger | |
2018-01-26 | T531: VyOS Kernel Update v4.4.113 | Christian Poessinger | |
2018-01-06 | T379: Add support for UDP broadcast relay | Christian Poessinger | |
2018-01-02 | Replaced submodule 'vyos-bcast-relay' with proper fork of 'udp-broadcast-relay' | Christian Poessinger | |
2017-12-09 | Remove 'vyatta-cron' submodule | Christian Poessinger | |
'vyatta-cron' is superseeded by 'vyos-1x' thus the submodule is removed to reduce confusion. |