Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-09 | Testsuite: show current configuration | Christian Poessinger | |
2020-02-06 | Merge pull request #81 from runborg/smokefail | Christian Poessinger | |
Testsuite: redo smoketest executor and fix exitcode validator | |||
2020-02-06 | Merge branch 'current' into smokefail | runborg | |
2020-02-06 | Testsuite: redo smoketest executor and fix exitcode validator | Runar Borge | |
2020-02-06 | Revert "Testsuite: check for smoketest error" | Christian Poessinger | |
This reverts commit baa7ab9fa106b09e33b1bdf706630ddd204010a2. Reason is that somehow smoketest is no longer executed at all :( | |||
2020-02-05 | Docker: kernel has a dependency on rsync | Christian Poessinger | |
2020-02-05 | login: T1948: level node has been dropped from user | Christian Poessinger | |
There is no sense in having a user level when infact there is only the one level "admin". | |||
2020-02-04 | Delete accidently added submodule | Christian Poessinger | |
Commit 4593cc2296 ("Move vyos-smoketest from vyos-dev to vyos-x86 package list") added by accident a submodule. This commit removes it again, sorry for the noise. Sorry!! | |||
2020-02-04 | Testsuite: check for smoketest error | Christian Poessinger | |
2020-02-02 | Jenkins: temporary disable ARM builds as they do not complete | Christian Poessinger | |
2020-02-02 | Jenkins: add "make test" helper | Christian Poessinger | |
2020-02-02 | Docker: do not enable visual mode on right click in vim | Christian Poessinger | |
2020-02-02 | Docker: add nano editor to container image | Christian Poessinger | |
2020-02-02 | Merge pull request #80 from runborg/arm-build | Christian Poessinger | |
T1927: Extend main docker container to support arm builds | |||
2020-02-02 | Kernel: T2011: Update Linux Kernel to v4.19.101 | Christian Poessinger | |
2020-02-02 | T640: build ISO without recommended APT packages to reduce size | Christian Poessinger | |
2020-02-02 | vyos-utils: remove dependency on iperf(3) | Christian Poessinger | |
Dependency already satisfied in vyos-1x which holds the CLI wrapper. | |||
2020-02-02 | vyos-utils: T640: add required dependency on systemd-sysv | Christian Poessinger | |
2020-02-02 | vyos-utils: remove telnet as already a dependency in vyos-1x | Christian Poessinger | |
2020-02-01 | hooks: delete unused documents from generated ISO | Christian Poessinger | |
We do not need any documentation on the system - this frees 43MB. | |||
2020-02-01 | Testsuite: increase timeout when running vyos-smoketest | Christian Poessinger | |
2020-02-01 | Docker: add build dependencies for libnss-mapuser | Christian Poessinger | |
2020-01-29 | Kernel: T1996: Update Linux Kernel to 4.19.99 | Christian Poessinger | |
2020-01-27 | Docker: T1927: Readd curl certificate fix | Runar Borge | |
2020-01-25 | Testsuite: remove "show interfaces" command | Christian Poessinger | |
2020-01-25 | VMware: move additional files to vyos-1x-vmware package | Christian Poessinger | |
2020-01-25 | Testsuite: use single qemu command | Christian Poessinger | |
2020-01-24 | Testsuite: use 4 NICs | Christian Poessinger | |
2020-01-24 | Testsuite: remove VNC console from qemu cmdline | Christian Poessinger | |
2020-01-23 | Docker: add build dependencies for vyos-cloud-init | Christian Poessinger | |
2020-01-22 | list-build-dependencies: add Stackoverflow copy remark | Christian Poessinger | |
2020-01-22 | list-build-dependencies: update copyright year | Christian Poessinger | |
2020-01-22 | list-build-dependencies: rename variable (do not use missleading current name) | Christian Poessinger | |
2020-01-22 | list-build-dependencies: remove temporary vyos-world control file | Christian Poessinger | |
2020-01-22 | list-build-dependencies: replace hardcoded branch with current branch | Christian Poessinger | |
2020-01-22 | scripts: add helper to list all build dependencies | Christian Poessinger | |
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. | |||
2020-01-21 | Docker: T1927: Regenerate ca-certificate store | Runar Borge | |
2020-01-21 | Merge branch 'arm-build' of github.com:runborg/vyos-build into arm-build | Runar Borge | |
2020-01-20 | Merge pull request #78 from UnicronNL/current | Daniil Baturin | |
T1951: Include awscli package is the AWS build | |||
2020-01-09 | T1958: add a prototype of the firmware list extraction script. | Daniil Baturin | |
2020-01-08 | live-tools: T1880: live-tools service hangs on reboot | hagbard | |
* live-tools.service is supposed to find and eject the live media, I think the package can be removed from the installation list or deinstalled before the iso is generated. | |||
2020-01-08 | T1951: Include awscli package is the AWS build | Kim Hagen | |
2020-01-04 | README: update link to build instructions | Christian Poessinger | |
2020-01-03 | Docker: T1927: Extend docker container to build on arm | Runar Borge | |
2020-01-03 | Jenkins: T1927: Update Jenkinsfile to build on arm | Runar Borge | |
2020-01-03 | Jenkins: T1927: Update Jenkinsfile to build on arm | Runar Borge | |
2020-01-03 | Revert "Jenkins: T1927: Update Jenkinsfile to build on arm" | Christian Poessinger | |
This reverts commit a7bb0a8021366b5883b947157e9989cf356d9d36. | |||
2020-01-03 | Revert "Docker: T1927: Extend docker container to build on arm" | Christian Poessinger | |
This reverts commit de4805055f2cec53af0e80e9d742bc13d9e2bc4d. | |||
2020-01-03 | Merge pull request #77 from runborg/arm-build | Christian Poessinger | |
T1927: Extend main docker container to support arm builds | |||
2020-01-03 | Jenkins: T1927: Update Jenkinsfile to build on arm | Runar Borge | |