Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-05 | Merge pull request #958 from c-po/io_uring | Daniil Baturin | |
Kernel: T7428: remove io_uring support | |||
2025-05-04 | systemd: T7356: use short service names to avoid truncation | Christian Breunig | |
The issue ONLY appears on small terminals where systemd automatically truncates the lines to match the terminal width - so far so good. The BUG is, if truncation happens in the service name which is BOLD you're pretty much screwed, as truncation will not reset the color. We can set StatusUnitFormat=description in /etc/systemd/system.conf which will not print the service long description to avoid truncation making the boot a little less verbose. This actually restores the behavior of VyOS 1.3 | |||
2025-05-04 | Kernel: T5887: update Linux Kernel to v6.6.89 | Christian Breunig | |
2025-04-28 | T7407: fix the incorrect url for arm64 salt pkgs | Date Huang | |
Signed-off-by: Date Huang <tjjh89017@hotmail.com> | |||
2025-04-23 | Kernel: T5887: update Linux Kernel to v6.6.87c-po-patch-1 | Christian Breunig | |
2025-04-23 | Merge pull request #951 from c-po/syslog-T7367 | Christian Breunig | |
T7367: syslog.service links to rsyslog.service - thus disable it, too | |||
2025-04-20 | T7367: syslog.service links to rsyslog.service - thus disable it, too | Christian Breunig | |
The default syslog implementation should make syslog.service a symlink to itself, so that this socket activates the right actual syslog service. As rsyslog service is already disabled - also take care of the linked service. | |||
2025-04-20 | Merge pull request #948 from dmbaturin/T7372-quote-lb-config-arguments | Christian Breunig | |
build: T7372: correctly quote lb_config arguments | |||
2025-04-18 | build: T7372: correctly quote lb_config arguments | Daniil Baturin | |
2025-04-18 | build: T7241: remove fastnetmon from the list of services | Daniil Baturin | |
to be disabled by default | |||
2025-04-18 | Merge pull request #922 from Embezzle/T6322 | Daniil Baturin | |
T6322: Include microcode in amd64 architecture builds | |||
2025-04-15 | Merge pull request #944 from c-po/netplug-T7353 | Daniil Baturin | |
T7353: netplug.service is started by vyos-router | |||
2025-04-14 | T6322: Include microcode in amd64 architecture builds | Alex W | |
2025-04-13 | T7353: netplug.service is started by vyos-router | Christian Breunig | |
Netplug daemon is started last after all interfaces got initialized to properly monitor them for up/down events. | |||
2025-04-10 | build: T7345: do not use Debian Buster repos in image builds | Daniil Baturin | |
2025-04-01 | Merge pull request #940 from dmbaturin/T7301-goodbye-gnupg | Christian Breunig | |
build: T7301: do not include the GPG image signing key in images | |||
2025-04-01 | Merge pull request #924 from c-po/ipt-netflow | Daniil Baturin | |
Kernel: T6230: add ipt_NETFLOW out-of-tree module | |||
2025-04-01 | build: T7301: do not include the GPG image signing key in images | Daniil Baturin | |
2025-03-25 | T7278: Fix missing cracklib database files on image update | oniko94 | |
2025-03-18 | T861: use custom Kernel certificate over the root shim signing certificate | Christian Breunig | |
2025-03-18 | T861: use secure-boot certificates from data/certificates | Christian Breunig | |
2025-03-18 | Merge pull request #931 from jestabro/commitd | Daniil Baturin | |
T7121: Set up communication vyconfd to vyos-commitd | |||
2025-03-17 | hooks: T7217: remove Dropbear SSH host keys | Daniil Baturin | |
that may be generated by postinstall scripts to prevent accidental use of non-unique keys baked into images | |||
2025-03-16 | T7121: disable vyos-commitd.service until replacement of vyos-configd | John Estabrook | |
2025-03-11 | Kernel: T6230: add ipt_NETFLOW out-of-tree module | Christian Breunig | |
2025-02-25 | Kernel: T5887: update Linux Kernel to v6.6.79 | Christian Breunig | |
2025-02-15 | Kernel: T5887: update Linux Kernel to v6.6.77T5887-kernel-6.6.77 | Christian Breunig | |
2025-02-04 | Merge pull request #898 from c-po/syslog-T6989 | Christian Breunig | |
T6989: disable rsyslog service | |||
2025-02-03 | build: T7132: new boot splash for rolling release images | Daniil Baturin | |
The pseudo-constellation can be nicknamed "Operarius" ("The Worker") (genitive singular: "Operarii") Image by Oleg Gorobets | |||
2025-02-02 | T6989: disable rsyslog service | Christian Breunig | |
2025-01-30 | T7105: Disable by default vpp service until it is configured | Viacheslav Hletenko | |
2025-01-02 | Kernel: T5887: update Linux Kernel to v6.6.69 | Christian Breunig | |
2024-12-20 | eula: T6859: reformat file to honor default UNIX 80x25 terminal width and length | Christian Breunig | |
Runnning "show license" on a default 80x25 terminal makes it almost impossible to properly read it. | |||
2024-12-17 | Kernel: T5887: update Linux Kernel to v6.6.66T5887-kernel-6.6.66 | Christian Breunig | |
2024-12-10 | Merge pull request #856 from dmbaturin/T6942-no-guest-agents | Christian Breunig | |
flavors: T6942: remove VM guest agents from the generic flavor | |||
2024-12-09 | Kernel: T5887: update Linux Kernel to v6.6.64 | Viacheslav Hletenko | |
2024-12-06 | Merge pull request #824 from jestabro/vyconf-minimal | Daniil Baturin | |
T6718: use the vyconf daemon for validation of set commands | |||
2024-12-05 | flavors: T6942: remove VM guest agents from the generic flavor | Daniil Baturin | |
2024-11-30 | Update data/build-types/release.toml | Christian Breunig | |
2024-11-30 | build: T6859: include EULA files in build type definitions | Daniil Baturin | |
2024-11-30 | Merge pull request #847 from dmbaturin/T6915-flavor-cleanup | Christian Breunig | |
build-flavors: T6915: clean up flavor definitions | |||
2024-11-26 | build-flavors: T6915: clean up flavor definitions | Daniil Baturin | |
and leave only illustrative essentials | |||
2024-11-26 | build-flavors: T6913: fix Xen guest agent package in the generic image | Daniil Baturin | |
Also, remove the old XCP-NG flavor because the new agent works for both mainline Xen and XCP-NG | |||
2024-11-20 | build: T6905: Add stream build type | Daniil Baturin | |
2024-11-19 | Kernel: T5887: update Linux Kernel to v6.6.62 | Viacheslav Hletenko | |
2024-11-15 | Kernel: T5887: update Linux Kernel to v6.6.61 | Viacheslav Hletenko | |
2024-11-13 | image-tools: T6864: keep file necessary for compat add image | John Estabrook | |
Revert "T1416: remove deprecated default-union-grub-entry" This reverts commit d50707bb295dbd4bc50e3d0301fc8be605448429. The file grub/default-union-grub-entry and its companion install-image/postinst are needed for 'compatibility-mode' upgrades: when upgrading from a system with legacy image-tools, those two files are expected to exist in the mounted image of the target iso. | |||
2024-11-06 | build: T6855: make the custom APT entry and key syntax more flexible | Daniil Baturin | |
2024-11-01 | Merge pull request #829 from c-po/T6844-salt | Christian Breunig | |
T6844: use our own mirror of the salt repository | |||
2024-11-01 | T6844: use our own mirror of the salt repository | Christian Breunig | |