Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-16 | [firmware] T1274: add additional QLogic firmware files | Christian Poessinger | |
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) | |||
2019-04-01 | Kernel: update to Linux Kernel 4.19.32 | Christian Poessinger | |
2019-03-31 | Remove unnecessary locale files at build time to reduce the image size. | Daniil Baturin | |
2019-03-31 | live-build: reconfigure build after jessie-backports moved to Debian archive | Christian Poessinger | |
Debian Team finally shut down all jessie-backport mirrors after announcing discontinuation [1] in July 2018. As we heavily rely on Backported Packages for VyOS 1.2 we need to move the installation mirrors to Debian Archive. In addition the repo signing keys already expired requiring us to set Acquire::Check-Valid-Until=false when building the ISO. [1] https://lists.debian.org/debian-backports-announce/2018/07/msg00000.html [2] https://wiki.debian.org/LTS/FAQ#Who_fixes_security_issues_with_packages_in_jessie-backports.3F | |||
2019-03-31 | Revert "live-build: set jessie-backports mirror to archive.debian.org" | Christian Poessinger | |
This reverts commit b2779e8b7969a3648d78e8a055734b81f059634e. | |||
2019-03-31 | Revert "live-build: fix copy/paste error" | Christian Poessinger | |
This reverts commit 166f8735e4e7fc4d2cc17ead2bb81124de648068. | |||
2019-03-28 | live-build: fix copy/paste error | Christian Poessinger | |
Commit b2779e8b7969 ("live-build: set jessie-backports mirror to archive.debian.org") set the debian security mirror again instead of specifying a new key debian backports. | |||
2019-03-28 | live-build: set jessie-backports mirror to archive.debian.org | Christian Poessinger | |
2019-03-25 | T1313: add support for reusable build flavor files. | Daniil Baturin | |
2019-03-22 | [vyos-dev] remove linux-perf package | Christian Poessinger | |
Linux-perf package is no longer available, thus removed. It was also only available for Kernel 4.9 where we use 4.19. Fixes: E: Unable to locate package linux-perf | |||
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-10 | Update Kernel to v4.19.28 | Christian Poessinger | |
2019-03-02 | VyOS base image requires aptitude - remove it from special dev package list | Christian Poessinger | |
Commit 743ec288637b ("T859: add aptitude to the default package lists.") added aptitude to the base packages as it's required by grub-efi. Thus we do not need to install it via the dev packages list and can keep a single source. | |||
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-02-09 | T1236: Update Linux Kernel to 4.19.20 | Christian Poessinger | |
2019-01-28 | open-vm-tools is now a dependency of vyos-vmwaretools-scripts | hagbard | |
2019-01-18 | Adding vyos-netplug to installation package list | hagbard | |
2019-01-17 | adding vyos-xe-guest-utilities since it was removed from vyos-world pointing ↵ | hagbard | |
to that spot here. | |||
2019-01-16 | developer: add linux-perf package to vyos-dev apt packages | 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-31 | Dehardcode the kernel package version from the live-build-config script. | Daniil Baturin | |
2018-12-29 | Add 'nls_ascii' to initramfs to avoid USB pendrive boot warning | Christian Poessinger | |
2018-12-17 | Revert "Add xenserver guest utils to the x86 image." | hagbard | |
This reverts commit bdc97cb53126e17a6f7111daaf19ae95dbc4aa5a. Breaks the build due to pkg double assignment. PKG already installed. https://github.com/vyos/vyos-world/commit/fb3c399ffad359ec11660e723fb72b9864710029 | |||
2018-12-17 | Add xenserver guest utils to the x86 image. | Daniil Baturin | |
2018-12-17 | T865: start bgpd with RPKI support. | Daniil Baturin | |
2018-11-25 | Remove ofed-scripts, since we are using kernel built-in drivers now. | Daniil Baturin | |
2018-11-25 | T996: add hyperv-daemons package. | 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 | |