<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-build.git/packages/linux-kernel/.gitignore, branch current</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=current</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-build.git/atom?h=current'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/'/>
<updated>2024-10-02T08:02:51+00:00</updated>
<entry>
<title>T6754: Delete Jenkins build packages</title>
<updated>2024-10-02T08:02:51+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2024-10-02T08:02:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=2fed892f2746561207aa21a2660f4d8f3f79d24e'/>
<id>urn:sha1:2fed892f2746561207aa21a2660f4d8f3f79d24e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T861: sign all Kernel modules with an ephemeral key</title>
<updated>2024-09-25T18:24:21+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-09-25T18:24:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=d235b31a095f9b8fdb2d5c231935c8b4b4c3da6c'/>
<id>urn:sha1:d235b31a095f9b8fdb2d5c231935c8b4b4c3da6c</id>
<content type='text'>
The shim review board (which is the secure boot base loader) recommends using
ephemeral keys when signing the Linux Kernel. This commit enables the Kernel
build system to generate a one-time ephemeral key that is used to:

* sign all build-in Kernel modules
* sign all other out-of-tree Kernel modules

The key lives in /tmp and is destroyed after the build container exits and is
named: "VyOS build time autogenerated kernel key".

In addition the Kernel now uses CONFIG_MODULE_SIG_FORCE. This now makes it
unable to load any Kernel Module to the image that is NOT signed by the
ephemeral key.
</content>
</entry>
<entry>
<title>Kernel: T6231: update .gitignore for mellanox drivers</title>
<updated>2024-07-25T13:30:57+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-07-25T13:30:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=9cbc700aee4f05aab5f2c2d223c3af173ebeb4db'/>
<id>urn:sha1:9cbc700aee4f05aab5f2c2d223c3af173ebeb4db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kernel: T4022: add RTSP netfilter helper kernel module</title>
<updated>2024-03-10T03:17:15+00:00</updated>
<author>
<name>Indrek Ardel</name>
<email>indrek@ardel.eu</email>
</author>
<published>2024-03-10T01:53:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=404aa7e10c6be4f95eb0703cd835469abf137037'/>
<id>urn:sha1:404aa7e10c6be4f95eb0703cd835469abf137037</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kernel: extend .gitignore for new Intel and Realtek drivers</title>
<updated>2023-09-26T17:27:39+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-09-26T17:27:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=fe9d19e71fa80720c99623062a662f7e6cdac200'/>
<id>urn:sha1:fe9d19e71fa80720c99623062a662f7e6cdac200</id>
<content type='text'>
</content>
</entry>
<entry>
<title>jool: T5499: fix AttributeError: 'int' object has no attribute 'strip'</title>
<updated>2023-08-25T18:02:42+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-08-25T18:01:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=28e63c2dcaf1b64aeb7928d29ca5b541413cf8f8'/>
<id>urn:sha1:28e63c2dcaf1b64aeb7928d29ca5b541413cf8f8</id>
<content type='text'>
This fixes an error introduced by commit 3d5445d8f7c0 ("T5499: arm64: build
jool with correct depends").
</content>
</entry>
<entry>
<title>Kernel: T4974: add OpenVPN Data Channel Offload (DCO) package</title>
<updated>2023-07-15T12:13:50+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-07-15T12:13:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=087e7b27868999c689f40c0fc846e6ce11de7ae6'/>
<id>urn:sha1:087e7b27868999c689f40c0fc846e6ce11de7ae6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kernel: QAT: T5003 remove non POSIX compliant array in shell script</title>
<updated>2023-02-20T19:02:53+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-02-20T19:02:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=df13175a2e37d12fad7ed8a60d92faac1428ddf2'/>
<id>urn:sha1:df13175a2e37d12fad7ed8a60d92faac1428ddf2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gitignore: cleanup double rules from individual packages</title>
<updated>2022-11-23T18:27:51+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-11-23T18:27:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=cd1abe06bc510f133b61f3c1e0745162bebd8a7e'/>
<id>urn:sha1:cd1abe06bc510f133b61f3c1e0745162bebd8a7e</id>
<content type='text'>
Individual packages like dropbear, frr, iproute2 ... all came with a copy of
gitignore rules already present in the base file.

Those rules have been dropped.
</content>
</entry>
<entry>
<title>Kernel: add *.tar.xz to .gitignore</title>
<updated>2021-01-23T09:54:33+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-01-23T09:54:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=32d564eb3c3ba1b9dbc2e366e8ba7cc56d145e22'/>
<id>urn:sha1:32d564eb3c3ba1b9dbc2e366e8ba7cc56d145e22</id>
<content type='text'>
</content>
</entry>
</feed>
