Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-23 | gitignore: cleanup double rules from individual packages | Christian Poessinger | |
Individual packages like dropbear, frr, iproute2 ... all came with a copy of gitignore rules already present in the base file. Those rules have been dropped. | |||
2022-11-23 | Docker: T141: add build dependencies for pam_tacplus package | Christian Poessinger | |
2022-11-20 | Merge pull request #286 from mcbridematt/t4831-telegraf-arm64 | Christian Poessinger | |
telegraf: T4831: fix build on arm64 / remove hardcoded amd64 reference | |||
2022-11-20 | telegraf: T4831: fix build on arm64 / remove hardcoded amd64 reference | Mathew McBride | |
2022-11-19 | Merge pull request #273 from initramfs/current-dhcp6c-fix | Christian Poessinger | |
wide-dhcpv6: T4760: fix support for multiple dhcp6c instances | |||
2022-11-16 | Kernel: T4691: update Linux Kernel to v5.15.79 | Christian Poessinger | |
2022-11-12 | Merge pull request #285 from jsimpso/bootloaders | Daniil Baturin | |
T4796: Allow configuration of 'bootloader' param | |||
2022-11-12 | Merge pull request #284 from jsimpso/current | Daniil Baturin | |
T4796: Honor additional_repositories | |||
2022-11-12 | T4796: Allow configuration of 'bootloader' param | James Simpson | |
Remove hard-coded values for "bootloader" when creating the live-build, replaced with the value of `bootloaders`. Set the current value to the default value if not specified, via `defaults.toml`. Add the default for arm64 as `grub-efi`. | |||
2022-11-12 | T4796: Honor additional_repositories | James Simpson | |
Currently, additional_repositories in the effective build_config are ignored due to a bug wherein all values end up under `args['custom_apt_entry']` rather than `build_config['custom_apt_entry']`. This change fixes that, ensuring that the content of `build_config['additional_repositories]` is added to `build_config['custom_apt_entry']` alongside the command-line arguments. | |||
2022-11-10 | Kernel: T4691: update Linux Kernel to v5.15.78 | Christian Poessinger | |
2022-11-09 | Merge pull request #280 from jsimpso/additional_repositories | Christian Poessinger | |
T4796: Check more cautiously for presence of keys | |||
2022-11-09 | Merge pull request #281 from jsimpso/current | Christian Poessinger | |
T4796: Default args to list where list is expected | |||
2022-11-09 | Merge pull request #282 from jsimpso/merge_order | Christian Poessinger | |
T4796: Prefer mix-in config over default config | |||
2022-11-09 | Merge pull request #276 from ssasso/fix_T4800 | Christian Poessinger | |
Fix T4800: wrong chroot_includes_dir var reference | |||
2022-11-09 | GitHub: bump auto-assign-reviewer-by-files workflow to 1.1.4 | Christian Poessinger | |
2022-11-09 | T4796: Prefer mix-in config over default config | James Simpson | |
2022-11-09 | T4796: Check more cautiously for presence of keys | James Simpson | |
2022-11-09 | T4796: Default args to list where list is expected | James Simpson | |
custom_apt_entry, custom_apt_key, and custom_package are expected to be lists, but when a value is not provided they default to None. This prevents lists provided in mix-in or flavor configurations from being merged as expected. https://docs.python.org/3/library/argparse.html#default | |||
2022-11-08 | frr: T4806: update to stable/8.4 series | Christian Poessinger | |
2022-11-07 | Merge pull request #278 from jsimpso/current | Daniil Baturin | |
T4796: Fix some bugs in the build-vyos-image script | |||
2022-11-07 | Merge pull request #279 from sarthurdev/containers_revert | Christian Poessinger | |
containers: T2216: Revert container test specfic build changes | |||
2022-11-07 | Revert "containers: T2216: Include busybox container image, used in ↵ | sarthurdev | |
smoketests (1MB)" This reverts commit 5f186754fe54e9a5b0f7cdea1b295778ddd6796a. | |||
2022-11-07 | Revert "Docker: T2216: add required skopeo package to build container" | sarthurdev | |
This reverts commit 3a29e22dcd579349aac987b5825073527af38e58. | |||
2022-11-07 | T4796: Move and update custom_apt_entry logic | James Simpson | |
Rather than only looking at the default config, look at the merged build_config. Check wether additional_repositories is actually defined before trying to reference it. | |||
2022-11-07 | T4796: Fix ARCHIVES_DIR reference | James Simpson | |
2022-11-07 | T4796: Correct function name from dict_merge | James Simpson | |
2022-11-07 | T4796: Move additional_repositories | James Simpson | |
Declare in architectures/amd64, not in defaults | |||
2022-11-06 | Docker: T4798: add OCaml package fileutils | John Estabrook | |
The package fileutils is required for the file path validator. | |||
2022-11-05 | Docker: T2216: add required skopeo package to build container | Christian Poessinger | |
skopeo is required for container registry download to satisfy the vyos-1x container based smoketest(s). | |||
2022-11-05 | Fix T4800: wrong chroot_includes_dir var reference | Stefano Sasso | |
2022-11-03 | Kernel: T4691: update Linux Kernel to v5.15.77 | Christian Poessinger | |
2022-11-03 | Merge pull request #275 from dmbaturin/flavor-version-string | Christian Poessinger | |
T4796: fix argument order in merging default and custom options in buils-vyos-image | |||
2022-11-03 | T4796: fix argument order in merging default and custom options | Daniil Baturin | |
in buils-vyos-image | |||
2022-11-03 | Use a dedicated GitHub token for triggering vyos.net builds | Daniil Baturin | |
for nightly build page updates | |||
2022-11-03 | packages: wide-dhcpv6: T4760: fix support for multiple dhcp6c instances | initramfs | |
This commit adds a patch to the WIDE DHCPv6 client forcing it to bind to the last network interface specified on the command line, allowing multiple concurrent instances of the daemon running without having a single daemon receiving all the incoming DHCPv6 packets. | |||
2022-11-01 | Merge pull request #272 from jestabro/standardize-op-mode-output | Christian Poessinger | |
Docker: T4791: python3-humps now a build dependency for vyos-1x nosetest | |||
2022-11-01 | Docker: T4791: python3-humps now a build dependency for vyos-1x nosetest | John Estabrook | |
On importing humps.decamelize in vyos/opmode.py, python3-pyhumps becomes a build dependency for the test test_op_mode.py. Create the package in the Docker image. | |||
2022-10-30 | Merge pull request #271 from dmbaturin/os-release-dehardcoding | Christian Poessinger | |
T3664: dehardcode fields of the OS release file | |||
2022-10-30 | T3664: dehardcode fields of the OS release file | Daniil Baturin | |
2022-10-30 | Merge pull request #270 from sarthurdev/containers | Christian Poessinger | |
containers: T2216: Include busybox container image for smoketest | |||
2022-10-29 | pyhumps: fix copy/paste error in build package name | Christian Poessinger | |
2022-10-29 | pyhumps: disable arm64 build as Python uses "all" architecture | Christian Poessinger | |
2022-10-29 | pyhumps: add initial package build | Christian Poessinger | |
2022-10-29 | containers: T2216: Include busybox container image, used in smoketests (1MB) | sarthurdev | |
2022-10-29 | Kernel: T4691: update Linux Kernel to v5.15.76 | Christian Poessinger | |
2022-10-19 | pdns: T4511: upgrade to version 4.8 | Christian Poessinger | |
2022-10-16 | Docker: T4284: use libbpf-dev from Debian repo over specific commit | Christian Poessinger | |
In order to properly retrieve JSON information in the Smoketests for the new QoS implementation we need a recent (>6.0) version of iproute2. This requires the libbpf-dev package. | |||
2022-10-15 | Kernel: T4691: update Linux Kernel to v5.15.74 | Christian Poessinger | |
2022-10-13 | Kernel: T4691: update Linux Kernel to v5.15.73 | Christian Poessinger | |