Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-20 | Delete buster-backports.list.chroot as we use lb config --backports | Christian Poessinger | |
This results in Duplicated archive warnings on ISO builds otherwise. | |||
2020-06-19 | systemd: services: disable all udp-broadcast-relay instances | Christian Poessinger | |
2020-06-19 | T2490: add support for serial console-server | Christian Poessinger | |
2020-06-16 | systemd: services: disbale SNMPD by default | Christian Poessinger | |
2020-06-16 | systemd: services: remove SysVinit leftovers | Christian Poessinger | |
2020-06-14 | Kernel: T2595: Update Linux Kernel to v4.19.128 | Christian Poessinger | |
2020-06-07 | systemd: T2559: lm-sensors disable service by default | Christian Poessinger | |
2020-06-06 | vyos-dev: add vim | Christian Poessinger | |
2020-06-06 | vyos-utils: cleanup installed packages | Christian Poessinger | |
- mtr-tiny will be pulled in via vyos-1x as there is a proper dependenvy - vim-tiny - mostly unused - sipcalc - we have ipcalc for this do we? | |||
2020-06-05 | firmware: T1958: fix firmware package name | Christian Poessinger | |
2020-06-05 | firmware: T1958: only include firmware for compiled Kernel drivers | Christian Poessinger | |
In the past when building the VyOS ISO we have simply pulle din the entire linux-firmware Git repository and just deleted some arbitrary files manually selected. Now all is shipped via vyos-linux-firmware. | |||
2020-06-05 | Add intel driver packagesa | Christian Poessinger | |
Intel driver packages are more related to the overall generated image instead of the VyOS userland packages. Thus they have meen migrated from vyos-world to vyos-build. | |||
2020-06-04 | Include "tshark" package in developer builds | Christian Poessinger | |
2020-06-02 | Revert "build: add linux-tools package to development builds" | Christian Poessinger | |
linux-tools has a "dynamic" version extension corresponding to the Kernel version. This reverts commit 655fa1b949c2bf0ee6789bd556981b9298e54116. | |||
2020-06-02 | build: add linux-tools package to development builds | Christian Poessinger | |
... this will contain the Linux Kernels "perf" binary. | |||
2020-06-01 | wake-on-lan: T2526: replace wakeonlan package with CLI implementation | Christian Poessinger | |
Drop wakeonlan package and use the CLI based implementation with etherwake. | |||
2020-05-30 | QAT: import device configuration files | Christian Poessinger | |
2020-05-30 | Kernel: T2531: Update Linux Kernel to v4.19.125 | Christian Poessinger | |
2020-05-22 | Kernel: T2493: Update Linux Kernel to v4.19.124 | Christian Poessinger | |
2020-05-20 | systemd-bootchart: add configuration | Christian Poessinger | |
2020-05-19 | systemd-bootchart: add package for boot time analysis | Christian Poessinger | |
2020-05-19 | dhcpv6-pd: disable wide-dhcp-client service by default | Christian Poessinger | |
2020-05-16 | T2470: Update to PowerDNS recursor 4.3 | Christian Poessinger | |
2020-05-16 | Kernel: T2469: Update Linux Kernel to v4.19.123 | Christian Poessinger | |
2020-05-15 | apt: nat: T2198: pin nftables packages to buster-backports | Christian Poessinger | |
2020-05-12 | Kernel: T2454: Update Linux Kernel to v4.19.122 | Christian Poessinger | |
2020-05-03 | Kernel: T2420: Update Linux Kernel to v4.19.120 | Christian Poessinger | |
2020-05-02 | Revert "Kernel: T2413: Update Linux Kernel to v4.19.119" | Christian Poessinger | |
This reverts commit cb8ad3197797c947dc2fc03a8c57c79b8dfa8590. WireGuard builds do not work with 4.19.119 | |||
2020-05-02 | Kernel: T2413: Update Linux Kernel to v4.19.119 | Christian Poessinger | |
2020-04-26 | salt: T2386: upgrade to version 2019.2 (Python3 + Buster) | Christian Poessinger | |
Commit b4702483b531 ("salt: T2386: upgrade to version 2019.2") added a compatible Salt version from Debian Stretch - but there is already a Python3 and Debian Buster version available. | |||
2020-04-26 | salt: T2386: upgrade to version 2019.2 | Christian Poessinger | |
Later packages support PeeringDB. Even this marks Debian stretch the package still works on Debian Buster (10) | |||
2020-04-26 | Kernel: T2383: Update Linux Kernel to v4.19.118 | Christian Poessinger | |
2020-04-19 | chroot: T2340: add /etc/login.defs | Christian Poessinger | |
2020-04-18 | Kernel: T2319: Update Linux Kernel to v4.19.116 | Christian Poessinger | |
2020-04-16 | T2305: include release train in "show version" output | Christian Poessinger | |
2020-04-13 | ddclient: T2185: clean leftover files from base package | Christian Poessinger | |
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-26 | pim: T1729: enable FRR PIM service | DmitriyEshenko | |
2020-03-22 | Kernel: T2149: Update Linux Kernel to v4.19.112 | Christian Poessinger | |
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-10 | T2118: Add fsck tools to initramfs image | kroy-the-rabbit | |
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-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-23 | Kernel: T2068: Update Linux Kernel to v4.19.105 | Christian Poessinger | |
2020-02-23 | vyos-utils: add ncurses-term | Christian Poessinger | |