<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-build.git/scripts/package-build/linux-kernel/build-kernel.sh, branch rolling</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=rolling</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-build.git/atom?h=rolling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/'/>
<updated>2026-04-30T15:12:37+00:00</updated>
<entry>
<title>Merge pull request #1169 from robinchrist/T8506-use-kconfig-merge-config-sh</title>
<updated>2026-04-30T15:12:37+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2026-04-30T15:12:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=81c74e964433f6bec3d459b6dc02acd318be800e'/>
<id>urn:sha1:81c74e964433f6bec3d459b6dc02acd318be800e</id>
<content type='text'>
linux-kernel: T8506: Use scripts/kconfig/merge_config.sh for merging kernel config fragments</content>
</entry>
<entry>
<title>linux-kernel: T8506: Use scripts/kconfig/merge_config.sh for merging config fragments</title>
<updated>2026-04-28T20:34:40+00:00</updated>
<author>
<name>Robin Christ</name>
<email>r.christ@partimus.com</email>
</author>
<published>2026-04-27T00:51:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=76026af031512e28b5362965bcdae9286833877f'/>
<id>urn:sha1:76026af031512e28b5362965bcdae9286833877f</id>
<content type='text'>
Using scripts/kconfig/merge_config.sh for merging config fragments provides
validation and insights compared to the previously used simple
concatenation
</content>
</entry>
<entry>
<title>Kernel: T861: add custom VyOS CA to Kernel builds for later module signing</title>
<updated>2026-04-28T14:27:36+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-04-28T14:25:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=a29a2dfa0fa34743508664ca3d0564a923f904d5'/>
<id>urn:sha1:a29a2dfa0fa34743508664ca3d0564a923f904d5</id>
<content type='text'>
With this addition we can always sign a Kernel module later and ship it if
needed, without re-compiling the Kernel.

Kernel will report:
[    1.223891] Loaded X.509 cert 'VyOS Networks Secure Boot Signer 2025 - linux: 6ca57e2add335babd08da69b48c70693edd2b037'

Issuer: CN = VyOS Networks Secure Boot CA
        Validity
            Not Before: Apr 26 09:07:06 2025 GMT
            Not After : Apr 24 09:07:06 2035 GMT
        Subject: CN = VyOS Networks Secure Boot Signer 2025 - linux
</content>
</entry>
<entry>
<title>T8410: Fix typos and mistakes in scripts and comments</title>
<updated>2026-03-26T13:04:58+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2026-03-24T14:53:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=2933d0f5f5d17551b292cdafb8315cf2876e64a7'/>
<id>urn:sha1:2933d0f5f5d17551b292cdafb8315cf2876e64a7</id>
<content type='text'>
Fix typos and mistakes in the comments
No functional changes
</content>
</entry>
<entry>
<title>Kernel: T8134: split-out common executable file formats from config</title>
<updated>2026-02-17T15:16:49+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-12-31T15:00:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=d86559a5cf1c008305d88ea117c22c2aeac31a5e'/>
<id>urn:sha1:d86559a5cf1c008305d88ea117c22c2aeac31a5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kernel: T8134: add ccache build dependency for local build time speedupx</title>
<updated>2026-02-17T15:16:49+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-12-31T14:57:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=afb3739ed54556532fbdffef41505cbe24df4e0e'/>
<id>urn:sha1:afb3739ed54556532fbdffef41505cbe24df4e0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T8085: Do not hardcode values in kernel build scripts</title>
<updated>2025-12-10T10:26:03+00:00</updated>
<author>
<name>Andrii Klymenko</name>
<email>a.klymenko@vyos.io</email>
</author>
<published>2025-12-10T10:26:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=7e803f5000bd77b8cb172cf31b04146c4fc76c8a'/>
<id>urn:sha1:7e803f5000bd77b8cb172cf31b04146c4fc76c8a</id>
<content type='text'>
Add architecture detection for kernel configuration file.</content>
</entry>
<entry>
<title>T861: use custom Kernel certificate over the root shim signing certificate</title>
<updated>2025-03-18T15:24:43+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-03-16T19:11:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=d5db3bf117ff64597d61b19354baeef3eece9a57'/>
<id>urn:sha1:d5db3bf117ff64597d61b19354baeef3eece9a57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T7233: Fix wrong MOK certs path in the script of build-kernel.sh</title>
<updated>2025-03-11T01:15:12+00:00</updated>
<author>
<name>Youyuan</name>
<email>83439858+Yuanandcircle@users.noreply.github.com</email>
</author>
<published>2025-03-11T01:15:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=2c95b9f62449fbb3a2d1e7f911b6260824f0949f'/>
<id>urn:sha1:2c95b9f62449fbb3a2d1e7f911b6260824f0949f</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>
</feed>
