<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-build.git/scripts, branch evg-package-build-rewrite</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=evg-package-build-rewrite</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-build.git/atom?h=evg-package-build-rewrite'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/'/>
<updated>2024-10-02T12:05:03+00:00</updated>
<entry>
<title>Merge pull request #781 from sever-sever/T6754</title>
<updated>2024-10-02T12:05:03+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2024-10-02T12:05:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=2b9303d0bd6b43bd92e2b2e9835a048877a63e11'/>
<id>urn:sha1:2b9303d0bd6b43bd92e2b2e9835a048877a63e11</id>
<content type='text'>
T6754: Delete Jenkins build packages</content>
</entry>
<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>T6755: Change default vyos mirror URL</title>
<updated>2024-10-02T07:34:49+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2024-10-02T07:34:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=7bd5496de13343a951b6376d50a24264f36a3c0c'/>
<id>urn:sha1:7bd5496de13343a951b6376d50a24264f36a3c0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T861: Fix mellanox build by actions</title>
<updated>2024-10-01T15:53:10+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2024-10-01T15:53:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=8879bf0fdfdc9e82aee0273182b8ecadab00f64d'/>
<id>urn:sha1:8879bf0fdfdc9e82aee0273182b8ecadab00f64d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T861: Fix kernel suffix for package build by actions</title>
<updated>2024-10-01T12:45:16+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2024-10-01T12:45:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=db70544b0df324b1e2999d068bb20ce6129db981'/>
<id>urn:sha1:db70544b0df324b1e2999d068bb20ce6129db981</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #773 from dmbaturin/T6738-build-type-field</title>
<updated>2024-09-30T15:09:08+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-09-30T15:09:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=47de7d41035ac2431c48ec762145254dc638df55'/>
<id>urn:sha1:47de7d41035ac2431c48ec762145254dc638df55</id>
<content type='text'>
build: T6738: add build_type field to version data instead of the very limited and unused lts_build</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>build: T6738: add build_type field to version data</title>
<updated>2024-09-25T10:50:48+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2024-09-25T10:50:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=e41d2f12b9e04b9006db852dd8bdc7c21174ae67'/>
<id>urn:sha1:e41d2f12b9e04b9006db852dd8bdc7c21174ae67</id>
<content type='text'>
instead of the very limited and unused lts_build
</content>
</entry>
<entry>
<title>T861: VyOS image build should use UTC timestamps</title>
<updated>2024-09-22T07:31:31+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-09-22T07:31:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=b93672d9fb294e94804f16153428cb450696f4df'/>
<id>urn:sha1:b93672d9fb294e94804f16153428cb450696f4df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ethtool: T6729: upgrade to 6.10 to make use of more --json options</title>
<updated>2024-09-21T07:27:41+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-09-21T07:16:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=9e7dd13f52ecedac56188c31ace917f8cf13c6c0'/>
<id>urn:sha1:9e7dd13f52ecedac56188c31ace917f8cf13c6c0</id>
<content type='text'>
Same as T6078 but we now wan't to make use of ethtool --json eth0 to drop out
own text based parsing of ethtool options in [1]. This is the base for moving
to a better, machine readable interface

1: https://github.com/vyos/vyos-1x/blob/e47d4fd385631236da68/python/vyos/ethtool.py#L77-L105
</content>
</entry>
</feed>
