Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-08 | T5809: live-build-config: insmod gzio for vmlinuz kernels on arm64 | Mathew McBride | |
Without this, GRUB will report a 'invalid magic' or 'missing UEFI stub' error when loading kernels on arm64. This change has no effect on x86-64 systems. | |||
2023-12-03 | T4426: disable arpwatch.service by default | Christian Breunig | |
2023-11-15 | image: T4516: enable vyos-grub-update service | John Estabrook | |
2023-10-04 | T5589: Nonstripped binaries exists in VyOS | Apachez | |
2023-10-03 | Merge pull request #426 from Apachez-/T5589 | Daniil Baturin | |
T5589: Nonstripped binaries exists in VyOS | |||
2023-09-30 | T5624: Remove /etc/debian_version from the image | Apachez | |
2023-09-26 | T5589: Nonstripped binaries exists in VyOS | Apachez | |
2023-09-26 | T5589: Nonstripped binaries exists in VyOS | Apachez | |
2023-09-16 | T5511: Cleanup of unused directories (and files) in order to shrink image-size | Apachez | |
2023-09-16 | 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. | |||
2023-09-16 | T5511: Cleanup of unused directories (and files) in order to shrink image-size | Apachez | |
2023-09-14 | live: T5568: Add serial boot option to live ISO | sarthurdev | |
2023-09-14 | T5511: Cleanup of unused directories (and files) in order to shrink image-size | Apachez | |
2023-09-13 | T5511: Cleanup of unused directories (and files) in order to shrink image-size | Apachez | |
2023-09-11 | 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 | |||
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-16 | netplug: T5476: move configuration files to vyos-1x repo | Christian Breunig | |
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-20 | Revert "vpp: T893: add fdio repositories" | Christian Breunig | |
This reverts commit 6baed3c064d66b39630ae67e6e40f02c9b11b3c1. | |||
2023-06-17 | vpp: T893: add fdio repositories | Christian Breunig | |
2023-06-17 | qat: fix file permission in rootfs - 755 not required | Christian Breunig | |
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 | T5234: move BASH skeleton files to vyos-1x repo | 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-05-04 | T4928: add zstd to initrd | Christian Breunig | |
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-24 | build: always prefer our packages over Debian upstream | Christian Breunig | |
2023-03-14 | T5086: Disable by default hsflowd service | Viacheslav Hletenko | |
2023-03-11 | systemd: services: T5003: disable podman services | Christian Breunig | |
2023-03-08 | Merge pull request #302 from sempervictus/bug/udev_rename_deadlock | Christian Breunig | |
T4966: Delay UDEV execution, avoid rename deadlock | |||
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-02-13 | debian: T5003: Update to to Debian 12 "Bookworm" | sarthurdev | |
* Remove obsolete packages and dependencies | |||
2023-02-12 | T5001: Replace links to the phabricator site | Christian Breunig | |
Replace links to the phabricator site from https://phabricator.vyos.net to https://vyos.dev | |||
2023-01-31 | T4966: Delay UDEV execution, avoid rename deadlock | RageLtMan | |
UDEV will rename interfaces from whatever the kernel called them to eX before converting them to ethX during init. In current VyOS, the second renaming operation can run into a lock on the adapter preventing altering its name. As a result, the adapter will remain in the eX configuration, preventing proper execution of subsequent scripts and configuration stanzas. The initial renaming step has to remain as it is needed to work around other issues, which leaves the somewhat hacky approach of delaying the second renaming step slightly in an effort to let the device lock holders settle, releasing it for rename to ethX. This is accomplished by a kernel commandline paramter (3s), which can be tweaked to reduce impact or wait longer as needed on different devices - udev.exec_delay=3 |