1160 Commits

Author SHA1 Message Date
Christian Poessinger
cd633eafe1 Docker: dependency cleanup for vyos-1x
Most python3 dependencies are set by vyos-1x, use them from that section.
2021-01-07 23:57:11 +01:00
Christian Poessinger
32408a17ad Update rolling version to 1.4
Commit b808e36 ("Update the version of the rolling release") bumped the version
on the branch but not on the pipeline.
2021-01-07 18:47:15 +01:00
Christian Poessinger
432f3f9692
Docker: drop installation of dh-systemd
dh-systemd was merged into debhelper in version 9.20160709 [1] and since
stretch, dh-systemd is an empty transitional package.

[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=822670
2021-01-06 11:10:31 +01:00
Christian Poessinger
739b8c74eb
Merge pull request #140 from qxmips/current
moved webhost address to vars
2021-01-05 11:16:33 +01:00
qxmips
b5d36aaafa moved webhost address to vars 2021-01-05 08:02:43 +00:00
Daniil Baturin
b0f5a66b6a Fix a typo in the README. 2021-01-04 17:39:01 +02:00
Daniil Baturin
b808e36480 Update the version of the rolling release. 2021-01-04 17:38:37 +02:00
Christian Poessinger
1278d2d0fe
frr: T3182: revert back to 7.3 series 2021-01-03 21:10:43 +01:00
Christian Poessinger
01c7e4b510
frr: T3182: revert back to 7.4 series 2021-01-03 17:54:42 +01:00
Christian Poessinger
ba6dab8952 Kernel: T3168: update Linux Kernel to v5.4.86 2020-12-31 11:52:45 +01:00
Christian Poessinger
d14b0ee946 systemd: services: disable ddclient 2020-12-28 22:52:05 +01:00
Christian Poessinger
649be75876 hooks: adjust to Debian Buster base system 2020-12-28 19:40:28 +01:00
Christian Poessinger
f30f842b90 ddclient: 3151: pin to Debian Bullseye
Ddclient consists out of Perl code only, thus it's safe to use the Bullseye
version.
2020-12-28 19:12:45 +01:00
Christian Poessinger
51c889c116 systemd: services: disable additional service from vyatta-cfg-system
This is the accompanying commit to [1], which moved all the service disable
stuff to vyos-build only.

[1]: https://github.com/vyos/vyatta-cfg-system/commit/8964d55045f57218d2f057
2020-12-28 18:54:37 +01:00
Christian Poessinger
c926168400 services: disable telegraf by default
Commit 5bd60a745de22 ("Add telegraf agent (experimentally)") added the agent to
the rolling ISO. The telegraf daemon was thus always started by default and
simply consuming RAM without doing anything useful.

As all VyOS servcies are disabled by default, so is telegraf. If you wan't to
experiment with it, you can simply start and enable the service on your
system by:

systemctl enable telegraf.service
systemctl start telegraf.service
2020-12-28 15:56:51 +01:00
Christian Poessinger
6bf09791f9 Kernel: T3145: virtio: enable MMIO_CMDLINE_DEVICES 2020-12-25 16:11:45 +00:00
Christian Poessinger
f1bb002cef Kernel: T3145: enable additional ciphers 2020-12-25 16:11:04 +00:00
Christian Poessinger
cbfee8c5b5 salt: T3147: upgrade to version 3002.2 2020-12-23 12:08:55 +01:00
Daniil Baturin
6ad6a744ba
Merge pull request #139 from c-po/frr-update
frr: T3146: upgrade to Free Range Routing 7.5 series
2020-12-23 13:28:34 +07:00
Christian Poessinger
f3f962fd2b frr: T3146: upgrade to Free Range Routing 7.5 series 2020-12-22 17:24:22 +01:00
Christian Poessinger
7743524c07 Kernel: T3145: update Linux Kernel to v5.4.85 2020-12-22 13:51:51 +01:00
Daniil Baturin
a8a6e23d58
Revert to FRR 7.4 until we figure our a libyang upgrade path 2020-12-21 18:36:05 +07:00
Daniil Baturin
3487a66c81
Update to FRR 7.5 2020-12-21 18:19:33 +07:00
Christian Poessinger
d60721b049 Docker: cleanup stages and remove unused packages 2020-12-19 21:32:24 +01:00
Christian Poessinger
d1f6040742 kernel: rename patches 2020-12-19 21:31:50 +01:00
Christian Poessinger
45d230760b Docker: T2666: install bpftool from buster-backports 2020-12-19 14:54:36 +01:00
Christian Poessinger
07a1058c69
Merge pull request #136 from moepman/patch-1
Docker: T2666: fix wrong filename
2020-12-19 11:09:33 +01:00
Christian Poessinger
ae31eb2b0c Docker: T2666: architecture specific package installtion on linux headers 2020-12-19 11:08:52 +01:00
Markus Hauschild
0a2033c4f0
Docker: T2666: fix wrong filename
The temporary file in sources.list.d should be removed with the same name under which it is added
2020-12-17 21:54:09 +01:00
Christian Poessinger
09e7d7c379 Docker: T2666: provide libbpf support 2020-12-17 18:29:51 +01:00
Christian Poessinger
7a4942d1e9 Docker: T2666: gcc-multilib support only available for AMD64 2020-12-17 07:11:50 +01:00
Christian Poessinger
a9df163ef5 Docker: T2666: add dependencies for XDP development 2020-12-16 08:00:24 +01:00
Christian Poessinger
eb1eb17b04 netplug: T3130: add VyOS specific helper script 2020-12-15 18:27:18 +01:00
Christian Poessinger
463318d65f GitHub: add PullRequest template 2020-12-14 18:53:36 +01:00
Christian Poessinger
f0cbc17bda netplug: T3130: replace vyos-netplug with upstream Debian version 2020-12-14 18:52:33 +01:00
Christian Poessinger
fa5843146f iproute2: T3129: add Jenkins build 2020-12-14 18:04:42 +01:00
Christian Poessinger
4d1f145cb1 Merge branch 'kernel-5.4' of github.com:c-po/vyos-build into current
* 'kernel-5.4' of github.com:c-po/vyos-build:
  Kernel: T3129: update Linux Kernel to v5.4.83
2020-12-14 16:35:56 +01:00
Christian Poessinger
3939384aff Kernel: T3129: update Linux Kernel to v5.4.83 2020-12-14 16:34:43 +01:00
Christian Poessinger
1efea42f80 Kernel: T3122: update Linux Kernel to v4.19.162 2020-12-09 20:19:02 +01:00
Christian Poessinger
04b14e52b7 hooks: drop isc-dhcp helper files from /etc/default 2020-12-06 20:29:13 +01:00
Daniil Baturin
5bd60a745d Add telegraf agent (experimentally). 2020-12-04 10:18:34 +01:00
Christian Poessinger
7e638783ad Kernel: T3107: update Linux Kernel to v4.19.161 2020-12-03 07:54:34 +01:00
Christian Poessinger
65ebf0e2c4
CONTRIBUTING: extend guidelines with samples from the documentation 2020-11-30 08:53:01 +01:00
Christian Poessinger
b35660db9b
Merge pull request #134 from DmitriyEshenko/fix-igmp-pim
pim: T2744: Disable pimd by default to prevent conflict
2020-11-27 12:20:54 +01:00
DmitriyEshenko
3429f16a5b pim: T2744: Disable pimd by default to prevent conflict 2020-11-25 19:10:51 +00:00
Christian Poessinger
2228df50af
Merge pull request #133 from sever-sever/T2061
frr-syslog: T2061: Moving FRR logs to messages: Fix debug mode
2020-11-25 19:03:16 +01:00
sever-sever
43da31bd19 frr-syslog: T2061: Moving FRR logs to messages: Fix debug mode 2020-11-25 17:57:57 +00:00
Christian Poessinger
0eed76532b Kernel: T3087: update Linux Kernel to v4.19.160 2020-11-24 19:53:53 +01:00
Christian Poessinger
5df1581587 Add wireguard-modules dependency
This is the completing commit for [1]. Moving this dependency here eases
development on the 5.9 Kernel tree and also on the ARM tree as now vyos-build
decides if an out-of-tree WireGuard modules should be incorporated into
the image or not.

[1] d915a15e66
2020-11-23 11:49:31 +01:00
Christian Poessinger
672739fa2b Kernel: T3075: update Linux Kernel to v4.19.158 2020-11-19 22:37:02 +01:00