summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)Author
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.
2017-12-09Updated 'vyos-world' and 'vyos-1x' submoduleChristian Poessinger
2017-12-08Added 'mdns-repeater' submoduleChristian Poessinger
Submodule is a fork of https://github.com/lucasec/mdns-repeater w/ extensions to add Debian packaging and systemd support.
2017-12-08Remove '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-10-29VyOS Kernel Update v4.4.95Christian Poessinger
* packages/vyos-kernel efe6504...0a84c7e (18): > Merge tag 'v4.4.95' into current > add virtio scsi to kernel as loadable module > remove Automatically generated lines > Enable intel QuickAssist Technology modules > dccp: fix freeing skb too early for IPV6_RECVPKTINFO > virtio_net: validate ethtool port setting and explain the user validation > ethtool: make validate_speed accept all speeds between 0 and INT_MAX > virtio_net: add ethtool support for set and get of settings > ethtool: add speed/duplex validation functions > add vyos x86_64 defconfig > Merge tag 'v4.4.47' into current
2017-09-03Updated submodule packages/vyos-worldChristian Poessinger
packages/vyos-world e590f74...416bee9 (1): > Added vyos-bcast-relay package
2017-09-03Added submodule packages/vyos-bcast-relayChristian Poessinger
2017-09-02Updated submodule packages/vyos-cfg-avahiChristian Poessinger
packages/vyos-cfg-avahi 894e268...31448bd (2): > Adjust mdns-repeater for VyOS > Added mdns-repeater source
2017-09-02Updated submodule packages/vyos-worldChristian Poessinger
Submodule packages/vyos-world 28fa090..ca1dbba: > Added vyos-cfg-avahi package > Update the changelog. > Add vyos-1x package to vyos-world. > remove grub2 and open-vm-tools packages, give trouble with building arm build > include open-vm-tools in the image (T16) > Update the changelog. > Add dependency on grub2, since it's required but we have no idea what would be a better place.
2017-09-02Added submodule packages/vyos-cfg-avahiChristian Poessinger
2017-08-27Add .gitignore for packages build outputChristian Poessinger
2017-08-17Add vyos-1x submodule where the rewritten code will go.Daniil Baturin
2016-02-06Add the kernel package as a submodule.Daniil Baturin
2016-02-01Add vyos-world as a submodule.Daniil Baturin
2015-12-21Add 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.