Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-05 | vrf: T31: frr: do not use Linux network namespace as VRF backend | Christian Poessinger | |
Without this change generated VRFs on the OS are not visible in FRR as they are not reported as beeing "up". | |||
2020-03-03 | Merge pull request #85 from qxmips/current | Christian Poessinger | |
upload iso to S3 | |||
2020-03-03 | upload iso to S3 | qxmips | |
2020-02-29 | Merge pull request #84 from jjakob/current | Christian Poessinger | |
T2085: package building fixes | |||
2020-02-29 | T2085: fix building of keepalived | Jernej Jakob | |
2020-02-29 | T2085: remove conntrack-tools and dependencies | Jernej Jakob | |
2020-02-29 | T2085: build-packages: fix clone_package function | Jernej Jakob | |
- add package config option "shallow", defaulting to True - make it actually clone the commit id specified in the package - revert to deep clone if commit id is set - fix bug with --keep that caused the script to crash | |||
2020-02-28 | Merge pull request #83 from jjakob/current | Christian Poessinger | |
T2083: Packages: fix building mdns-repeater: use correct branch | |||
2020-02-28 | T2083: Packages: fix building mdns-repeater: use correct branch | jjakob | |
2020-02-28 | Merge pull request #82 from zdc/T1971 | Christian Poessinger | |
initramfs: T1971: Added initramfs-hook script for including modules | |||
2020-02-28 | initramfs: T1971: Extended initramfs-hook script | zsdc | |
Included: * libnss_dns.so.2 (required for DNS resolving from initramfs) * ca-certificates.crt (required for fetching files via HTTPS) | |||
2020-02-27 | Kernel: T2079: Update Linux Kernel to v4.19.106 | Christian Poessinger | |
2020-02-25 | initramfs: T1971: Added initramfs-hook script for including modules | zsdc | |
The script allows include to initramfs or include and force to load any modules, listed inside. Initially, the script replaces the trick used for intel drivers | |||
2020-02-25 | Use opam install script from master branch | John Estabrook | |
2020-02-25 | Use latest opam version | Daniil Baturin | |
2020-02-25 | Pin ocaml-ctypes to 0.16.0 due to a binding generator bug in the latest version | Daniil Baturin | |
2020-02-23 | Kernel: T2068: Update Linux Kernel to v4.19.105 | Christian Poessinger | |
2020-02-23 | vyos-utils: add ncurses-term | Christian Poessinger | |
2020-02-17 | Kernel: T2047: Update Linux Kernel to v4.19.104 | Christian Poessinger | |
2020-02-16 | Testsuite: start smoketest as root | Christian Poessinger | |
Some configuration files (e.g. ddclient) can only be opened as root user, thus we should run the smoketests as root. | |||
2020-02-14 | Revert "Testsuite: temporary disable test fail on single failure" | Christian Poessinger | |
This reverts commit c4da9a9c794073ad34e6cfb0c883be57b356513b. | |||
2020-02-13 | T2033: drop package vyos-replace | Christian Poessinger | |
2020-02-09 | Testsuite: temporary disable test fail on single failure | Christian Poessinger | |
2020-02-09 | Testsuite: additional settling time after login | Christian Poessinger | |
2020-02-09 | Makefile: user pipefail in iso build | Christian Poessinger | |
2020-02-09 | Revert "Testsuite: show current configuration" | Christian Poessinger | |
This reverts commit 28c3615488760ffbe21a556a6b42ca5656b8216e. | |||
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 | |