summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-12-23Merge pull request #869 from c-po/no-jenkinsChristian Breunig
T6674: remove all references to Jenkins
2024-12-23Merge pull request #863 from natali-rs1985/T6952Christian Breunig
T6952: enable exFat in kernel config
2024-12-23T6674: remove all references to JenkinsChristian Breunig
2024-12-23Merge pull request #867 from c-po/eula-line-breakChristian Breunig
eula: T6859: reformat file to honor default UNIX 80x25 terminal width and length
2024-12-22Merge pull request #868 from c-po/package-buildViacheslav Hletenko
T6674: move patches to "package/<package_name>" subfolder
2024-12-22T6674: move patches to "package/<package_name>" subfolderChristian 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-22T6674: use common .gitignore file for Package build artifacts/sourcesChristian 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-20Merge pull request #866 from sever-sever/T6964Daniil Baturin
T6964: Add PHONY to make VPP smoketests
2024-12-20T6964: Add PHONY to make VPP smoketestsViacheslav Hletenko
Add PHONY to make smoketests for VPP. sudo make test-vpp
2024-12-19Merge pull request #862 from ykholod/current-issue-17413Christian Breunig
T6958: Clear Babel config on babeld stop
2024-12-19Merge pull request #864 from MattKobayashi/T6960Daniil Baturin
T6960: package-build: Disable unnecessary builds for `amazon-cloudwatch-agent` package
2024-12-19T6960: package-build: Disable unnecessary buildsMatthew Kobayashi
2024-12-18T6952: enable exFat in kernel configNataliia Solomko
2024-12-18T6958: Clear Babel config on babeld stopYaroslav Kholod
2024-12-17Merge pull request #860 from vyos/T5887-kernel-6.6.66Viacheslav Hletenko
Kernel: T5887: update Linux Kernel to v6.6.66
2024-12-17Kernel: T5887: update Linux Kernel to v6.6.66T5887-kernel-6.6.66Christian Breunig
2024-12-16Merge pull request #853 from c-po/T6746-frr-10Daniil Baturin
frr: T6746: upgrade package to 10.2
2024-12-12frr: T6746: upgrade package to 10.2Christian 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-10Merge pull request #858 from jestabro/update-hash-lib-nameYevhen Bondarenko
T6718: update libvyosconfig commit hash for fix to dlopen lib name
2024-12-10T6718: update libvyosconfig commit hash for fix to dlopen lib nameJohn Estabrook
2024-12-09Merge pull request #857 from sever-sever/T5887Daniil Baturin
Kernel: T5887: update Linux Kernel to v6.6.64
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-06docker: T6718: libvyosconfig update for vyconfJohn Estabrook
2024-12-05flavors: T6942: remove VM guest agents from the generic flavorDaniil Baturin
2024-12-02Merge pull request #854 from jestabro/opam-installChristian Breunig
docker: T6929: fix sed pattern for change in Opam install.sh
2024-12-02docker: T6929: fix sed pattern for change in Opam install.shJohn Estabrook
2024-11-30Merge pull request #849 from dmbaturin/T6923-deb-security-urlsChristian Breunig
build: T6923: use the Debian mirror for security updates if it's specified explicitly
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-30Merge pull request #850 from dmbaturin/T6922-bootloaders-optionChristian Breunig
build: T6922: add an option to specify bootloaders for the image
2024-11-29build: T6922: add an option to specify bootloaders for the imageDaniil Baturin
2024-11-29Merge pull request #846 from dmbaturin/T6913-xen-flavor-updateJohn Estabrook
build-flavors: T6913: fix Xen guest agent package in the generic image
2024-11-29build: T6923: use the Debian mirror for security updates if it's specified ↵Daniil Baturin
explicitly but the security mirror is not
2024-11-28Merge pull request #848 from sever-sever/T6912-dropbearDaniil Baturin
T6912: Fix build dependency use global dependency
2024-11-28T6912: Fix build podman dependencyViacheslav Hletenko
Use the global dependency instead of package dependency in the package.toml This fixes to build 'podman' package
2024-11-28T6912: Fix build isc-dhcp dependencyViacheslav Hletenko
Use the global dependency instead of package dependency in the package.toml This fixes to build 'isc-dhcp' package
2024-11-28T6912: Fix hsflowd dependencyViacheslav Hletenko
Use the global dependency instead of package dependency in the package.toml This fixes to build 'hsflowd' package
2024-11-28T6912: Fix build waagent dependencyViacheslav Hletenko
Use the global dependency instead of package dependency in the package.toml
2024-11-28T6912: Fix build strongswan dependencyViacheslav Hletenko
Use the global dependency instead of package dependency in the package.toml This fixes to build 'strongswan' package
2024-11-28T6912: Fix build dropbear dependencyViacheslav 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-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-26Merge pull request #843 from dmbaturin/T6905-stream-build-typeViacheslav Hletenko
build: T6905: Add stream build type
2024-11-26Merge pull request #845 from sever-sever/T6912Christian Breunig
T6912: Fix build package script dependencies
2024-11-25T6912: Remove print dependencies for build packagesViacheslav Hletenko
2024-11-25T6912: Build TACACS use global dependenciesViacheslav Hletenko