Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2019-01-01 | T1131: disable vmtoolsd polling for now to avoid high CPU load. | Daniil Baturin | |
In the future it may be made a CLI option. | |||
2018-12-29 | Add 'nls_ascii' to initramfs to avoid USB pendrive boot warning | Christian Poessinger | |
2018-12-17 | T865: start bgpd with RPKI support. | Daniil Baturin | |
2018-11-25 | T859: add aptitude to the default package lists. | Daniil Baturin | |
apt-get download doesn't work right, so the hook for downloading the grub-efi packages needs aptitude, sadly. | |||
2018-11-14 | update path for packages.txt | Kim Hagen | |
2018-11-14 | Add saltstack repo | Kim Hagen | |
2018-11-12 | Add modprobe option to allow unsupportef transceivers in ixgbe. | Daniil Baturin | |
2018-11-12 | Add uefi to vyos-build | Kim Hagen | |
2018-11-08 | cleanup: move files from vyos-build repo to vyos-1x where they are required | Christian Poessinger | |
2018-10-25 | isc-dhcpv6-server: bugfix empty if; then fi clause | Christian Poessinger | |
commit a91fea903 ("isc-dhcpv6-server init script naming cleanup") introduced an empty if; then fi clause which produces a BASH syntax error. | |||
2018-10-21 | T718, T912, T911: add monitoring utilities (atop, htop, iotop). | Daniil Baturin | |
2018-10-20 | T923: support SNMP integration with FRR routing daemon | Christian Poessinger | |
2018-10-19 | isc-dhcpv6-server init script naming cleanup | Christian Poessinger | |
2018-10-19 | T913: add startup script for dhcpv6-relay | Christian Poessinger | |
2018-10-15 | T455: Add haveged package | hagbard | |
2018-10-15 | T879: add the release GPG key to the image. | Daniil Baturin | |
2018-10-15 | T895: increase default log level for facility 'all'. | Daniil Baturin | |
2018-10-14 | move getty conf to vyatta-cfg package | UnicronNL | |
2018-10-14 | T892: disable salt-minion service by default | Christian Poessinger | |
2018-10-12 | T852: globally disable StrongSWAN FARP plugin | Christian Poessinger | |
2018-10-03 | T866: set the upgraded flag on update from 1.1.x | Daniil Baturin | |