Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-09 | T2250: make build_dir a relative path | Jernej Jakob | |
2020-04-08 | T2239: fix issue with ovftool signing command | Chris Marget | |
Signing key can be submitted by putting key at a fixed location (key/privatekey.pem) or by putting the key location in environment variable PRIVATE_KEY_PATH. The script checks for either of those possibilities. ovftool command was incorrectly using the PRIVATE_KEY_PATH variable even when the key file was dropped in the prescribed location. | |||
2020-04-04 | Kernel: T2224: Update Linux Kernel to v4.19.114 | Christian Poessinger | |
2020-04-02 | T2202: update to pdns-recursor 4.2.x series | Christian Poessinger | |
2020-03-28 | Packages: migrated vyatta-wirelessmodem and vyatta-ipv6-rtradv to vyos-1x | Christian Poessinger | |
2020-03-27 | Merge pull request #97 from DmitriyEshenko/enable-pim | Christian Poessinger | |
pim: T1729: enable FRR PIM service | |||
2020-03-26 | pim: T1729: enable FRR PIM service | DmitriyEshenko | |
2020-03-26 | Docker: remove intermediate files/folders from container root | Christian Poessinger | |
2020-03-22 | Merge pull request #91 from jjakob/fix-build-packages | Christian Poessinger | |
T2085: scripts/build-packages: don't define commit='HEAD' by default | |||
2020-03-22 | Merge pull request #96 from jjakob/docker-vim-mouse | Christian Poessinger | |
T2144: docker: disable mouse in vim completely | |||
2020-03-22 | Packages: remove obsolete vyos-salt-minion as moved to vyos-1x | Christian Poessinger | |
2020-03-22 | Kernel: T2149: Update Linux Kernel to v4.19.112 | Christian Poessinger | |
2020-03-20 | Merge pull request #95 from jestabro/gce | Kim | |
vyos-build: T2142: Add required packages and step for "make GCE" | |||
2020-03-20 | T2144: docker: disable mouse in vim completely | jjakob | |
With the previous config, the mouse still triggered selection. Unset both mouse and ttymouse. | |||
2020-03-19 | vyos-build: T2142: Add required packages and step for "make GCE" | John Estabrook | |
2020-03-19 | T2085: scripts/build-packages: don't define commit='HEAD' by default | jjakob | |
Fixes an issue where the script would always revert to a full clone. | |||
2020-03-19 | Merge pull request #90 from DmitriyEshenko/mpls-impl | Christian Poessinger | |
mpls: T915: enable FRR ldpd service and modules | |||
2020-03-18 | mpls: T915: enable FRR ldpd service and modules | DmitriyEshenko | |
2020-03-15 | Kernel: T2121: Update Linux Kernel to v4.19.109 | Christian Poessinger | |
2020-03-12 | Merge pull request #89 from zdc/T2117 | Christian Poessinger | |
cloud-init: T2117: Added missed dependencies for Cloud-init 20.1 | |||
2020-03-12 | cloud-init: T2117: Added missed dependencies for Cloud-init 20.1 | zsdc | |
2020-03-11 | Merge pull request #88 from kroy-the-rabbit/patch-1 | Christian Poessinger | |
T2118: Add fsck tools to initramfs image | |||
2020-03-10 | T2118: Add fsck tools to initramfs image | kroy-the-rabbit | |
2020-03-08 | Merge pull request #86 from zdc/images-build-fix-01 | Christian Poessinger | |
OVA: Fixed and extended OVA builds | |||
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 | OVA: Fixed and extended OVA builds | zsdc | |
- added grub2 package to the Dockerfile (required to build OVA) - added open-vmdk to the Dockerfile (required to build OVA) - fixed WAN/LAN confusion in OVF template - added Cloud-init User-Data to the OVF template | |||
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 | |