Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-14 | T5086: Disable by default hsflowd service | Viacheslav Hletenko | |
2023-03-11 | systemd: services: T5003: disable podman services | Christian Breunig | |
2023-03-07 | T4977: Enable Babeld | Yuxiang Zhu | |
Babeld support has been merged https://github.com/vyos/vyos-1x/pull/1800 however I just noticed `/etc/frr/daemons` came from this file. | |||
2023-02-15 | Merge pull request #306 from sarthurdev/bookworm | Christian Breunig | |
debian: T5003: Upgrade base system to Debian 12 "Bookworm" | |||
2023-02-14 | strongSwan: T4593: move to charon-systemd | Christian Breunig | |
2023-02-13 | debian: T5003: Disable `strongswan.service` provided by charon_systemd | sarthurdev | |
2023-01-31 | Revert "Resolve resource deadlock for udev iface shuffle" | Christian Poessinger | |
This reverts commit 8e6d765be123be9d937970ee96b7d6d0b5053ed5. This breaks existing configurations: https://forum.vyos.io/t/yesterday-and-todays-build-causes-network-interface-getting-corrupted-vyos-1-4-rolling-202301280924-amd64-iso | |||
2023-01-29 | Resolve resource deadlock for udev iface shuffle | RageLtMan | |
UDEV contains a default rule triggered early-on which renames all NICs by their index to eX, systemd-udevd subsequently renames the eX interface to ethX. Systemd-udevd can fail to rename the iface if it still has resource locks from the prior renaming which then fails to apply all manner of configurations resulting in a booted zombie which cannot handle L3 traffic. Fix the concern by removing 62-temporary-interface-rename.rules from /etc/udev/rules.d during the cleanup hook executed in data/live-build-config/hooks/live/82-cleanup-udev-rules.chroot. Testing: Boot-tested in OpenStack under identical infrastructure-as-code states. Verified DHCP-assigned routes, execution of cloud-init, and configuration stanzas injected through cloud-init applied to the FW and system. | |||
2023-01-14 | ntp: T3008: move from ntpd to chrony | Christian Breunig | |
2023-01-09 | Revert "systemd: T4593: disable strongswan service by default" | Christian Poessinger | |
This reverts commit 0351b37359517dab1a18379d180a01fd5271802e. | |||
2022-12-27 | systemd: T4593: disable strongswan service by default | Christian Poessinger | |
2022-11-26 | T4841: Disable by default fancontrol.service | Viacheslav Hletenko | |
Disable by default fancontrol.servive (used in user-util) | |||
2022-11-07 | Revert "containers: T2216: Include busybox container image, used in ↵ | sarthurdev | |
smoketests (1MB)" This reverts commit 5f186754fe54e9a5b0f7cdea1b295778ddd6796a. | |||
2022-10-29 | containers: T2216: Include busybox container image, used in smoketests (1MB) | sarthurdev | |
2022-10-06 | T3664: improve error reporting of the initramfs hook | Daniil Baturin | |
2022-07-22 | ssh: T631: remove sed call to sshd_config | Christian Poessinger | |
2022-07-17 | frr: T4536: enable systemd service unit | Christian Poessinger | |
2022-07-17 | frr: T4536: no need for empty configuration files as we use the ↵ | Christian Poessinger | |
integrated-config option | |||
2022-06-12 | Merge pull request #243 from sarthurdev/geoip | Christian Poessinger | |
firewall: T4299: Include initial GeoIP database | |||
2022-06-11 | T4415: keep copyright* and README* files from /usr/share/doc in the image | Daniil Baturin | |
2022-06-10 | firewall: T4299: Include initial GeoIP database | sarthurdev | |
2022-06-02 | owamp: T4222: Disable by default owamp and twamp services | Viacheslav Hletenko | |
2022-05-29 | frr: T2472: enable EIGRP daemon | Christian Poessinger | |
2022-05-10 | sshguard: T4408: Add pkg sshquard from repo buster-backports | Viacheslav Hletenko | |
Add repo buster-backports for pkg "sshguard" Disable service sshquard by default | |||
2022-05-05 | doc: T4415: Added back copyrights for components | zsdc | |
Copyright information must not be deleted with the rest documentation files. | |||
2022-03-15 | frr: T4163: enable bmp (BGP Monitoring Protocol, RFC 7854) plugin for bgpd | Christian Poessinger | |
2022-01-29 | upnpd: T3420: disable service by default | Christian Poessinger | |
2022-01-06 | systemd: services: remove haproxy | Christian Poessinger | |
Commit https://github.com/vyos/vyos-user-utils/commit/95db6327c4a7b94eb4634 added the haproxy package to the image which will automatically run that service. All external services should be controlled by VyOS CLI thus haproxy is disabled by default. | |||
2022-01-05 | vyos-user-utils: Disable service `dnsdist` introduced into `vyos-user-utils` ↵ | sarthurdev | |
package This service hosts a DNS server on port 53 by default and was breaking dns forwarding smoketests. Also removing legacy `mdns-repeater` service as no longer used. | |||
2021-12-25 | isis: T1316: enable SNMP support | Christian Poessinger | |
2021-12-10 | wwan: T3795: disable ModemManager service | Christian Poessinger | |
2021-11-12 | T3912: drop default issue file - autogenerated on boot | Christian Poessinger | |
2021-11-09 | atop: T3774: Disabled atop services | zsdc | |
To take all the control over atop service and log files original atop-rotate.timer with cron entry was disabled/removed. | |||
2021-11-08 | T3912: remove superfluous motd.d kernel version shell script | Christian Poessinger | |
2021-10-19 | mdns: T3917: Disable avahi-daemon.service by default | sarthurdev | |
2021-10-16 | T3879: bugfix GPG signature validation on image install | Christian Poessinger | |
(cherry picked from commit f9c89e3565037b4f60aef2577f9fdaa70da7b751) | |||
2021-08-27 | systemd: services: remove no longer available live-tools.service from ↵ | Christian Poessinger | |
disable list | |||
2021-08-27 | systemd: services: remove no longer available cryptsetup.service from ↵ | Christian Poessinger | |
disable list | |||
2021-08-27 | systemd: services: remove no longer available man-db.service from disable list | Christian Poessinger | |
2021-08-27 | systemd: services: remove no longer available pcscd.service from disable list | Christian Poessinger | |
2021-08-27 | systemd: services: remove no longer available (pacemaker|corosync).service ↵ | Christian Poessinger | |
from disable list We no longer have clustering at the moment. | |||
2021-08-27 | systemd: services: fix strongSwan service names to disable | Christian Poessinger | |
2021-08-27 | systemd: services: remove no longer available sendmail.service from disable list | Christian Poessinger | |
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-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-20 | T3641: hooks: use Python3 interpreter | Christian Poessinger | |
2021-06-20 | vmware: tools.conf is now provided via vyos-1x-vmware package | Christian Poessinger | |