Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-17 | vyos-qat: adding pkg dependency | hagbard | |
(cherry picked from commit 263c2379eebca8161f0ab70ed55d0503beb1e913) | |||
2019-11-12 | Kernel: T1800: update to Linux 4.19.84 | Christian Poessinger | |
(cherry picked from commit 460dbeaa04213d722ea95069eca82be8edb345de) | |||
2019-11-11 | hooks: synchronize Linux Firmware with current branch | Christian Poessinger | |
Imported from commit 2382c90dc7a30d17628a11f9ff41f8c63867887a | |||
2019-11-10 | Kernel: T1791: update to Linux 4.19.82 | Christian Poessinger | |
(cherry picked from commit d68054f2930ea410ef04a4c24a938e9021307004) | |||
2019-10-29 | T1773: update Dockerfile for changes to libvyosconfig | John Estabrook | |
(cherry-pick from current bdce9244ff9acc57bf04a6c922cc78787aaa8174) | |||
2019-10-21 | kernel-version: fixing typo | hagbard | |
2019-10-21 | Kernel: update to 4.19.76 in defaults.json | hagbard | |
2019-10-16 | Merge pull request #62 from jestabro/T1710 | Christian Poessinger | |
T1710: [equuleus] buster: add patch to fix live-build missing key error | |||
2019-10-11 | acpid: enable acpid to enable power button triggered shutdowns | hagbard | |
2019-10-09 | Merge branch 'current' into equuleus | hagbard | |
2019-10-08 | systemd-disable - heartbeat.service disabled | hagbard | |
2019-10-08 | systemd-services: disable pacemaker, corosync, wpa_supplicant, squid | hagbard | |
- dusable their autostart at boot time via systemd defaults | |||
2019-10-06 | Jenkins: add current Git commit ID to build description | Christian Poessinger | |
2019-10-06 | Merge branch 'current' into equuleus | Christian Poessinger | |
* current: Jenkins: add getGitRepoName() Docker: ARM: add missing no--check-valid-until files Kernel: T1708: update to Linux 4.19.76 Jenkins: explicitly set GitHub status is no longer required Docker: we only need LUA 5.2 for Accel-PPP build Docker: add liblua5.2-dev to accel-ppp dependencies [Jenkinsfile] Call a script that creates latest rolling release symlink Jenkins: run on all nodes that support Docker Packages: remove vyatta-op-dhcp-server Docker: add dkms Add helper to list individual package architectues add hooks for autobuild | |||
2019-10-06 | Jenkins: add getGitRepoName() | Christian Poessinger | |
2019-10-04 | Docker: ARM: add missing no--check-valid-until files | Christian Poessinger | |
2019-10-03 | Kernel: T1708: update to Linux 4.19.76 | Christian Poessinger | |
2019-10-03 | T1710: [equuleus] buster: add patch to fix live-build missing key error | John Estabrook | |
2019-10-03 | Jenkins: explicitly set GitHub status is no longer required | Christian Poessinger | |
... as this is done through the Jenkins Jobs automatically. | |||
2019-10-03 | Docker: we only need LUA 5.2 for Accel-PPP build | Christian Poessinger | |
2019-10-02 | Docker: add liblua5.2-dev to accel-ppp dependencies | Christian Poessinger | |
2019-10-02 | [Jenkinsfile] Call a script that creates latest rolling release symlink | Daniil Baturin | |
2019-09-29 | Jenkins: run on all nodes that support Docker | Christian Poessinger | |
2019-09-28 | Packages: remove vyatta-op-dhcp-server | Christian Poessinger | |
2019-09-27 | Merge pull request #61 from runborg/eq-qemu-test | Christian Poessinger | |
Qemu installation Test-suite | |||
2019-09-27 | Testsuite: Move needed packages to Dockerfile insted of in the Jenkins pipeline | Runar Borge | |
2019-09-27 | Testsuite: Adding relative time counter since start in logs | Runar Borge | |
2019-09-27 | Testsuite: Extending timeouts to work on qemu emulated installs | Runar Borge | |
2019-09-27 | Testsuite: Adding support for running on non-kvm hosts | Runar Borge | |
2019-09-27 | Adding test-suite to Jenkins pipeline | Runar Borge | |
2019-09-23 | Merge pull request #59 from runborg/eq-qemu-test | Christian Poessinger | |
Add script to check installation iso with qemu | |||
2019-09-23 | Add script to check installation iso with qemu | Runar Borge | |
This script installs a system on a emulated qemu host to verify that the iso produced is installable and boots. After the iso is booted from disk it also tries to execute the vyos-smoketest script to verify checks there. | |||
2019-09-23 | Docker: add dkms | Christian Poessinger | |
2019-09-23 | Add helper to list individual package architectues | Christian Poessinger | |
Required for migration to a new Jenkins Pipeline to see which package requires arm64/armhf builds and which are cross-platform. $ scripts/list-package-arch vyos-build vyatta-bash Architecture: any, vyatta-cfg Architecture: any,Architecture:any,Architecture: any, vyatta-op Architecture: all, vyatta-cfg-system Architecture: any, vyatta-cfg-firewall Architecture: all, - 'all' is platform independent! - 'any' is platform dependent! | |||
2019-09-20 | T1676: [equuleus] buster: update GRUB boot parameters during upgrade | John Estabrook | |
2019-09-20 | Ignore certificates in curl | Kim | |
2019-09-20 | add hooks for autobuild | Kim Hagen | |
(cherry picked from commit 1bbbdef6778f85b8e91882239ee070b55f48e5b6) | |||
2019-09-19 | Docker: arm64/armhf remove amd64 references | Christian Poessinger | |
2019-09-19 | add hooks for autobuild | Kim Hagen | |
2019-09-19 | Docker: adjustments for Debian 10 (Buster) | Christian Poessinger | |
2019-09-15 | Merge branch 'current' of github.com:vyos/vyos-build into equuleus | Christian Poessinger | |
* 'current' of github.com:vyos/vyos-build: Jenkins: set GitHub build info on failure/success Jenkins: fix GitHub JSON API interface Jenkins: set timeout to 90 minutes Jenkins: add function to set GitHub build status Jenkins: only deploy ISO if build from official repository | |||
2019-09-15 | Jenkins: set GitHub build info on failure/success | Christian Poessinger | |
2019-09-15 | Jenkins: fix GitHub JSON API interface | Christian Poessinger | |
2019-09-15 | Jenkins: set timeout to 90 minutes | Christian Poessinger | |
2019-09-15 | Jenkins: add function to set GitHub build status | Christian Poessinger | |
2019-09-15 | Jenkins: only deploy ISO if build from official repository | Christian Poessinger | |
2019-09-14 | Jenkins: fix rename error | Christian Poessinger | |
2019-09-14 | Merge branch 'current' of github.com:vyos/vyos-build into equuleus | Christian Poessinger | |
* 'current' of github.com:vyos/vyos-build: Jenkins: adjust description Jenkins: add build trigger Jenkins: deploy ISO to dev.packages.vyos.net Jenkins: remove individual package build and only build the ISO T1640: update Linux Kernel to v4.19.70 openvpn: T1630: add sudo configuration for openvpn user Docker: add graphviz to container T1598: enable vyos-hostsd by on startup. | |||
2019-09-14 | Jenkins: adjust description | Christian Poessinger | |
2019-09-14 | Jenkins: add build trigger | Christian Poessinger | |