Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-27 | systemd: services: remove no longer available lighttpd.service from disable list | Christian Poessinger | |
(cherry picked from commit a834d2a97a159ad4ec1f5ffa285c6748ffcc3ddd) | |||
2021-08-27 | systemd: services: remove no longer available exim4.service from disable list | Christian Poessinger | |
(cherry picked from commit 1ecd2cdd0e84616df04f246827e6d1ea1062782e) | |||
2021-08-06 | T3713: move utilities to the vyos-user-utils meta-package. | Daniil Baturin | |
2021-06-29 | Debian: T3641: use ethtool from Buster | Christian Poessinger | |
The latest version from ethtool changed parts of how certain output text is handled RX/TX ring buffers, or how to work with SFP+ NICs and the possibility/not-possibility in configuring auto-negotiation parameters. Until those error(codes) are properly intercepted from VyOS 1.4 - use the old, known to work version of ethtool. | |||
2021-06-27 | chroot: drop vmware-tool/tools.conf now shipped in vyos-1x-vmware | Christian Poessinger | |
2021-06-21 | T3641: hooks: open-vm-tools: use Python3 interpreter | Christian Poessinger | |
2021-06-21 | Revert "vmware: tools.conf is now provided via vyos-1x-vmware package" | Christian Poessinger | |
This reverts commit 27a15f8577cd0bf848f30ca2ecb8e147055c3618. | |||
2021-06-21 | Debian: T3641: use bash/bash-completion from Buster | Christian Poessinger | |
vyatta-bash is incompatible with the new syntax found in bash-completion which was added in BASH 5.1. Thus we select the "old" bash version from Debian Buster which is known to work. | |||
2021-06-21 | lb: T3641: APT::Default-Release="current" no longer works | Christian Poessinger | |
Pin all packages from our current repository with a APT preference file. | |||
2021-06-20 | T3641: hooks: use Python3 interpreter | Christian Poessinger | |
2021-06-20 | vmware: tools.conf is now provided via vyos-1x-vmware package | Christian Poessinger | |
2021-06-20 | Debian: T3641: switch to new distro Debian 11 - Bullseye | Christian Poessinger | |
2021-06-07 | charon-syslog: T2620: Add ike-name to IPSec logs | sever-sever | |
2021-06-01 | ipsec: T3594: Disable strongswan-starter.service | sarthurdev | |
2021-05-30 | Merge pull request #167 from erkin/current | Christian Poessinger | |
T3518: Pin cryptography and Paramiko to the Bullseye repo | |||
2021-05-30 | Pin cryptography and Paramiko to the Bullseye repo | erkin | |
2021-05-27 | ntp: T2123: Change NTP servers in default configs | DmitriyEshenko | |
2021-05-23 | systemd: services: T3572: disable smartd | Christian Poessinger | |
2021-05-12 | keepalived: T3540: Use backport version 2.1.5-0.2 | sever-sever | |
2021-05-10 | T3351: Add SHA256 checksums | erkin | |
2021-04-13 | containers: T2216: Add podman dependency pkgs | sever-sever | |
2021-04-13 | Merge pull request #156 from sever-sever/T2216-pod | Christian Poessinger | |
containers: T2216: Add podman for containers | |||
2021-04-09 | containers: T2216: Add podman for containers | sever-sever | |
2021-04-09 | chroot: import modprobe.d/no-copybreak.conf from vyatta-cfg-system | Christian Poessinger | |
2021-04-03 | T2108: add main and backup minisign release keys. | Daniil Baturin | |
2021-03-27 | systemd: services: disable sendmail | Christian Poessinger | |
2021-03-18 | Install additional "irqtop" package | Christian Poessinger | |
2021-03-17 | systemd-udev: T3242: Add hook to prevent link_config redundancy call | DmitriyEshenko | |
2021-01-24 | systemd: services: T2518: disable ndppd service | Christian Poessinger | |
2021-01-20 | sysctl: remove redundant configuration as this is done in vyos-1x | Christian Poessinger | |
2021-01-17 | Kernel: T3218: remove unavailable RSS parameter from intel driver options | Christian Poessinger | |
This is a roundup commit to ae2279e ("Kernel: no longer build Intel out-of-tree NIC drivers") as the in-tree drivers do not support this option, the always use the maximum available number. | |||
2020-12-28 | systemd: services: disable ddclient | Christian Poessinger | |
2020-12-28 | hooks: adjust to Debian Buster base system | Christian Poessinger | |
2020-12-28 | ddclient: 3151: pin to Debian Bullseye | Christian Poessinger | |
Ddclient consists out of Perl code only, thus it's safe to use the Bullseye version. | |||
2020-12-28 | systemd: services: disable additional service from vyatta-cfg-system | Christian Poessinger | |
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 | services: disable telegraf by default | Christian Poessinger | |
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-22 | frr: T3146: upgrade to Free Range Routing 7.5 series | Christian Poessinger | |
2020-12-15 | netplug: T3130: add VyOS specific helper script | Christian Poessinger | |
2020-12-14 | netplug: T3130: replace vyos-netplug with upstream Debian version | Christian Poessinger | |
2020-12-06 | hooks: drop isc-dhcp helper files from /etc/default | Christian Poessinger | |
2020-11-25 | pim: T2744: Disable pimd by default to prevent conflict | DmitriyEshenko | |
2020-11-25 | frr-syslog: T2061: Moving FRR logs to messages: Fix debug mode | sever-sever | |
2020-11-14 | Merge branch 't3041-intel-qat' into current | Christian Poessinger | |
* t3041-intel-qat: Revert "QAT: T2968: add support for Intel Atom C2000 platform" | |||
2020-11-13 | frr: T1316: enable isis daemon | Christian Poessinger | |
2020-11-13 | Revert "QAT: T2968: add support for Intel Atom C2000 platform" | Christian Poessinger | |
This reverts commit b234558db422390ed4d995e9134fe91c37d6cc8f. | |||
2020-11-06 | systemd: T3048: disable tuned service by default | Christian Poessinger | |
2020-10-17 | modules: T2984: Increase HW queues | DmitriyEshenko | |
2020-10-09 | QAT: T2968: add support for Intel Atom C2000 platform | Christian Poessinger | |
2020-09-30 | QAT: T2932: Replace symlinks to files | DmitriyEshenko | |
2020-08-31 | configd: T2582: enable vyos-configd.service | John Estabrook | |