summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2025-05-05Merge pull request #958 from c-po/io_uringDaniil Baturin
Kernel: T7428: remove io_uring support
2025-05-04systemd: T7356: use short service names to avoid truncationChristian 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-04Kernel: T5887: update Linux Kernel to v6.6.89Christian Breunig
2025-04-28T7407: fix the incorrect url for arm64 salt pkgsDate Huang
Signed-off-by: Date Huang <tjjh89017@hotmail.com>
2025-04-23Kernel: T5887: update Linux Kernel to v6.6.87c-po-patch-1Christian Breunig
2025-04-23Merge pull request #951 from c-po/syslog-T7367Christian Breunig
T7367: syslog.service links to rsyslog.service - thus disable it, too
2025-04-20T7367: syslog.service links to rsyslog.service - thus disable it, tooChristian 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-20Merge pull request #948 from dmbaturin/T7372-quote-lb-config-argumentsChristian Breunig
build: T7372: correctly quote lb_config arguments
2025-04-18build: T7372: correctly quote lb_config argumentsDaniil Baturin
2025-04-18build: T7241: remove fastnetmon from the list of servicesDaniil Baturin
to be disabled by default
2025-04-18Merge pull request #922 from Embezzle/T6322Daniil Baturin
T6322: Include microcode in amd64 architecture builds
2025-04-15Merge pull request #944 from c-po/netplug-T7353Daniil Baturin
T7353: netplug.service is started by vyos-router
2025-04-14T6322: Include microcode in amd64 architecture buildsAlex W
2025-04-13T7353: netplug.service is started by vyos-routerChristian Breunig
Netplug daemon is started last after all interfaces got initialized to properly monitor them for up/down events.
2025-04-10build: T7345: do not use Debian Buster repos in image buildsDaniil Baturin
2025-04-01Merge pull request #940 from dmbaturin/T7301-goodbye-gnupgChristian Breunig
build: T7301: do not include the GPG image signing key in images
2025-04-01Merge pull request #924 from c-po/ipt-netflowDaniil Baturin
Kernel: T6230: add ipt_NETFLOW out-of-tree module
2025-04-01build: T7301: do not include the GPG image signing key in imagesDaniil Baturin
2025-03-25T7278: Fix missing cracklib database files on image updateoniko94
2025-03-18T861: use custom Kernel certificate over the root shim signing certificateChristian Breunig
2025-03-18T861: use secure-boot certificates from data/certificatesChristian Breunig
2025-03-18Merge pull request #931 from jestabro/commitdDaniil Baturin
T7121: Set up communication vyconfd to vyos-commitd
2025-03-17hooks: T7217: remove Dropbear SSH host keysDaniil Baturin
that may be generated by postinstall scripts to prevent accidental use of non-unique keys baked into images
2025-03-16T7121: disable vyos-commitd.service until replacement of vyos-configdJohn Estabrook
2025-03-11Kernel: T6230: add ipt_NETFLOW out-of-tree moduleChristian Breunig
2025-02-25Kernel: T5887: update Linux Kernel to v6.6.79Christian Breunig
2025-02-15Kernel: T5887: update Linux Kernel to v6.6.77T5887-kernel-6.6.77Christian Breunig
2025-02-04Merge pull request #898 from c-po/syslog-T6989Christian Breunig
T6989: disable rsyslog service
2025-02-03build: T7132: new boot splash for rolling release imagesDaniil Baturin
The pseudo-constellation can be nicknamed "Operarius" ("The Worker") (genitive singular: "Operarii") Image by Oleg Gorobets
2025-02-02T6989: disable rsyslog serviceChristian Breunig
2025-01-30T7105: Disable by default vpp service until it is configuredViacheslav Hletenko
2025-01-02Kernel: T5887: update Linux Kernel to v6.6.69Christian Breunig
2024-12-20eula: T6859: reformat file to honor default UNIX 80x25 terminal width and lengthChristian Breunig
Runnning "show license" on a default 80x25 terminal makes it almost impossible to properly read it.
2024-12-17Kernel: T5887: update Linux Kernel to v6.6.66T5887-kernel-6.6.66Christian Breunig
2024-12-10Merge pull request #856 from dmbaturin/T6942-no-guest-agentsChristian Breunig
flavors: T6942: remove VM guest agents from the generic flavor
2024-12-09Kernel: T5887: update Linux Kernel to v6.6.64Viacheslav Hletenko
2024-12-06Merge pull request #824 from jestabro/vyconf-minimalDaniil Baturin
T6718: use the vyconf daemon for validation of set commands
2024-12-05flavors: T6942: remove VM guest agents from the generic flavorDaniil Baturin
2024-11-30Update data/build-types/release.tomlChristian Breunig
2024-11-30build: T6859: include EULA files in build type definitionsDaniil Baturin
2024-11-30Merge pull request #847 from dmbaturin/T6915-flavor-cleanupChristian Breunig
build-flavors: T6915: clean up flavor definitions
2024-11-26build-flavors: T6915: clean up flavor definitionsDaniil Baturin
and leave only illustrative essentials
2024-11-26build-flavors: T6913: fix Xen guest agent package in the generic imageDaniil Baturin
Also, remove the old XCP-NG flavor because the new agent works for both mainline Xen and XCP-NG
2024-11-20build: T6905: Add stream build typeDaniil Baturin
2024-11-19Kernel: T5887: update Linux Kernel to v6.6.62Viacheslav Hletenko
2024-11-15Kernel: T5887: update Linux Kernel to v6.6.61Viacheslav Hletenko
2024-11-13image-tools: T6864: keep file necessary for compat add imageJohn 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-06build: T6855: make the custom APT entry and key syntax more flexibleDaniil Baturin
2024-11-01Merge pull request #829 from c-po/T6844-saltChristian Breunig
T6844: use our own mirror of the salt repository
2024-11-01T6844: use our own mirror of the salt repositoryChristian Breunig