Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-13 | Revert "T3821: Hardcode component versions in configuration files" | Daniil Baturin | |
This reverts commit 672b0fe4d25deca9b7fd8d24ce040d63d5d242c8. | |||
2021-09-13 | Revert "Use correct component versions for equuleus." | Daniil Baturin | |
This reverts commit 23639568a945f19471af88547dab45b87bbd642d. | |||
2021-09-12 | Update NTP servers in cloud configs. | Daniil Baturin | |
2021-09-12 | Use correct component versions for equuleus. | create with ansible | |
2021-09-12 | Update NTP servers in the default AWS config. | Daniil Baturin | |
2021-09-12 | T3821: Hardcode component versions in configuration files | erkin | |
2021-09-11 | Update NTP servers in the default config. | Daniil Baturin | |
2021-09-10 | powerdns: T3820: upgrade from 4.3 -> 4.4 | Christian Poessinger | |
2021-09-10 | salt: T3819: update version 3002.3 -> 3003.x | Christian Poessinger | |
2021-09-07 | Jenkins: Docker: add build options when assembling container | Christian Poessinger | |
(cherry picked from commit 925cf87950cc66615046219a6f18910b3722bd67) | |||
2021-09-07 | Docker: allow "releaseinfo-change" for apt-get update | Christian Poessinger | |
2021-09-07 | Jenkins: Docker: also trigger rebuild on changes to Jenkinsfile.docker | Christian Poessinger | |
2021-09-07 | Docker: add bash and bash-completion to install list | Christian Poessinger | |
(cherry picked from commit f02e672dd33373d66c67544ee8a9e791e7e019f6) | |||
2021-09-04 | Kernel: T3318: update Linux Kernel to v5.4.144 | Christian Poessinger | |
2021-08-27 | Kernel: T3318: update Linux Kernel to v5.4.143 | Christian Poessinger | |
2021-08-27 | T3351: Add SHA256 checksums | erkin | |
(cherry picked from commit 5e47e3ad3c333197bbff10bbda7d4bbd9f0b4009) | |||
2021-08-27 | systemd: services: remove no longer available lighttpd.service from disable list | Christian Poessinger | |
2021-08-27 | systemd: services: remove no longer available exim4.service from disable list | 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. (cherry picked from commit 1941149de81d0e9c0c7ae334452786ba6fff8f09) | |||
2021-08-25 | Jenkins: remove unused BUILD_QEMU parameter | Christian Poessinger | |
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. (cherry picked from commit 768b900f9296ce8e26b6f330581160c8a533b41f) | |||
2021-08-22 | Jenkins: BUILD_BY and BUILD_VERSION should be placed in quotes | Christian Poessinger | |
(cherry picked from commit c66d7648c8602da73bd5acd1d88ea022d3c26cfd) | |||
2021-08-22 | Jenkins: when BUILD_SNAPSHOT is set - only publish to snapshot bucket | Christian Poessinger | |
(cherry picked from commit 9640a0293cc51347fcab23ad3c50841f2333ebc1) | |||
2021-08-19 | Kernel: T3318: update Linux Kernel to v5.4.142 | Christian Poessinger | |
2021-08-17 | Kernel: T3318: update Linux Kernel to v5.4.141 | Christian Poessinger | |
2021-08-12 | Kernel: T3318: update Linux Kernel to v5.4.140 | Christian Poessinger | |
2021-08-08 | Kernel: T3318: update Linux Kernel to v5.4.139 | Christian Poessinger | |
2021-08-07 | T3713: move utilities to the vyos-user-utils meta-package. | Daniil Baturin | |
2021-08-06 | Force the shell to bash in the makefile. | Daniil Baturin | |
2021-08-04 | Kernel: T3318: update Linux Kernel to v5.4.138 | Christian Poessinger | |
2021-08-03 | Kernel: T3318: update Linux Kernel to v5.4.137 | Christian Poessinger | |
2021-08-01 | GitHub: add PR conflict and author assignment workflows | Christian Poessinger | |
(cherry picked from commit 6f679441bd94fd1bdcd9a85e750c5fa5aac8ec40) | |||
2021-07-29 | Kernel: T3318: update Linux Kernel to v5.4.136 | Christian Poessinger | |
2021-07-26 | Kernel: T3318: update Linux Kernel to v5.4.135 | 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/). (cherry picked from commit 6d77d03c3fcda288ed44b979338d38a58d8ae5f3) | |||
2021-07-26 | Jenkins: when building VyOS ISO use UTC timestamp | Christian Poessinger | |
(cherry picked from commit d8f519231612c666d6804282282a4b0213b531d7) | |||
2021-07-24 | Kernel: only build packages if the package changes at all | 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. (cherry picked from commit 1c3e5e18fd746bbb6ccd4a09d1fec1bed2f8316b) | |||
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". (cherry picked from commit 9e57b42149d25092d22fd215d4bd08f3cb089c88) | |||
2021-07-24 | Jenkins: lib: remove skipDefaultCheckout() from pipeline options | Christian Poessinger | |
We need the default checkout to determine the Git changeset. (cherry picked from commit d5bec94eb8134ed7a1b47584d8bcbf4ba8c9fe1c) | |||
2021-07-24 | build: qemu: do not use symlinks on generated images | Christian Poessinger | |
Jenkins can not properly deal with symbolic links. (cherry picked from commit 5c359621dfff2b3d134547aa3be6cddc245a2a5e) | |||
2021-07-21 | Kernel: T3318: update Linux Kernel to v5.4.134 | Christian Poessinger | |
2021-07-19 | Kernel: T3318: update Linux Kernel to v5.10.50 | Christian Poessinger | |
2021-07-17 | Kernel: T3318: update Linux Kernel to v5.4.132 | Christian Poessinger | |
2021-07-12 | Kernel: T3318: update Linux Kernel to v5.4.131 | Christian Poessinger | |
2021-07-09 | Kernel: T3318: update Linux Kernel to v5.4.130 | Christian Poessinger | |
2021-06-30 | Kernel: T3318: update Linux Kernel to v5.4.129 | Christian Poessinger | |
2021-06-30 | Merge pull request #174 from zdc/T2640-equuleus | Christian Poessinger | |
VyOS in Docker: T2640: Fixed builds for equuleus (backported from sagitta) | |||
2021-06-29 | VyOS in Docker: T2640: Fixed builds for sagitta | zsdc | |
Fixed the problem when APT repositories were not configured properly in VyOS 1.4 / sagitta during a Docker image build. | |||
2021-06-27 | Jenkins: sync pipeline to current branch | Christian Poessinger | |