Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-27 | systemd: services: remove no longer available lighttpd.service from disable list | Christian Poessinger | |
(cherry picked from commit a834d2a97a159ad4ec1f5ffa285c6748ffcc3ddd) | |||
2021-08-27 | systemd: services: remove no longer available exim4.service from disable list | Christian Poessinger | |
(cherry picked from commit 1ecd2cdd0e84616df04f246827e6d1ea1062782e) | |||
2021-08-26 | Jenkins: trigger build at 0530 hours | Christian Poessinger | |
2021-08-26 | Jenkins: BUILD_VERSION is now calculated during runtime | Christian Poessinger | |
In the past a cached version of BUILD_VERSION was used which would manifest in a wrong timestamp from build start time vs ISO time. | |||
2021-08-22 | Jenkins: place snapshot images in a version subdirectory | Christian Poessinger | |
when BUILD_SNAPSHOT is set, place image in a subdirectory that is named after the specified BUILD_VERSION parameter. Example: vyos-1.3.0-rc6-amd64.iso will be uploaded to snapshot/1.3.0-rc6. | |||
2021-08-22 | Jenkins: BUILD_BY and BUILD_VERSION should be placed in quotes | Christian Poessinger | |
2021-08-22 | Jenkins: when BUILD_SNAPSHOT is set - only publish to snapshot bucket | Christian Poessinger | |
2021-08-19 | Kernel: T3318: update Linux Kernel to v5.10.60 | Christian Poessinger | |
2021-08-19 | Testsuite: verify proper running Kernel version compared to repo | Christian Poessinger | |
2021-08-17 | Kernel: T3318: update Linux Kernel to v5.10.59 | Christian Poessinger | |
2021-08-15 | Makefile: add "make test-no-interfaces" to start smoketests w/o interface tests | Christian Poessinger | |
2021-08-12 | Kernel: T3318: update Linux Kernel to v5.10.58 | Christian Poessinger | |
2021-08-08 | Kernel: T3223: update linux-firmware to 20210716 | Christian Poessinger | |
2021-08-08 | Jenkins: lib: fix kernel build trigger | Christian Poessinger | |
We can only pass one changesPath as variable due toe ANT limitation. | |||
2021-08-08 | Kernel: T3318: update Linux Kernel to v5.10.57 | Christian Poessinger | |
2021-08-06 | T3713: move utilities to the vyos-user-utils meta-package. | Daniil Baturin | |
2021-08-06 | Revert "frr: T3694: add pending patches" | Christian Poessinger | |
This reverts commit 232edcb748aad41e12584d1f14f39268a3b16c48. | |||
2021-08-04 | Merge pull request #181 from runborg/pi_image_deps | Christian Poessinger | |
Docker: arm64: Add dependencied for building embedded arm images | |||
2021-08-04 | Docker: arm64: Add dependencied for building embedded arm images | Runar Borge | |
2021-08-04 | Kernel: T3318: update Linux Kernel to v5.10.56 | Christian Poessinger | |
2021-08-03 | frr: T3694: add pending patches | Christian Poessinger | |
Add pending stable/7.5 branch patches before they are upstreamed. https://github.com/FRRouting/frr/pull/9281 | |||
2021-08-03 | Kernel: T3318: update Linux Kernel to v5.10.55 | Christian Poessinger | |
2021-08-01 | GitHub: add PR conflict and author assignment workflows | Christian Poessinger | |
2021-08-01 | Revert "Testsuite: list config directories for trouble shooting" | Christian Poessinger | |
This reverts commit 9b1ed0551854575c1e0608daaf5e0dc31c2958c9. | |||
2021-07-31 | Kernel: T1441: enable CONFIG_NFT_XFRM | Christian Poessinger | |
2021-07-31 | Revert "frr: add bfdd to frr-reload.py daemons list" | Christian Poessinger | |
This reverts commit 239adee7560051e6e506e2859407611956608bba. Patch is not mainlined in FRR. | |||
2021-07-30 | Jenkins: Docker: use dedicated variables for amd64/arm64 | Christian Poessinger | |
To not have potential overwritten variables, separate image names per architecture. | |||
2021-07-29 | Kernel: T3318: update Linux Kernel to v5.10.54 | Christian Poessinger | |
2021-07-29 | T3677: reintroduce the vyos-utils package list and add the sipcalc package. | Daniil Baturin | |
2021-07-27 | Jenkins: Kernel: extend changeset globbing pattern | Christian Poessinger | |
We need to exchange the globbing pattern to also find modification in sub-directories of packages/linux-kernel. | |||
2021-07-26 | Kernel: T3318: update Linux Kernel to v5.10.53 | Christian Poessinger | |
2021-07-26 | kernel: T3704: Enabled SG module | zsdc | |
Enabled build of the SG module to make possible communication with RAID adapters from Areca (https://www.areca.com.tw/). | |||
2021-07-26 | Jenkins: when building VyOS ISO use UTC timestamp | Christian Poessinger | |
2021-07-24 | Kernel: also trigger build if the version is upgraded | Christian Poessinger | |
2021-07-24 | README: minor updates | Christian Poessinger | |
2021-07-24 | Jenkins: only build packages if the package changes at all - skip otherwise | Christian Poessinger | |
This will only run the Jenkins Pipeline if Git detects a change in the specified file path. If no change is found in the path, the individual Pipeline statges are skipped. | |||
2021-07-24 | Jenkins: lib: add changesPattern parameter to buildPackage class | Christian Poessinger | |
we can now externally control if the package should be build when a file changes. It defaults to "*" which means "always build". | |||
2021-07-24 | Jenkins: lib: remove skipDefaultCheckout() from pipeline options | Christian Poessinger | |
We need the default checkout to determine the Git changeset. | |||
2021-07-24 | Jenkins: lib: reduce buildDiscarder value from 20 -> 10 | Christian Poessinger | |
2021-07-22 | Merge pull request #178 from sarthurdev/pki_openvpn | Christian Poessinger | |
pki: openvpn: T3642: Generate test keys using openvpn binary, previous op-mode command removed | |||
2021-07-21 | Kernel: T3318: update Linux Kernel to v5.10.52 | Christian Poessinger | |
2021-07-21 | pki: openvpn: T3642: Generate test keys using openvpn binary, previous ↵ | sarthurdev | |
op-mode command removed | |||
2021-07-19 | Kernel: T3318: update Linux Kernel to v5.10.51 | Christian Poessinger | |
2021-07-19 | Merge pull request #177 from sarthurdev/pki_wg | Christian Poessinger | |
pki: wireguard: T3642: Key pair for migration tests after op-mode command is removed | |||
2021-07-19 | pki: wireguard: T3642: Key pair for migration tests after op-mode command is ↵ | sarthurdev | |
removed | |||
2021-07-14 | Kernel: T3318: update Linux Kernel to v5.10.50 | Christian Poessinger | |
2021-07-12 | Kernel: T3318: update Linux Kernel to v5.10.49 | Christian Poessinger | |
2021-07-10 | Docker: T3664: remove packer dependency | Christian Poessinger | |
2021-07-10 | Merge pull request #175 from UnicronNL/current | Christian Poessinger | |
T3664: Eliminate obsolete build flavours | |||
2021-07-10 | Jenkins: drop optional QEMU build flavor | Christian Poessinger | |