Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-26 | podman: T6598: add custom podman build for version 4.9.5 | Christian Breunig | |
(cherry picked from commit a9baaaba16124f847911eeceaff3dbf17f397aeb) | |||
2024-05-16 | hooks: T6346: set default boot target to multi-user.target | Christian Breunig | |
(cherry picked from commit ca31af2cc33e965c4ebf98fd6f71f7a10c7f5032) | |||
2024-05-14 | T3420: Remove service upnp | Viacheslav Hletenko | |
(cherry picked from commit 618b1379b710d72e85833d17b8d4eede25dea973) | |||
2024-04-11 | Merge pull request #558 from vyos/mergify/bp/sagitta/pr-556 | Christian Breunig | |
T6228: Cleanup of not existing systemd units (backport #556) | |||
2024-04-11 | T6228: Cleanup of not existing systemd units | Viacheslav Hletenko | |
Delete not existing units: ``` 06:12:51 Failed to disable unit, unit logd.service does not exist. 06:12:51 Failed to disable unit, unit heartbeat.service does not exist. ``` (cherry picked from commit 0622fa1ee540041715d585cb78296570b7493e30) | |||
2024-04-11 | T1797: Delete not exist disable vpp service | Viacheslav Hletenko | |
The builder log: ``` 06:12:53 Failed to disable unit, unit vpp.service does not exist. ``` (cherry picked from commit daf8d44060a516a77b0856f5ac9286aeec32bfcb) | |||
2023-12-21 | ssh: T5841: Remove ssh-session-cleanup.service | Indrajit Raychaudhuri | |
With libpam-systemd >= 230-2, ssh-session-cleanup.service is no longer necessary because when `UsePAM yes` in `/etc/ssh/sshd_config` (which is the default), SSH sessions are cleaned up automatically when ssh-server is shutdown or the system is rebooted. (cherry picked from commit 10b5c5bc93f5d9bb99c5523f41a97d49a833a453) | |||
2023-12-16 | image: T4516: enable vyos-grub-update service | John Estabrook | |
(cherry picked from commit e891c1e160b48aae854205bfb42da86bd491e364) | |||
2023-12-03 | T4426: disable arpwatch.service by default | Christian Breunig | |
(cherry picked from commit a3d29d9110a39107c55794a404f9952ac8fd8687) | |||
2023-09-17 | T5511: drop empty hooks | Christian Breunig | |
This is a roundup commit to 0be277647 ("T5511: Cleanup of unused directories (and files) in order to shrink image-size") that dropy empty/commented out live-build hook scripts. (cherry picked from commit 2ca594db0d1fe2ce19e4bd83d5fbd497cc390dc1) | |||
2023-09-17 | T5511: Cleanup of unused directories (and files) in order to shrink image-size | Apachez | |
(cherry picked from commit 0be277647d8d4c5c30e1a5667889803987ce7b7a) | |||
2023-09-13 | frr: T5239: remove daemons.conf generated by chroot hook | Christian Breunig | |
Daemon configuration is now generated during boot via vyos-1x repo. See https://github.com/vyos/vyos-1x/pull/2245 (cherry picked from commit a9a1ca3cbb0951a37de286fffb2554103b561846) | |||
2023-09-01 | frr: T5518: enable pim6d | Christian Breunig | |
2023-08-30 | T5524: Add config directory for livecd | Viacheslav Hletenko | |
Add the '/config' directory for live image boot One of the reasons the DHCP-server uses lease from this directory T2958 | |||
2023-08-27 | T5511: Cleanup of unused directories (and files) in order to shrink image-size | Apachez | |
2023-08-24 | T5468: Remove unused manpages to free up space | Apachez | |
2023-08-08 | T5448: Disable zabbix-agent service by default | Viacheslav Hletenko | |
2023-08-06 | systemd: T5003: sendmail.service no longer exists | Christian Breunig | |
2023-08-05 | systemd: T5003: cleanup timers | Christian Breunig | |
2023-08-04 | frr: T5415: make mgmtd only listen on localhost | Christian Breunig | |
2023-07-15 | T3355: enable vyos-router.service | Christian Breunig | |
2023-06-27 | T1797: Disable vpp.service | Viacheslav Hletenko | |
2023-06-08 | T5003: disable non required GPG user services | Christian Breunig | |
2023-06-08 | T5239: disable FRR service - will by started in order by VyOS startup | Christian Breunig | |
2023-05-21 | T5003: disable sendmail service | Christian Breunig | |
2023-05-17 | T5208: disable nvmf-autoconnect.service | Christian Breunig | |
2023-05-05 | T5203: Disable by default vyos-wan-load-balance.service | Viacheslav Hletenko | |
2023-04-11 | Revert "systemd: services: remove autostart of sendmail and rsyslogd" | Christian Breunig | |
This reverts commit 0b91d71b9cd7e9641287433ea0d0fed3982edb23. Somehow FRR does not like it to be started with no logging daemon present and Smoketests fail. | |||
2023-04-08 | systemd: services: remove autostart of sendmail and rsyslogd | Christian Breunig | |
2023-04-04 | T5142: systemd-journald-audit must not show logs from auditd | Viacheslav Hletenko | |
auditd logs must no be displayed for journalctl mask it | |||
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 | |