summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2020-06-04Include "tshark" package in developer buildsChristian Poessinger
2020-06-02Revert "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-02build: add linux-tools package to development buildsChristian Poessinger
... this will contain the Linux Kernels "perf" binary.
2020-06-01wake-on-lan: T2526: replace wakeonlan package with CLI implementationChristian Poessinger
Drop wakeonlan package and use the CLI based implementation with etherwake.
2020-05-30QAT: import device configuration filesChristian Poessinger
2020-05-30Kernel: T2531: Update Linux Kernel to v4.19.125Christian Poessinger
2020-05-22Kernel: T2493: Update Linux Kernel to v4.19.124Christian Poessinger
2020-05-20systemd-bootchart: add configurationChristian Poessinger
2020-05-19systemd-bootchart: add package for boot time analysisChristian Poessinger
2020-05-19dhcpv6-pd: disable wide-dhcp-client service by defaultChristian Poessinger
2020-05-16T2470: Update to PowerDNS recursor 4.3Christian Poessinger
2020-05-16Kernel: T2469: Update Linux Kernel to v4.19.123Christian Poessinger
2020-05-15apt: nat: T2198: pin nftables packages to buster-backportsChristian Poessinger
2020-05-12Kernel: T2454: Update Linux Kernel to v4.19.122Christian Poessinger
2020-05-03Kernel: T2420: Update Linux Kernel to v4.19.120Christian Poessinger
2020-05-02Revert "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-02Kernel: T2413: Update Linux Kernel to v4.19.119Christian Poessinger
2020-04-26salt: 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-26salt: T2386: upgrade to version 2019.2Christian Poessinger
Later packages support PeeringDB. Even this marks Debian stretch the package still works on Debian Buster (10)
2020-04-26Kernel: T2383: Update Linux Kernel to v4.19.118Christian Poessinger
2020-04-19chroot: T2340: add /etc/login.defsChristian Poessinger
2020-04-18Kernel: T2319: Update Linux Kernel to v4.19.116Christian Poessinger
2020-04-16T2305: include release train in "show version" outputChristian Poessinger
2020-04-13ddclient: T2185: clean leftover files from base packageChristian Poessinger
2020-04-04Kernel: T2224: Update Linux Kernel to v4.19.114Christian Poessinger
2020-04-02T2202: update to pdns-recursor 4.2.x seriesChristian Poessinger
2020-03-26pim: T1729: enable FRR PIM serviceDmitriyEshenko
2020-03-22Kernel: T2149: Update Linux Kernel to v4.19.112Christian Poessinger
2020-03-18mpls: T915: enable FRR ldpd service and modulesDmitriyEshenko
2020-03-15Kernel: T2121: Update Linux Kernel to v4.19.109Christian Poessinger
2020-03-10T2118: Add fsck tools to initramfs imagekroy-the-rabbit
2020-03-05vrf: T31: frr: do not use Linux network namespace as VRF backendChristian Poessinger
Without this change generated VRFs on the OS are not visible in FRR as they are not reported as beeing "up".
2020-02-28Merge pull request #82 from zdc/T1971Christian Poessinger
initramfs: T1971: Added initramfs-hook script for including modules
2020-02-28initramfs: T1971: Extended initramfs-hook scriptzsdc
Included: * libnss_dns.so.2 (required for DNS resolving from initramfs) * ca-certificates.crt (required for fetching files via HTTPS)
2020-02-27Kernel: T2079: Update Linux Kernel to v4.19.106Christian Poessinger
2020-02-25initramfs: T1971: Added initramfs-hook script for including moduleszsdc
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-23Kernel: T2068: Update Linux Kernel to v4.19.105Christian Poessinger
2020-02-23vyos-utils: add ncurses-termChristian Poessinger
2020-02-17Kernel: T2047: Update Linux Kernel to v4.19.104Christian Poessinger
2020-02-13T2033: drop package vyos-replaceChristian Poessinger
2020-02-05login: T1948: level node has been dropped from userChristian Poessinger
There is no sense in having a user level when infact there is only the one level "admin".
2020-02-02Kernel: T2011: Update Linux Kernel to v4.19.101Christian Poessinger
2020-02-02vyos-utils: remove dependency on iperf(3)Christian Poessinger
Dependency already satisfied in vyos-1x which holds the CLI wrapper.
2020-02-02vyos-utils: T640: add required dependency on systemd-sysvChristian Poessinger
2020-02-02vyos-utils: remove telnet as already a dependency in vyos-1xChristian Poessinger
2020-02-01hooks: delete unused documents from generated ISOChristian Poessinger
We do not need any documentation on the system - this frees 43MB.
2020-01-29Kernel: T1996: Update Linux Kernel to 4.19.99Christian Poessinger
2020-01-25VMware: move additional files to vyos-1x-vmware packageChristian Poessinger
2020-01-08live-tools: T1880: live-tools service hangs on reboothagbard
* live-tools.service is supposed to find and eject the live media, I think the package can be removed from the installation list or deinstalled before the iso is generated.
2020-01-02Revert "open-vm-tools is now a dependency of vyos-vmwaretools-scripts"Christian Poessinger
This reverts commit c670deddbee8ae852770574d1c8fce29154812dd.