Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-23 | Merge pull request #869 from c-po/no-jenkins | Christian Breunig | |
T6674: remove all references to Jenkins | |||
2024-12-23 | Merge pull request #863 from natali-rs1985/T6952 | Christian Breunig | |
T6952: enable exFat in kernel config | |||
2024-12-23 | T6674: remove all references to Jenkins | Christian Breunig | |
2024-12-23 | Merge pull request #867 from c-po/eula-line-break | Christian Breunig | |
eula: T6859: reformat file to honor default UNIX 80x25 terminal width and length | |||
2024-12-22 | Merge pull request #868 from c-po/package-build | Viacheslav Hletenko | |
T6674: move patches to "package/<package_name>" subfolder | |||
2024-12-22 | T6674: move patches to "package/<package_name>" subfolder | Christian Breunig | |
This prevents the accidental applying of a patch to multiple source directories defined in package.toml. Example FRR: Package consits of build instructions for libyang, rtrlib and frr itself. Previously patches in frr/patches folder got applied to libyang, rtrlib and frr which made no sense and could also fail a build. | |||
2024-12-22 | T6674: use common .gitignore file for Package build artifacts/sources | 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-20 | Merge pull request #866 from sever-sever/T6964 | Daniil Baturin | |
T6964: Add PHONY to make VPP smoketests | |||
2024-12-20 | T6964: Add PHONY to make VPP smoketests | Viacheslav Hletenko | |
Add PHONY to make smoketests for VPP. sudo make test-vpp | |||
2024-12-19 | Merge pull request #862 from ykholod/current-issue-17413 | Christian Breunig | |
T6958: Clear Babel config on babeld stop | |||
2024-12-19 | Merge pull request #864 from MattKobayashi/T6960 | Daniil Baturin | |
T6960: package-build: Disable unnecessary builds for `amazon-cloudwatch-agent` package | |||
2024-12-19 | T6960: package-build: Disable unnecessary builds | Matthew Kobayashi | |
2024-12-18 | T6952: enable exFat in kernel config | Nataliia Solomko | |
2024-12-18 | T6958: Clear Babel config on babeld stop | Yaroslav Kholod | |
2024-12-17 | Merge pull request #860 from vyos/T5887-kernel-6.6.66 | Viacheslav Hletenko | |
Kernel: T5887: update Linux Kernel to v6.6.66 | |||
2024-12-17 | Kernel: T5887: update Linux Kernel to v6.6.66T5887-kernel-6.6.66 | Christian Breunig | |
2024-12-16 | Merge pull request #853 from c-po/T6746-frr-10 | Daniil Baturin | |
frr: T6746: upgrade package to 10.2 | |||
2024-12-12 | frr: T6746: upgrade package to 10.2 | 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-10 | Merge pull request #858 from jestabro/update-hash-lib-name | Yevhen Bondarenko | |
T6718: update libvyosconfig commit hash for fix to dlopen lib name | |||
2024-12-10 | T6718: update libvyosconfig commit hash for fix to dlopen lib name | John Estabrook | |
2024-12-09 | Merge pull request #857 from sever-sever/T5887 | Daniil Baturin | |
Kernel: T5887: update Linux Kernel to v6.6.64 | |||
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-06 | docker: T6718: libvyosconfig update for vyconf | John Estabrook | |
2024-12-05 | flavors: T6942: remove VM guest agents from the generic flavor | Daniil Baturin | |
2024-12-02 | Merge pull request #854 from jestabro/opam-install | Christian Breunig | |
docker: T6929: fix sed pattern for change in Opam install.sh | |||
2024-12-02 | docker: T6929: fix sed pattern for change in Opam install.sh | John Estabrook | |
2024-11-30 | Merge pull request #849 from dmbaturin/T6923-deb-security-urls | Christian Breunig | |
build: T6923: use the Debian mirror for security updates if it's specified explicitly | |||
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-30 | Merge pull request #850 from dmbaturin/T6922-bootloaders-option | Christian Breunig | |
build: T6922: add an option to specify bootloaders for the image | |||
2024-11-29 | build: T6922: add an option to specify bootloaders for the image | Daniil Baturin | |
2024-11-29 | Merge pull request #846 from dmbaturin/T6913-xen-flavor-update | John Estabrook | |
build-flavors: T6913: fix Xen guest agent package in the generic image | |||
2024-11-29 | build: T6923: use the Debian mirror for security updates if it's specified ↵ | Daniil Baturin | |
explicitly but the security mirror is not | |||
2024-11-28 | Merge pull request #848 from sever-sever/T6912-dropbear | Daniil Baturin | |
T6912: Fix build dependency use global dependency | |||
2024-11-28 | T6912: Fix build podman dependency | Viacheslav Hletenko | |
Use the global dependency instead of package dependency in the package.toml This fixes to build 'podman' package | |||
2024-11-28 | T6912: Fix build isc-dhcp dependency | Viacheslav Hletenko | |
Use the global dependency instead of package dependency in the package.toml This fixes to build 'isc-dhcp' package | |||
2024-11-28 | T6912: Fix hsflowd dependency | Viacheslav Hletenko | |
Use the global dependency instead of package dependency in the package.toml This fixes to build 'hsflowd' package | |||
2024-11-28 | T6912: Fix build waagent dependency | Viacheslav Hletenko | |
Use the global dependency instead of package dependency in the package.toml | |||
2024-11-28 | T6912: Fix build strongswan dependency | Viacheslav Hletenko | |
Use the global dependency instead of package dependency in the package.toml This fixes to build 'strongswan' package | |||
2024-11-28 | T6912: Fix build dropbear dependency | Viacheslav Hletenko | |
Use the global dependency instead of package dependency in the package.toml The package dependency is not used This fixes to build 'dropbear' package | |||
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-26 | Merge pull request #843 from dmbaturin/T6905-stream-build-type | Viacheslav Hletenko | |
build: T6905: Add stream build type | |||
2024-11-26 | Merge pull request #845 from sever-sever/T6912 | Christian Breunig | |
T6912: Fix build package script dependencies | |||
2024-11-25 | T6912: Remove print dependencies for build packages | Viacheslav Hletenko | |
2024-11-25 | T6912: Build TACACS use global dependencies | Viacheslav Hletenko | |