summaryrefslogtreecommitdiff
path: root/docker
AgeCommit message (Collapse)Author
2019-11-23Merge branch 'current' into equuleusChristian Poessinger
* current: wireless: T1627: migrate to vyos-1x T1804: add python3-psutil to docker image Kernel: T1800: update to Linux 4.19.84 add api option to the ovf template hooks: fix installation of linux firmware files Kernel: T1791: update to Linux 4.19.82 Revert "docker: set always pull to use always latest container" docker: set always pull to use always latest container vyos-qat: adding pkg dependency Revert "Docker: always use libvyosconfig HEAD revision" do not add the serial option for vep4600 add build option for vep4600 Docker: always use libvyosconfig HEAD revision T1773: update Dockerfile for changes to libvyosconfig Firmware: bail out when there is a download error Kernel: T1728: update to Linux 4.19.79 T1726: update Linux Firmware to a more recent version (2019-10-07)
2019-11-17vyos-qat: adding pkg dependencyhagbard
(cherry picked from commit 263c2379eebca8161f0ab70ed55d0503beb1e913)
2019-11-14T1804: add python3-psutil to docker imageJohn Estabrook
python3-psutil is a dependency of vyos-1x and will be a requirement for the build if, for example, util.py is included in nosetests.
2019-11-08vyos-qat: adding pkg dependencyhagbard
2019-11-06Revert "Docker: always use libvyosconfig HEAD revision"Christian Poessinger
This reverts commit ef8d9f1ef6553801cbba3ff19e3944f926ba9c79.
2019-10-30Docker: always use libvyosconfig HEAD revisionChristian Poessinger
2019-10-29T1773: update Dockerfile for changes to libvyosconfigJohn Estabrook
(cherry-pick from current bdce9244ff9acc57bf04a6c922cc78787aaa8174)
2019-10-28T1773: update Dockerfile for changes to libvyosconfigJohn Estabrook
2019-10-16Merge pull request #62 from jestabro/T1710Christian Poessinger
T1710: [equuleus] buster: add patch to fix live-build missing key error
2019-10-06Merge branch 'current' into equuleusChristian 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-04Docker: ARM: add missing no--check-valid-until filesChristian Poessinger
2019-10-03T1710: [equuleus] buster: add patch to fix live-build missing key errorJohn Estabrook
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-09-27Testsuite: Move needed packages to Dockerfile insted of in the Jenkins pipelineRunar Borge
2019-09-23Docker: add dkmsChristian Poessinger
2019-09-20Ignore certificates in curlKim
2019-09-20add hooks for autobuildKim Hagen
(cherry picked from commit 1bbbdef6778f85b8e91882239ee070b55f48e5b6)
2019-09-19Docker: arm64/armhf remove amd64 referencesChristian Poessinger
2019-09-19add hooks for autobuildKim Hagen
2019-09-19Docker: adjustments for Debian 10 (Buster)Christian Poessinger
2019-09-14Merge branch 'current' of github.com:vyos/vyos-build into equuleusChristian 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-03Docker: add graphviz to containerChristian Poessinger
2019-07-22Merge remote-tracking branch 'origin/current' into equuleusRunar Borge
fixed merge errors in: * scripts/live-build-config - kernel parameters * scripts/build-packages - fixed list of packages to compile
2019-07-20Docker: add pached debootstrapChristian Poessinger
2019-05-23Docker: adjust dependencies on vyatta-iproute packageChristian Poessinger
2019-05-23Docker: replace libmysqld-dev with libmariadb-dev for net-snmpChristian Poessinger
2019-05-12Add arm64 docker file.UnicronNL
2019-05-12rename amd64 to arm for packer downloadUnicronNL
2019-05-12Add Dockerfile for armhf.UnicronNL
Remove pkg-build.sh file and reference in Dockerfile
2019-05-06Merge branch 'current' of github.com:vyos/vyos-build into equuleusChristian Poessinger
* 'current' of github.com:vyos/vyos-build: Jenkins: adjust artifacts to archive Jenkins: remove dbg packages before assembling ISO to reduce size hooks: initramfs: add option to update an existing initramfs Revert "hooks: initramfs: add option to remove an existing initramfs" T1366: Update Linux Kernel to v4.19.40 hooks: initramfs: add option to remove an existing initramfs Jenkins: list build packages Packages: add vyos-replace package to build procedure intel: remove debhelper depencendy on linux-image intel: set debhelper compat level to 9 Packages: add keepalived 2.0.10 to build procedure Docker: add additional dependencies for Debian keepalived repo Revert "Makefile: proper handle 'make iso' error codes" Revert "use bash as the shell for make" use bash as the shell for make add reprepro deploy script Packages: add net-snmp package to build procedure Packages: remove duplicate '-j' statement when building Kernel
2019-05-03Docker: add additional dependencies for Debian keepalived repoChristian Poessinger
2019-04-29add reprepro deploy scriptKim Hagen
2019-04-27Packages: add net-snmp package to build procedureChristian Poessinger
2019-04-26Docker: remove comment to elimiate false positive during grepChristian Poessinger
2019-04-26Docker: remove non-required dev.packages.vyos.net repoChristian Poessinger
Debian Buster ships all required packages and thus we do not need to fallback to dev.packages.vyos.net for help.
2019-04-26Docker: fix libmysqlclient-dev package nameChristian Poessinger
2019-04-26Merge branch 'current' of github.com:vyos/vyos-build into busterChristian Poessinger
* 'current' of github.com:vyos/vyos-build: Docker: fix pmacct build dependencies Packages: support --blacklist option to not build individual packages Packages: fix missing bytes stuck in the output buffer Docker: add package requirements to build keepalived Docker: Use close sections when working with jessie-backports README: adjust chapters to new VyOS package build script Packages: extract kernel version from defaults.json Packages: use 'make kernelversion' instead of grep magic Packages: add bgpq3 (debian/0.1.33-1) package to build procedure Jenkins: archive ISO and build.log artifacts Makefile: proper handle 'make iso' error codes Packages: remove vyatta-quagga Packages: add ethtool (debian/1%4.19-1) package to build procedure Packages: define custom command for vyos-strongswan intel: adjust URL for ixgbevf 4.5.2 Replace build-submodules with Python based package builder Remove outdated/unmaintained submodules
2019-04-26Docker: fix pmacct build dependenciesChristian Poessinger
Debian Jessie Backports ships default-libmysqlclient-dev but Debian Jessie only provides libmysqlclient-dev.
2019-04-26Docker: add package requirements to build keepalivedChristian Poessinger
2019-04-26Docker: Use close sections when working with jessie-backportsChristian Poessinger
Making the jessie-backports repository globally available might cause problems when installing packages which have mixed versions. This was observed with the following packages which could not be installed when jessie-backports was listed always in /etc/apt/sources.list * libnl-3-200 * libnl-3-dev * libnl-genl-3-200 * libnl-genl-3-dev
2019-04-26Packages: extract kernel version from defaults.jsonChristian Poessinger
This requires 'jq' as part of the Docker container. $ cat data/defaults.json | jq '.kernel_version' | tr -d \"
2019-04-26Packages: define custom command for vyos-strongswanChristian Poessinger
This is required to get a python3-vici package which is required by vyos-1x
2019-04-25Docker: add bc, kmod as dependency of vyos-kernelChristian Poessinger
2019-04-25Docker: add python-setuptools as dependency of vyos-strongswanChristian Poessinger
2019-04-24Docker: update build system to Debian BusterChristian Poessinger
2019-04-09Docker: use libyang from VyOS project reposiChristian Poessinger
2019-04-02Docker: use prebuild libyang packagesChristian Poessinger
Building libyang is horrible and not even possible on Debian OldStable. Thus take the change and use the FRR provided binaries inside the Docker container.
2019-04-02Docker: build rtrlib from GitHub release archiveChristian Poessinger
2019-03-31Docker: dependency cleanupChristian Poessinger
Move more package dependencies to their appropriate section instead of keeping them in the global "just throw everywhere here" section