summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)Author
2020-06-20packages: add build for FRRChristian Poessinger
2020-06-20Jenkins: lib: add programmable package build PipelineChristian Poessinger
2020-06-20Jenkins: initial support for shared build librariesChristian 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-20packages: add builds for netfilter packages from upstream DebianChristian 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-23Remove outdated/unmaintained submodulesChristian 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-09T1010 - submodule vyatta-webgui removedhagbard
2019-02-01Add lldp and pdns-recursor submodulesChristian Poessinger
2019-01-31build-submodules: add ipaddrcheckChristian Poessinger
2019-01-30Revert "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-30T1214: Add `ipaddrcheck` to the packages directoryNicholas Humfrey
2019-01-30Merge branch 'source-build' of github.com:c-po/vyos-build into currentChristian 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-30T1202: Add `hvinfo` to the packages directory (#43)Nicholas Humfrey
2019-01-27build-submodules: add libyangChristian Poessinger
2019-01-26submodules: add igmpproxyChristian Poessinger
2019-01-26submodules: add vyos-xe-guest-utilitiesChristian Poessinger
2019-01-17build-submodules: add vyos-netplugChristian Poessinger
2019-01-17build-submodules: add VyConfChristian Poessinger
2019-01-17added submodule vyos-vmwaretools-scriptshagbard
2019-01-17build-submodules: add libvyosconfigChristian Poessinger
2019-01-17build-submodules: add librtrChristian Poessinger
2019-01-17build-submodules: add vyos-salt-minionChristian Poessinger
2019-01-17build-submodules: add vyos-opennhrpChristian Poessinger
2019-01-17build-submodules: add ddclient and vyatta-biosdevnameChristian Poessinger
2019-01-16build-submodules: add eventwatchdChristian Poessinger
2019-01-16build-submodules: add conntrack-toolsChristian Poessinger
2019-01-14build-submodules: remove vyos-pppoe-server which is replaced by vyos-1xChristian Poessinger
2019-01-14build-submodules: remove vyatta-vrrp which is no longer requiredChristian Poessinger
vyatta-vrrp code has been replaced by vyos-1x implementation
2019-01-12Add frr submoduleChristian Poessinger
2019-01-12Remove vyos-frr submoduleChristian Poessinger
2019-01-09packages: fix vyos-strongswan submodule pointerChristian Poessinger
2019-01-04Added vyos-accel-ppp submoduleChristian Poessinger
2018-11-07T959: remove 'vyos-igmpproxy' submodule as it's replaced by vyos-1xChristian Poessinger
2018-10-20Add vyos-frr submoduleChristian Poessinger
2018-10-17T913: move dhcp-relay service to vyos-1xChristian Poessinger
2018-10-09Add vyos-strongswan submoduleChristian Poessinger
2018-10-02Sync vyatta-iproute submoduleChristian Poessinger
2018-10-02Sync vyos-kernel submoduleChristian Poessinger
2018-09-01Add pmacct submoduleChristian Poessinger
2018-08-31T778: T811: remove vyatta-cfg-dhcp-server dependencyChristian Poessinger
2018-08-14T776: Update VyOS Kernel to latest 4.14.62Christian Poessinger
Submodule packages/vyos-kernel 1230876..713585a: > Merge tag 'v4.14.62' into linux-vyos-4.14.y
2018-08-14Add vyos-wireguard submoduleChristian Poessinger
2018-06-04Added vyatta-quagga submoduleChristian Poessinger
2018-03-21Added vyatta-iproute submoduleChristian Poessinger
2018-03-20T578: Update vyos-kernelYuya Kusakabe
2018-03-15T565: VyOS Kernel Update v4.14.26Christian Poessinger
2018-03-14Added 'vyos-keepalived' submoduleChristian Poessinger
2018-01-26T531: VyOS Kernel Update v4.4.113Christian Poessinger
2018-01-06T379: Add support for UDP broadcast relayChristian Poessinger
2018-01-02Replaced submodule 'vyos-bcast-relay' with proper fork of 'udp-broadcast-relay'Christian Poessinger
2017-12-09Remove 'vyatta-cron' submoduleChristian Poessinger
'vyatta-cron' is superseeded by 'vyos-1x' thus the submodule is removed to reduce confusion.