summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2021-03-31Kernel: T3318: update Linux Kernel to v5.4.109Christian Poessinger
2021-03-27systemd: services: disable sendmailChristian Poessinger
(cherry picked from commit 700f566000245a078147a59ada9889d598cad42c)
2021-03-24Kernel: T3318: update Linux Kernel to v5.4.108Christian Poessinger
2021-03-19Kernel: T3318: update Linux Kernel to v5.4.106Christian Poessinger
2021-03-18Install additional "irqtop" packageChristian Poessinger
(cherry picked from commit ff63cc8cad0e6bfafbccc005427ae3a8efcce8c9)
2021-03-13salt: T3373: Upgrade to SaltStack version 3002.5Cody Brannan
(cherry picked from commit 4df52dff944d11d898617bad17e2b02f4bd7793b)
2021-03-13Kernel: T3318: update Linux Kernel to v5.4.105Christian Poessinger
2021-03-09Kernel: T3318: update Linux Kernel to v5.4.104Christian Poessinger
2021-03-05Kernel: T3318: update Linux Kernel to v5.4.102Christian Poessinger
2021-02-27Kernel: T3318: update Linux Kernel to v5.4.101Christian Poessinger
2021-02-18Kernel: T3318: update Linux Kernel to v5.4.99Christian Poessinger
2021-02-17Kernel: T3318: update Linux Kernel to v5.4.98Christian Poessinger
2021-02-08Kernel: T3295: update Linux Kernel to v5.4.96Christian Poessinger
2021-01-31Kernel: T3276: update Linux Kernel to v5.4.94Christian Poessinger
2021-01-24Kernel: T3243: update Linux Kernel to v5.4.92Christian Poessinger
2021-01-17Kernel: T3218: remove unavailable RSS parameter from intel driver optionsChristian Poessinger
This is a roundup commit to ("160b3a9 - Kernel: T3218: drop dependency on Intel out-of-tree modules") as the in-tree drivers do not support this option, they always use the maximum available number. (cherry picked from commit f97f4aca4066e288b2cb13678244ea25c16602ee)
2021-01-16Kernel: T3223: update Linux Kernel to v5.4.89Christian Poessinger
2021-01-14Kernel: T3218: drop dependency on Intel out-of-tree modulesChristian Poessinger
2021-01-10Jenkins: select build library from equuleus branchChristian Poessinger
2021-01-09Kernel: T3199: update Linux Kernel to v5.4.88Christian Poessinger
2021-01-04Set the branch version number.Daniil Baturin
2020-12-31Kernel: T3168: update Linux Kernel to v5.4.86Christian Poessinger
2020-12-28systemd: services: disable ddclientChristian Poessinger
2020-12-28hooks: adjust to Debian Buster base systemChristian Poessinger
2020-12-28ddclient: 3151: pin to Debian BullseyeChristian Poessinger
Ddclient consists out of Perl code only, thus it's safe to use the Bullseye version.
2020-12-28systemd: services: disable additional service from vyatta-cfg-systemChristian Poessinger
This is the accompanying commit to [1], which moved all the service disable stuff to vyos-build only. [1]: https://github.com/vyos/vyatta-cfg-system/commit/8964d55045f57218d2f057
2020-12-28services: disable telegraf by defaultChristian Poessinger
Commit 5bd60a745de22 ("Add telegraf agent (experimentally)") added the agent to the rolling ISO. The telegraf daemon was thus always started by default and simply consuming RAM without doing anything useful. As all VyOS servcies are disabled by default, so is telegraf. If you wan't to experiment with it, you can simply start and enable the service on your system by: systemctl enable telegraf.service systemctl start telegraf.service
2020-12-23salt: T3147: upgrade to version 3002.2Christian Poessinger
2020-12-22frr: T3146: upgrade to Free Range Routing 7.5 seriesChristian Poessinger
2020-12-22Kernel: T3145: update Linux Kernel to v5.4.85Christian Poessinger
2020-12-15netplug: T3130: add VyOS specific helper scriptChristian Poessinger
2020-12-14netplug: T3130: replace vyos-netplug with upstream Debian versionChristian Poessinger
2020-12-14Merge branch 'kernel-5.4' of github.com:c-po/vyos-build into currentChristian Poessinger
* 'kernel-5.4' of github.com:c-po/vyos-build: Kernel: T3129: update Linux Kernel to v5.4.83
2020-12-14Kernel: T3129: update Linux Kernel to v5.4.83Christian Poessinger
2020-12-09Kernel: T3122: update Linux Kernel to v4.19.162Christian Poessinger
2020-12-06hooks: drop isc-dhcp helper files from /etc/defaultChristian Poessinger
2020-12-04Add telegraf agent (experimentally).Daniil Baturin
2020-12-03Kernel: T3107: update Linux Kernel to v4.19.161Christian Poessinger
2020-11-25pim: T2744: Disable pimd by default to prevent conflictDmitriyEshenko
2020-11-25frr-syslog: T2061: Moving FRR logs to messages: Fix debug modesever-sever
2020-11-24Kernel: T3087: update Linux Kernel to v4.19.160Christian Poessinger
2020-11-23Add wireguard-modules dependencyChristian Poessinger
This is the completing commit for [1]. Moving this dependency here eases development on the 5.9 Kernel tree and also on the ARM tree as now vyos-build decides if an out-of-tree WireGuard modules should be incorporated into the image or not. [1] https://github.com/vyos/vyos-1x/commit/d915a15e665654207e3df9f59bca86c259d00d88
2020-11-19Kernel: T3075: update Linux Kernel to v4.19.158Christian Poessinger
2020-11-14Merge branch 't3041-intel-qat' into currentChristian Poessinger
* t3041-intel-qat: Revert "QAT: T2968: add support for Intel Atom C2000 platform"
2020-11-13frr: T1316: enable isis daemonChristian Poessinger
2020-11-13Revert "QAT: T2968: add support for Intel Atom C2000 platform"Christian Poessinger
This reverts commit b234558db422390ed4d995e9134fe91c37d6cc8f.
2020-11-12Kernel: T3064: update Linux Kernel to v4.19.157Christian Poessinger
2020-11-06systemd: T3048: disable tuned service by defaultChristian Poessinger
2020-11-05Kernel: T3049: Update Linux Kernel to v4.19.155Christian Poessinger
2020-10-31Kernel: T3033: Update Linux Kernel to v4.19.154Christian Poessinger