summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)Author
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.