<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-build.git/packages/linux-kernel/build-jool.py, branch sever-sever-patch-1</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=sever-sever-patch-1</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-build.git/atom?h=sever-sever-patch-1'/>
<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: T861: remove superfluous architecture from Kernel string</title>
<updated>2024-09-07T19:31:46+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-09-04T19:13:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=fd7d1d0d208f5857d84f1bc48577ff775a67b823'/>
<id>urn:sha1:fd7d1d0d208f5857d84f1bc48577ff775a67b823</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kernel: T5887: update Linux Kernel to v6.6.9</title>
<updated>2024-01-04T20:47:59+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-01-02T23:02:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=cc04a75932345ba37e4e18f82ae3f85330cedf68'/>
<id>urn:sha1:cc04a75932345ba37e4e18f82ae3f85330cedf68</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>T5499: arm64: build jool with correct depends</title>
<updated>2023-08-22T14:44:21+00:00</updated>
<author>
<name>Date Huang</name>
<email>tjjh89017@hotmail.com</email>
</author>
<published>2023-08-15T17:35:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=3d5445d8f7c00f712963fbf85bbccaae13de92ea'/>
<id>urn:sha1:3d5445d8f7c00f712963fbf85bbccaae13de92ea</id>
<content type='text'>
Signed-off-by: Date Huang &lt;tjjh89017@hotmail.com&gt;
</content>
</entry>
<entry>
<title>jool: T160: Added scripts to build jool package</title>
<updated>2023-05-01T20:29:05+00:00</updated>
<author>
<name>zsdc</name>
<email>taras@vyos.io</email>
</author>
<published>2023-05-01T15:14:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=d9f711f500ea21288a50f54640dff833cd1da153'/>
<id>urn:sha1:d9f711f500ea21288a50f54640dff833cd1da153</id>
<content type='text'>
Added dependencies and build scripts for
https://github.com/NICMx/Jool/
</content>
</entry>
</feed>
