summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2020-01-09T1958: add a prototype of the firmware list extraction script.Daniil Baturin
2019-12-28Testsuite: raise exception when smoketest could not be executedChristian Poessinger
2019-12-28Revert "Testsuite: fix vyos-smoketest binary path"Christian Poessinger
This reverts commit 2a0827cfa4ef2e8a204506481ec8fa6efad1665d. Location fixed in vyos-smoketest repo.
2019-12-27Testsuite: fix vyos-smoketest binary pathChristian Poessinger
2019-12-27Testsuite: remove VNC console from qemu cmdlineChristian Poessinger
2019-12-27Testsuite: add basic configuration/operation mode testcaseChristian Poessinger
2019-12-27Packages: cleanup unused packagesChristian Poessinger
2019-12-27Revert "Testsuite: add basic cfg/op-mode switch"Christian Poessinger
This reverts commit f9e8fc314c94c1a09804c1c5827bc1cf50c95358.
2019-12-27Testsuite: use Jenkins timestampsChristian Poessinger
2019-12-27Testsuite: add basic cfg/op-mode switchChristian Poessinger
2019-12-27Testsuite: remove trailing whitespacesChristian Poessinger
2019-12-26packages: remove obsolete net-snmpChristian Poessinger
2019-12-22lldp: T393: migrate to vyos-1xChristian Poessinger
2019-12-19flow-accounting: T1890: Deleted vyatta-netflow package build due to ↵zsdc
replacement in vyos-1x
2019-12-18Switch from Debian Jessie (8) to Debian Buster (10)Christian Poessinger
2019-12-06Merge branch 'current' of github.com:vyos/vyos-build into equuleusChristian Poessinger
* '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
2019-12-03update vmware api settingsKim Hagen
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-23wireless: T1627: migrate to vyos-1xChristian Poessinger
2019-11-12add api option to the ovf templateKim Hagen
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-09-28Packages: remove vyatta-op-dhcp-serverChristian Poessinger
2019-09-27Testsuite: Adding relative time counter since start in logsRunar Borge
2019-09-27Testsuite: Extending timeouts to work on qemu emulated installsRunar Borge
2019-09-27Testsuite: Adding support for running on non-kvm hostsRunar Borge
2019-09-23Add script to check installation iso with qemuRunar 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-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-08-21T1602: add options to default to vyos packages over debianJohn Estabrook
2019-08-19Merge branch 'current' into equuleusDaniil Baturin
2019-08-17Packages: remove obsolete vyatta-openvpnChristian Poessinger
2019-08-17Packages: remove obsolete vyatta-openvpnChristian Poessinger
2019-08-10Fix default key pathDonny Maasland
2019-08-05T1562: change version scheme on current branch used for rolling releasesChristian Poessinger
2019-07-30Adjustments for the new equuleus repository.Daniil Baturin
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-20Packages: remove vyatta-op-dhcp-serverChristian Poessinger
2019-07-20Packages: default to equuleus branchChristian Poessinger
2019-06-25Typo fixDaniil Baturin
s/security updated/security updates/
2019-06-20T1413: T1412: compilation of netplug and xe-guest-utilities is now fixed in ↵Runar Borge
equuleus
2019-06-16T1327: add serial console (115200,8n1) to ISO kernel command-lineChristian Poessinger
2019-05-28Update kernel arguments, enable isolinux serial and disable systemd ifnamesRunar Borge
* The kernel is now sending console to ttyS0, this makes debugging with `qemu -nographic` hard, this is fixed by this commit * Buster activates systemd ifname'ing, this needs to be disabled to make our naming scheme work
2019-05-28Packages: clean, fetch and keep options are mutually exclusiveChristian Poessinger
... as it makes no sense to keep and clean a package or any other combination.
2019-05-28Packages: add '--keep' option to not clean packagesChristian Poessinger
By default all git repos are reset using 'git reset --hard' and cleaned using 'git clean -x -d -f'. A developer sometimes would like to keep his changes and thus the --keep option was added.
2019-05-28Packages: do not create obsolete 'data/kernel_version' fileChristian Poessinger
2019-05-26Packages/modules: install accel-ppp and wireguard modules into right locationChristian Poessinger
... previously the modules have been installed into /lib/modules/4.14.45 and not 4.14.45-amd64-vyos.
2019-05-24Packages: add live-boot package to build procedureChristian Poessinger
2019-05-21update cloud buildsUnicronNL
2019-05-13intel: remove bash debug flag (-x) when building driversChristian Poessinger
2019-05-13Remove build-kernel helper scriptChristian Poessinger
Logic is available via scripts/build-package helper.
2019-05-13T1378: extend version file with Git commit IDChristian Poessinger
The Git commit ID will be crucial for the future when the full VyOS build can be reproduced by the one Git commit ID, thus start recording it in the version file.