This script will download vyos-world debian/control file and build a
denpendency list which in the end outputs the commands required to setup
a build host (either native or via Docker) with all required packages.
* 'current' of github.com:vyos/vyos-build:
Kernel: T1859: update to Linux 4.19.88
update vmware api settings
update files for the vep4600
prevent 70-persistent-net.rules from being created
systemd: pcscd: disable SmartCard service
ndisc6: add ICMPv6 Neighbor Discovery tool
* 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)
* 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
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.
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!