582 Commits

Author SHA1 Message Date
Christian Poessinger
c09d8e9ab4 Add vyos-frr submodule 2018-10-20 15:29:00 +02:00
Christian Poessinger
53750b39cd T913: move dhcp-relay service to vyos-1x 2018-10-17 21:11:23 +02:00
Christian Poessinger
f7d576c263 Add vyos-strongswan submodule 2018-10-09 21:20:25 +02:00
Christian Poessinger
8f3bfc8a15 Sync vyatta-iproute submodule 2018-10-02 16:55:12 +02:00
Christian Poessinger
3721e6c03b Sync vyos-kernel submodule 2018-10-02 16:53:15 +02:00
Christian Poessinger
c8297009c5 Add pmacct submodule 2018-09-01 10:54:49 +02:00
Christian Poessinger
e994a2233a T778: T811: remove vyatta-cfg-dhcp-server dependency 2018-08-31 22:39:14 +02:00
Christian Poessinger
edd1b9e458 T776: Update VyOS Kernel to latest 4.14.62
Submodule packages/vyos-kernel 1230876..713585a:
  > Merge tag 'v4.14.62' into linux-vyos-4.14.y
2018-08-14 19:32:37 +02:00
Christian Poessinger
d0c0133539 Add vyos-wireguard submodule 2018-08-14 19:32:37 +02:00
Christian Poessinger
7ede5bb699 Added vyatta-quagga submodule 2018-06-04 21:01:01 +02:00
Christian Poessinger
65b82136a1 Added vyatta-iproute submodule 2018-03-21 20:19:12 +01:00
Yuya Kusakabe
e9b6d0942d
T578: Update vyos-kernel 2018-03-20 10:17:04 +09:00
Christian Poessinger
3ba5eec40a T565: VyOS Kernel Update v4.14.26 2018-03-15 12:48:02 +01:00
Christian Poessinger
31047fb47f Added 'vyos-keepalived' submodule 2018-03-14 15:57:41 +01:00
Christian Poessinger
79de686b77 T531: VyOS Kernel Update v4.4.113 2018-01-26 12:19:09 +01:00
Christian Poessinger
ad8950f3f1 T379: Add support for UDP broadcast relay 2018-01-06 11:59:35 +01:00
Christian Poessinger
f687ea7e96 Replaced submodule 'vyos-bcast-relay' with proper fork of 'udp-broadcast-relay' 2018-01-02 19:40:23 +01:00
Christian Poessinger
1c1f372d35 Remove 'vyatta-cron' submodule
'vyatta-cron' is superseeded by 'vyos-1x' thus the submodule is removed
to reduce confusion.
2017-12-09 13:45:12 +01:00
Christian Poessinger
608b67677a Updated 'vyos-world' and 'vyos-1x' submodule 2017-12-09 13:36:40 +01:00
Christian Poessinger
b527902a31 Added 'mdns-repeater' submodule
Submodule is a fork of https://github.com/lucasec/mdns-repeater w/
extensions to add Debian packaging and systemd support.
2017-12-08 20:31:44 +01:00
Christian Poessinger
2dbff76543 Remove 'vyos-cfg-avahi' submodule (superseeded) (T378)
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-12-08 20:31:30 +01:00
Christian Poessinger
44e24298ad VyOS Kernel Update v4.4.95
* 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-10-29 18:54:18 +01:00
Christian Poessinger
46a84cfc50 Updated submodule packages/vyos-world
packages/vyos-world e590f74...416bee9 (1):
  > Added vyos-bcast-relay package
2017-09-03 00:14:11 +02:00
Christian Poessinger
9341590e35 Added submodule packages/vyos-bcast-relay 2017-09-03 00:13:36 +02:00
Christian Poessinger
9b2c69ada8 Updated submodule packages/vyos-cfg-avahi
packages/vyos-cfg-avahi 894e268...31448bd (2):
  > Adjust mdns-repeater for VyOS
  > Added mdns-repeater source
2017-09-02 23:42:19 +02:00
Christian Poessinger
f3ccfa85e2 Updated submodule packages/vyos-world
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-02 23:42:12 +02:00
Christian Poessinger
1fa15445af Added submodule packages/vyos-cfg-avahi 2017-09-02 22:10:30 +02:00
Christian Poessinger
85099b846b Add .gitignore for packages build output 2017-08-27 19:18:35 +02:00
Daniil Baturin
f4518abe2e Add vyos-1x submodule where the rewritten code will go. 2017-08-17 20:09:38 -04:00
Daniil Baturin
a010662aaa Add the kernel package as a submodule. 2016-02-06 16:55:10 -05:00
Daniil Baturin
5934bf867b Add vyos-world as a submodule. 2016-02-01 06:55:07 -05:00
Daniil Baturin
8114cd0efe Add packages written specifically for VyOS as submodules.
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.
2015-12-21 15:14:57 -05:00