summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-11-12add api option to the ovf templateKim Hagen
2019-11-10hooks: fix installation of linux firmware filesChristian Poessinger
Firmware files have ben installed in wrong subdirectory (/lib/firmware/linux-firmware-<commitid>)
2019-11-10Kernel: T1791: update to Linux 4.19.82Christian Poessinger
2019-11-08Revert "docker: set always pull to use always latest container"hagbard
This reverts commit 19b75a3339956319f244f40540ad7ba3af9b9389. I was on the wrong repo.
2019-11-08docker: set always pull to use always latest containerhagbard
2019-11-08vyos-qat: adding pkg dependencyhagbard
2019-11-06Revert "Docker: always use libvyosconfig HEAD revision"Christian Poessinger
This reverts commit ef8d9f1ef6553801cbba3ff19e3944f926ba9c79.
2019-11-05do not add the serial option for vep4600Kim Hagen
2019-11-05add build option for vep4600Kim Hagen
2019-10-30Docker: always use libvyosconfig HEAD revisionChristian Poessinger
2019-10-28Merge pull request #63 from jestabro/T1773John Estabrook
T1773: update Dockerfile for changes to libvyosconfig
2019-10-28T1773: update Dockerfile for changes to libvyosconfigJohn Estabrook
2019-10-13Firmware: bail out when there is a download errorChristian Poessinger
2019-10-13Kernel: T1728: update to Linux 4.19.79Christian Poessinger
2019-10-11T1726: update Linux Firmware to a more recent version (2019-10-07)Christian Poessinger
2019-10-06Jenkins: add current Git commit ID to build descriptionChristian Poessinger
2019-10-06Jenkins: add getGitRepoName()Christian Poessinger
2019-10-04Docker: ARM: add missing no--check-valid-until filesChristian Poessinger
2019-10-03Kernel: T1708: update to Linux 4.19.76Christian Poessinger
2019-10-03Jenkins: explicitly set GitHub status is no longer requiredChristian Poessinger
... as this is done through the Jenkins Jobs automatically.
2019-10-03Docker: we only need LUA 5.2 for Accel-PPP buildChristian Poessinger
2019-10-02Docker: add liblua5.2-dev to accel-ppp dependenciesChristian Poessinger
2019-10-02[Jenkinsfile] Call a script that creates latest rolling release symlinkDaniil Baturin
2019-09-29Jenkins: run on all nodes that support DockerChristian Poessinger
2019-09-28Packages: remove vyatta-op-dhcp-serverChristian Poessinger
2019-09-23Docker: add dkmsChristian Poessinger
2019-09-23Add helper to list individual package architectuesChristian 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-20add hooks for autobuildKim Hagen
(cherry picked from commit 1bbbdef6778f85b8e91882239ee070b55f48e5b6)
2019-09-15Jenkins: set GitHub build info on failure/successChristian Poessinger
2019-09-15Jenkins: fix GitHub JSON API interfaceChristian Poessinger
2019-09-15Jenkins: set timeout to 90 minutesChristian Poessinger
2019-09-15Jenkins: add function to set GitHub build statusChristian Poessinger
2019-09-15Jenkins: only deploy ISO if build from official repositoryChristian Poessinger
2019-09-14Jenkins: adjust descriptionChristian Poessinger
2019-09-14Jenkins: add build triggerChristian Poessinger
2019-09-14Jenkins: deploy ISO to dev.packages.vyos.netChristian Poessinger
2019-09-14Jenkins: remove individual package build and only build the ISOChristian Poessinger
2019-09-08T1640: update Linux Kernel to v4.19.70Christian Poessinger
2019-09-06openvpn: T1630: add sudo configuration for openvpn userChristian Poessinger
2019-09-03Docker: add graphviz to containerChristian Poessinger
2019-08-21T1598: enable vyos-hostsd by on startup.Daniil Baturin
2019-08-17T1592: update Linux Kernel to v4.19.67Christian Poessinger
2019-08-17Packages: remove obsolete vyatta-openvpnChristian Poessinger
2019-08-16do not disable metadata for openstack imagesUnicronNL
2019-08-10Merge pull request #58 from dmaasland/vmware-key-fixDaniil Baturin
Fix default key path
2019-08-10Fix default key pathDonny Maasland
2019-08-07Merge pull request #53 from thepill/thepill-patch-1Christian Poessinger
Add note about building the image on non-linux systems using docker
2019-08-05T1562: change version scheme on current branch used for rolling releasesChristian Poessinger
2019-07-31[intel] T1554: enable RSS and Multiqueue for Intel IGB/IXGBE driversChristian Poessinger
2019-07-25Change default debug user password to "debuguser"Daniil Baturin