<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-build.git/data/package-lists, branch sagitta</title>
<subtitle>VyOS image build scripts (mirror of https://github.com/vyos/vyos-build.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-build.git/atom?h=sagitta</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-build.git/atom?h=sagitta'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/'/>
<updated>2022-10-06T21:55:01+00:00</updated>
<entry>
<title>T3664: initial implementation of the build flavor system</title>
<updated>2022-10-06T21:55:01+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2022-10-06T16:08:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=3979b25dcf137600b6ba7ccd361ae78515c012e8'/>
<id>urn:sha1:3979b25dcf137600b6ba7ccd361ae78515c012e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T4427: remove the vyos-utils package list</title>
<updated>2022-05-16T07:43:13+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2022-05-16T07:43:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=0297055b4aa43b1b29fd28694195407f3c5fc41d'/>
<id>urn:sha1:0297055b4aa43b1b29fd28694195407f3c5fc41d</id>
<content type='text'>
that was obsoleted by the vyos-user-utils meta-package
</content>
</entry>
<entry>
<title>telegraf: T3872: Add repo influxdb for newest pkg</title>
<updated>2021-10-06T16:51:20+00:00</updated>
<author>
<name>Viacheslav</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2021-10-06T16:51:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=76ca8cdd1aed7231e24c07dcaa93b1f894279d80'/>
<id>urn:sha1:76ca8cdd1aed7231e24c07dcaa93b1f894279d80</id>
<content type='text'>
Adding influxdb repo and key. Delete telegraf from vyos-buid, it will
be added to vyos-1x in debian/conrtol. To use unixsocket for syslog we
update telegraf to version 1.20 b.c current version in
standard repo 1.16.2-1 don't support some features.
</content>
</entry>
<entry>
<title>T3677: reintroduce the vyos-utils package list and add the sipcalc package.</title>
<updated>2021-07-29T12:17:00+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2021-07-29T12:17:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=b855022cd4a80fa9c3525536963eefc5873f702e'/>
<id>urn:sha1:b855022cd4a80fa9c3525536963eefc5873f702e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Kernel: T3587: replace Out-Of-Tree QAT drivers with In-Tree drivers"</title>
<updated>2021-05-30T09:50:07+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-05-30T08:51:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=48694c21d00e6186346b82a9e5fc4e4fd6a8b8bd'/>
<id>urn:sha1:48694c21d00e6186346b82a9e5fc4e4fd6a8b8bd</id>
<content type='text'>
This reverts commit 43d7bca9a6969c07c9291d7c8250e58c5566c137.

But keeps the Kernel In-Tree QAT drivers still enabled so we will now ship
both versions.
</content>
</entry>
<entry>
<title>Kernel: T3587: replace Out-Of-Tree QAT drivers with In-Tree drivers</title>
<updated>2021-05-30T08:19:26+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-05-30T08:17:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=43d7bca9a6969c07c9291d7c8250e58c5566c137'/>
<id>urn:sha1:43d7bca9a6969c07c9291d7c8250e58c5566c137</id>
<content type='text'>
The latest Intel QAT drivers make the 5.10 series Kernel crash and there was
no real and good response from Intel so far.

Today the build failed one more time by a source file moving around in the
Intel webservers. It's time to try to move the QAT functionality to the Kernel
buildin drivers.
</content>
</entry>
<entry>
<title>Kernel: Initial support for 5.10.4</title>
<updated>2020-12-31T10:54:24+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-12-30T18:57:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=629814dea2e558fb4d28b786ac92850c14f76cd5'/>
<id>urn:sha1:629814dea2e558fb4d28b786ac92850c14f76cd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>netplug: T3130: replace vyos-netplug with upstream Debian version</title>
<updated>2020-12-14T17:52:33+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-12-14T17:46:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=f0cbc17bdaa24633cbe0bfb5b0228b8df7e65b26'/>
<id>urn:sha1:f0cbc17bdaa24633cbe0bfb5b0228b8df7e65b26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add telegraf agent (experimentally).</title>
<updated>2020-12-04T09:18:34+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2020-12-04T09:18:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=5bd60a745de223870e3d29981a72c760f51e5365'/>
<id>urn:sha1:5bd60a745de223870e3d29981a72c760f51e5365</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add wireguard-modules dependency</title>
<updated>2020-11-23T10:49:31+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-11-23T10:49:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=5df15815874f4c0d652f6a9c6ae721ee2340f083'/>
<id>urn:sha1:5df15815874f4c0d652f6a9c6ae721ee2340f083</id>
<content type='text'>
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
</content>
</entry>
</feed>
