summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-11-14Merge pull request #836 from jestabro/add-image-compatDaniil Baturin
image-tools: T6864: keep file necessary for compat add image
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-12Merge pull request #834 from natali-rs1985/T3501Christian Breunig
T3501: Fix cli command in check-qemu-install
2024-11-12T3501: Fix cli command in check-qemu-installNataliia Solomko
2024-11-06Merge pull request #830 from dmbaturin/T6854-frr-pcre-buildViacheslav Hletenko
frr: T6854: build FRR with PCRE2 support for better performance
2024-11-06Merge pull request #831 from dmbaturin/T6855-apt-entry-reworkViacheslav Hletenko
build: T6855: make the custom APT entry and key syntax more flexible
2024-11-06build: T6855: make the custom APT entry and key syntax more flexibleDaniil Baturin
2024-11-06frr: T6854: build FRR with PCRE2 support for better performanceDaniil Baturin
2024-11-04Merge pull request #827 from sever-sever/T6813-kernelDaniil Baturin
T6813: Build tarballs for the packages in the linux-kernel dir
2024-11-01T6813: Build tarballs for the packages in the linux-kernel dirViacheslav Hletenko
Build tarballs for the packages related linux-kernel dir.
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
2024-10-29Merge pull request #825 from sever-sever/T6840Daniil Baturin
T6840: Build OpenVPN-otp use commit id instead of master
2024-10-29Merge pull request #826 from sever-sever/T6813-netfilterDaniil Baturin
T6813: Add tarballs for the netfilter
2024-10-28T6813: Add tarballs for the netfilterViacheslav Hletenko
2024-10-28T6840: Build OpenVPN-otp use commit id instead of masterViacheslav Hletenko
2024-10-28Merge pull request #822 from sarthurdev/grub_fixDaniil Baturin
live: T5568: Fix live grub menu entries
2024-10-25docker: T6718: vyos1x-config is now pinned in libvyosconfig build scriptJohn Estabrook
2024-10-25T6718: vyconfd.service is started by vyos-routerJohn Estabrook
2024-10-25Merge pull request #823 from sever-sever/T5887-revertDaniil Baturin
Kernel: T5887: Revert update Linux Kernel to v6.6.58
2024-10-25Kernel: T5887: Revert update Linux Kernel to v6.6.58Viacheslav Hletenko
This reverts commit 6e256633b34dc737a812b0b8d253733608eb8ca8. Issues with the kernel and netfilter IPv6 https://vyos.dev/T6814 https://bugzilla.redhat.com/show_bug.cgi?id=2321325
2024-10-25live: T5568: Fix live grub menu entriessarthurdev
2024-10-24Merge pull request #821 from sever-sever/T6813Daniil Baturin
T6813: Build tarballs for the packages
2024-10-24T6813: Build tarballs for the packagesViacheslav Hletenko
Build tarballs for the packages with our changes after patches
2024-10-24Merge pull request #820 from HollyGurza/T6684Daniil Baturin
T6684: new Debian package repo snapshot logic
2024-10-24T6684: new Debian package repo snapshot logickhramshinr
Added functionality to store version information for temporarily installed packages.
2024-10-22Merge pull request #818 from vyos/c-po-patch-3Viacheslav Hletenko
Kernel: T5887: update Linux Kernel to v6.6.58
2024-10-22Kernel: T5887: update Linux Kernel to v6.6.58c-po-patch-3Christian Breunig
2024-10-21Merge pull request #817 from sever-sever/T6771Viacheslav Hletenko
T6771: Fix trigger build container state changes
2024-10-21T6771: Fix trigger build container state changesViacheslav Hletenko
The git action requires checking the 'true' as a string instead of bool Otherwise it will trigger rebuild container per each merge
2024-10-21Merge pull request #816 from sever-sever/T6713-update-urlViacheslav Hletenko
T6713: Build Realtek driver change source repo
2024-10-18Merge pull request #813 from dmbaturin/T6776-zabbix-updatesViacheslav Hletenko
build: T6776: use the official Zabbix repo for zabbix-agent2
2024-10-18T6713: Build Realtek driver change source repoViacheslav Hletenko
2024-10-17build: T6776: use the official Zabbix repo for zabbix-agent2Daniil Baturin
2024-10-12Merge pull request #811 from c-po/realtek-signingChristian Breunig
Kernel: T861: T6713: fix generation of realtek driver signature
2024-10-12Kernel: T5887: update Linux Kernel to v6.6.56Christian Breunig
2024-10-12Kernel: T861: T6713: fix generation of realtek driver signatureChristian Breunig
We need to sign the module during the Debian build run, before the binaries are packed into the resulting DEB.
2024-10-12Merge pull request #810 from vyos/evgsentrium/T6771Christian Breunig
actions: T6771: Build docker image without Jenkins
2024-10-10T6771: Build docker image without Jenkinsevgsentrium/T6771Yevhen Bondarenko
2024-10-10Merge pull request #808 from dmbaturin/T6231-mlnxmainChristian Breunig
build: T6231: remove Mellanox OFED drivers and tools until their license status is confirmed
2024-10-10build: T6231: remove Mellanox OFED drivers and toolsDaniil Baturin
until their license status is confirmed
2024-10-10Merge pull request #807 from sever-sever/currentViacheslav Hletenko
T861: T6713: Sign Realtek drivers
2024-10-09T861: T6713: Sign Realtek driversViacheslav Hletenko
2024-10-09Merge pull request #804 from rebortg/T973_frr_exporterga-testChristian Breunig
T973: add build script for frr_exporter package
2024-10-08T973: add build script for frr_exporter packagerebortg
2024-10-08Merge pull request #802 from sever-sever/T6765Viacheslav Hletenko
T6765: Fix build python3-vici package
2024-10-08T6765: Fix build python3-vici packageViacheslav Hletenko
Fix build python3-vici. It did not include the directory /usr/lib/python3/dist-packages/vici
2024-10-08Merge pull request #799 from rebortg/T973_goChristian Breunig
T973: upgrade go version in dockerfile
2024-10-07Merge pull request #800 from jestabro/set-tag-valueJohn Estabrook
docker: T4318: libvyosconfig update for set_tag value
2024-10-07docker: T4318: libvyosconfig update for set_tag valueJohn Estabrook