Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Remove wrong vyos-xe-guest-utilities submodule in root folder | 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 | adding submodule vyos-xe-guest-utilities | hagbard | |
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-05 | Add branch information to submodules | 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-09-01 | Add pmacct submodule | Christian Poessinger | |
2018-08-31 | T778: T811: remove vyatta-cfg-dhcp-server dependency | Christian Poessinger | |
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-14 | Added 'vyos-keepalived' submodule | 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. | |||
2017-12-08 | Added 'mdns-repeater' submodule | Christian Poessinger | |
Submodule is a fork of https://github.com/lucasec/mdns-repeater w/ extensions to add Debian packaging and systemd support. | |||
2017-12-08 | Remove 'vyos-cfg-avahi' submodule (superseeded) (T378) | Christian Poessinger | |
Using AVAHI as mDNS reflector has the big disadvantage that the reflection interface can not be specified. It will reflect the mDNS messages on ALL interfaces. A new technique called mDNS repeater based upon https://github.com/vyos/mdns-repeater will be used in the future. | |||
2017-09-03 | Added submodule packages/vyos-bcast-relay | Christian Poessinger | |
2017-09-02 | Added submodule packages/vyos-cfg-avahi | Christian Poessinger | |
2017-08-17 | Add vyos-1x submodule where the rewritten code will go. | Daniil Baturin | |
2016-02-06 | Add the kernel package as a submodule. | Daniil Baturin | |
2016-02-01 | Add vyos-world as a submodule. | Daniil Baturin | |
2015-12-21 | Add packages written specifically for VyOS as submodules. | Daniil Baturin | |
Excluded: Quagga (ideally, we should merge the vyatta changes into upstream). Kernel and openvmtools (better built separately). Firmware (better switch to upstream perhaps). Everything that we used to build just because squeeze had it very outdated. |