summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-12-21Update to FRR 7.5Daniil Baturin
2020-12-19Docker: cleanup stages and remove unused packagesChristian Poessinger
2020-12-19kernel: rename patchesChristian Poessinger
2020-12-19Docker: T2666: install bpftool from buster-backportsChristian Poessinger
2020-12-19Merge pull request #136 from moepman/patch-1Christian Poessinger
Docker: T2666: fix wrong filename
2020-12-19Docker: T2666: architecture specific package installtion on linux headersChristian Poessinger
2020-12-17Docker: T2666: fix wrong filenameMarkus Hauschild
The temporary file in sources.list.d should be removed with the same name under which it is added
2020-12-17Docker: T2666: provide libbpf supportChristian Poessinger
2020-12-17Docker: T2666: gcc-multilib support only available for AMD64Christian Poessinger
2020-12-16Docker: T2666: add dependencies for XDP developmentChristian Poessinger
2020-12-15netplug: T3130: add VyOS specific helper scriptChristian Poessinger
2020-12-14GitHub: add PullRequest templateChristian Poessinger
2020-12-14netplug: T3130: replace vyos-netplug with upstream Debian versionChristian Poessinger
2020-12-14iproute2: T3129: add Jenkins buildChristian Poessinger
2020-12-14Merge branch 'kernel-5.4' of github.com:c-po/vyos-build into currentChristian Poessinger
* 'kernel-5.4' of github.com:c-po/vyos-build: Kernel: T3129: update Linux Kernel to v5.4.83
2020-12-14Kernel: T3129: update Linux Kernel to v5.4.83Christian Poessinger
2020-12-09Kernel: T3122: update Linux Kernel to v4.19.162Christian Poessinger
2020-12-06hooks: drop isc-dhcp helper files from /etc/defaultChristian Poessinger
2020-12-04Add telegraf agent (experimentally).Daniil Baturin
2020-12-03Kernel: T3107: update Linux Kernel to v4.19.161Christian Poessinger
2020-11-30CONTRIBUTING: extend guidelines with samples from the documentationChristian Poessinger
2020-11-27Merge pull request #134 from DmitriyEshenko/fix-igmp-pimChristian Poessinger
pim: T2744: Disable pimd by default to prevent conflict
2020-11-25pim: T2744: Disable pimd by default to prevent conflictDmitriyEshenko
2020-11-25Merge pull request #133 from sever-sever/T2061Christian Poessinger
frr-syslog: T2061: Moving FRR logs to messages: Fix debug mode
2020-11-25frr-syslog: T2061: Moving FRR logs to messages: Fix debug modesever-sever
2020-11-24Kernel: T3087: update Linux Kernel to v4.19.160Christian Poessinger
2020-11-23Add wireguard-modules dependencyChristian Poessinger
This is the completing commit for [1]. Moving this dependency here eases development on the 5.9 Kernel tree and also on the ARM tree as now vyos-build decides if an out-of-tree WireGuard modules should be incorporated into the image or not. [1] https://github.com/vyos/vyos-1x/commit/d915a15e665654207e3df9f59bca86c259d00d88
2020-11-19Kernel: T3075: update Linux Kernel to v4.19.158Christian Poessinger
2020-11-15Merge pull request #131 from zdc/T3039-equuleusChristian Poessinger
cloud images: T3039: Added cloud-guest-utils package dependency
2020-11-14Merge branch 't3041-intel-qat' into currentChristian Poessinger
* t3041-intel-qat: Revert "QAT: T2968: add support for Intel Atom C2000 platform"
2020-11-14cloud images: T3039: Added cloud-guest-utils package dependencyzsdc
Cloud-init requires the `growpart` script which is a part of the cloud-guest-utils package to grow a VyOS partition to all available space during deployment. Therefore it is necessary to add this package to images for virtual environments.
2020-11-13frr: T1316: enable isis daemonChristian Poessinger
2020-11-13Revert "QAT: T2968: add support for Intel Atom C2000 platform"Christian Poessinger
This reverts commit b234558db422390ed4d995e9134fe91c37d6cc8f.
2020-11-12Kernel: usb: wwan: T3063: remove QMI, NCM and CDC drivers for WWAN cardsChristian Poessinger
We do it "oldschool" by just using PPP and talk to a serial device. For the Huawei ME909s-120 module, actually mbim and cdc modules make a lot of problems on system startup and the modem is re-enumerated multiple times. Removing those drivers simply makes wireless wwan interfaces work in VyOS.
2020-11-12Kernel: net: T3063: remove non supported USB based network adaptersChristian Poessinger
2020-11-12Kernel: T3064: update Linux Kernel to v4.19.157Christian Poessinger
2020-11-12Add re (a pure OCaml regex library) to the installation scriptDaniil Baturin
2020-11-06Kernel: Firmware: T3052: update to 20201022Christian Poessinger
2020-11-06systemd: T3048: disable tuned service by defaultChristian Poessinger
2020-11-05Kernel: T3049: Update Linux Kernel to v4.19.155Christian Poessinger
2020-11-05Kernel: Wifi: drop legacy B43 driver and add additional MediaTek 76x driversChristian Poessinger
2020-11-05Kernel: drop Atheros 9k bluetooth supportChristian Poessinger
2020-11-01Docker: add new vyos-1x build-time dependency python3-netifacesChristian Poessinger
2020-11-01Testsuite: always load WiFi HW simulation moduleChristian Poessinger
2020-11-01Jenkins: run smoketests with vyos-configd and arbitrary config loaderChristian Poessinger
2020-11-01Makefile: purge should clean QEMU test image, tooChristian Poessinger
2020-10-31Kernel: T3033: Update Linux Kernel to v4.19.154Christian Poessinger
2020-10-30intel: T3005: update ixgbe(vf) and igb driverChristian Poessinger
* igb 5.4.6 * ixgbe 5.9.4 * ixgbevf 4.9.3
2020-10-30Kernel: T3033: Update Linux Kernel to v4.19.153Christian Poessinger
2020-10-28frr: drop custom patches as they are now part of upstream repoxChristian Poessinger