Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-09 | T3962: Check if open-vm-tools is present before attempting to write its config | erkin | |
2021-10-17 | T3912: use a more informative default login banner | Daniil Baturin | |
2021-10-17 | Docker: T3911: invalidate old LetsEncrypt CA | Christian Poessinger | |
2021-07-09 | squid: T3674: Disable by default squid service | Viacheslav | |
2021-06-21 | Add Debian Jessie signing keys. | Daniil Baturin | |
2021-06-10 | charon-syslog: T2620: Add ike-name to IPSec logs | sever-sever | |
2021-06-10 | Add a mirror of the Debian ELTS repo to the default build setup. | Daniil Baturin | |
2021-04-04 | T2108: add main and backup minisign release keys. | Daniil Baturin | |
(cherry picked from commit 68007b92d605d0205b013ffe1881c08649c0153a) | |||
2020-12-22 | frr-syslog: T2061: Moving FRR logs to messages: Crux | sever-sever | |
2020-12-04 | pim: T2744: Disable pimd by default to prevent conflict | DmitriyEshenko | |
2020-10-20 | modules: T2984: Increase HW queues | DmitriyEshenko | |
(cherry picked from commit d14dacc5ab4bcf768eac7b57c7a6a6fe29c4cf21) | |||
2020-09-30 | QAT: T2932: Replace symlinks to files | DmitriyEshenko | |
(cherry picked from commit 4d76890b35b35c5ef0c330e01b832cd0d4edb4fa) | |||
2020-09-04 | qat: T2853: add missing engine configurations after migrating to Intel source | Christian Poessinger | |
After migrating to the intel source tar-ball over a custom VyOS repo the engine specific files have not been deployed. | |||
2020-08-23 | lcd: T2564: disable services by default | Christian Poessinger | |
2020-06-18 | Merge pull request #107 from DmitriyEshenko/buil-crux-14062020 | Daniil Baturin | |
pim: T1729: enable FRR PIM service | |||
2020-06-16 | systemd: services: disbale SNMPD by default | Christian Poessinger | |
(cherry picked from commit 712a1e761842a301d0f65a2fb23c818ecd8f5eac) | |||
2020-06-14 | pim: T1729: enable FRR PIM service | DmitriyEshenko | |
2020-05-04 | atop: T1982: Add logrotate for atop binary log | DmitriyEshenko | |
2020-03-19 | initramfs-tools: T2116, T2118: backported initramfs hook from current | zsdc | |
2020-01-03 | Restore openvmtools the dirty way until a clean way is in place. | Daniil Baturin | |
2019-12-27 | vmware-tools: import script file from vyos-vmwaretools-scripts repo | Christian Poessinger | |
(cherry picked from commit e00af02a24d3121dbde9cd4c68d773739a7a5405) | |||
2019-12-02 | ndisc6: add ICMPv6 Neighbor Discovery tool | Christian Poessinger | |
(cherry picked from commit 3206c774c70dc87aaf7301b111f82df8d897bb12) | |||
2019-11-17 | bfd: T1183: enable FRR bfdd service | Christian Poessinger | |
2019-11-11 | hooks: fix installation of linux firmware files | Christian Poessinger | |
Firmware files have ben installed in wrong subdirectory (/lib/firmware/linux-firmware-<commitid>) (cherry picked from commit 2382c90dc7a30d17628a11f9ff41f8c63867887a) | |||
2019-10-19 | Firmware: bail out when there is a download error | Christian Poessinger | |
(cherry picked from commit 25bb74bc51f7ee36b8da834b8cb1ecc1aa1e5ea9) | |||
2019-10-14 | T1726: update Linux Firmware to a more recent version (2019-10-07) | Christian Poessinger | |
(cherry picked from commit b7a289ba66b8dfda85a1b8b82aae6176196673ef) | |||
2019-09-04 | [service https] T1443: add nginx and ssl-cert packages; disable nginx on | John Estabrook | |
boot. Conflicts: data/live-build-config/hooks/live/18-enable-disable_services.chroot | |||
2019-08-29 | T1598: enable vyos-hostsd by on startup. | Daniil Baturin | |
Conflicts: data/live-build-config/hooks/live/18-enable-disable_services.chroot | |||
2019-08-03 | [intel] T1554: enable RSS and Multiqueue for Intel IGB/IXGBE drivers | Christian Poessinger | |
(cherry picked from commit e81b7d5b25cd57fa8c8c9cc085703b68932eee3d) | |||
2019-06-19 | T1454: frr: remove no longer required watchfrr_options | Christian Poessinger | |
Fixes the following startup warning: Jun 19 11:14:27 localhost watchfrr.sh: watchfrr_options contains a bash array value. The configured value is intentionally ignored since it is likely wrong. Please remove or fix the setting. (cherry picked from commit 940decbcd6a9e50c37e1661b4d409860a2ca3158) | |||
2019-06-19 | T1454: remove deprecated /etc/frr/daemons.conf | Christian Poessinger | |
File which was still present (but not of any problem) caused the following message: Jun 19 11:14:27 localhost watchfrr.sh: Reading deprecated /etc/frr/daemons.conf. Please move its settings to /etc/frr/daemons and remove it. (cherry picked from commit 6638c5d0f1a6c8b0a4d8fc016c1797c4526a53fd) | |||
2019-06-19 | T1453: add missing nss-myhostname package | Christian Poessinger | |
Jun 18 17:56:10 localhost systemd-hostnamed[1434]: Warning: nss-myhostname is not installed. Changing the local hostname might make it unresolveable. Please install nss-myhostname! Jun 18 17:56:34 localhost sudo: root : unable to resolve host vyos-r1-brn (cherry picked from commit 70366de29543a5b66e7ea7a42f2b01e0eec06689) | |||
2019-06-18 | Packages/kernel: ensure proper initramfs handling | Christian Poessinger | |
When building the kernel with 'make deb-pkg' insted of 'make-kpkg' - which is the new official way - an initramfs will be deployed. This break's VyOS! Delete all possible initramfs image(s) before building the final VyOS initramfs image. (cherry picked from commit 5f669b4158fbf00cee401f81cb36bf57e3c50c1c) | |||
2019-04-23 | T41: include bgpq3 for BGP policy creation | Christian Poessinger | |
Build Debian upstream bgpq3 froum source: $ git clone https://salsa.debian.org/debian/bgpq3.git $ cd bgpq3 $ git checkout debian/0.1.33-1 $ dpkg-buildpackage -uc -us -tc -b (cherry picked from commit ddfa418a3ed9239097e7456b1319c4c192b9742f) | |||
2019-04-19 | T1131: enable vmtoolsd polling again. | Daniil Baturin | |
2019-04-16 | T1274: do not remove additional QLogic firmware. | Daniil Baturin | |
2019-04-04 | T929: T1274: embed linux firmware through ISO build process | Christian Poessinger | |
As of now Linux Firmware was installed via vyos-firmware Debian package which just wrapped the Git repositories content. As this just made things harder - install the firmware files via build hook (as the used to be installed like this in the good old days - before the have been removed via 3f7186f69b) (cherry picked from commit dce9b82bd1bfa778572ad712ddeab3a7b06d3545) | |||
2019-03-31 | Remove unnecessary locale files at build time to reduce the image size. | Daniil Baturin | |
2019-03-22 | T1279: support ACPI power event (poweroff) | Christian Poessinger | |
2019-03-22 | T1310: use FQDN as hostname in config prompt | Christian Poessinger | |
2019-03-10 | [build] Use pdns-recursor binary packages from PowerDNS | Christian Poessinger | |
https://repo.powerdns.com/ provides a package repository for Debian 8 which serves us automatically all security updates instead of rebuilding the package by us. This drops the maintenance of one additional package. | |||
2019-03-02 | T929: remove debian-firmware packages from build | Christian Poessinger | |
Kernel Firmware BLOBs will be delivered by the new vyos-firmware package | |||
2019-02-28 | T1218: enable FRR's staticd on startup. | Daniil Baturin | |
2019-02-22 | Revert "Feature: T405 - Add binaries for lcdproc, lcdproc-extra-drivers" | hagbard | |
This reverts commit 6af43c03587072083db82b756c4b0b38290d0191. Package gets moved into depends of vyos-1x | |||
2019-02-22 | Feature: T405 - Add binaries for lcdproc, lcdproc-extra-drivers | hagbard | |
- native debian packages | |||
2019-02-13 | T1245: autoload br_netfilter kernel module on startup | Christian Poessinger | |
2019-01-08 | T1135: "firewall send-redirects enable" works only after switching from ↵ | hagbard | |
disabled state on running system - set default to disable too due to the fact that set firewall did expect that at one point. Primarily, IPSec could leak data once a tunnel is established. | |||
2019-01-08 | Type fixed. | hagbard | |
2019-01-08 | T1135: "firewall send-redirects enable" works only after switching from ↵ | hagbard | |
disabled state on running system - disable send-redirects per default | |||
2019-01-02 | T1120: Add rootdelay=5 by default in grub.cfg | danhusan | |
Let disks settle to workaround issue with MD array not being detected. |