<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-build.git/scripts/package-build/linux-kernel, 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>2025-06-11T19:45:00+00:00</updated>
<entry>
<title>Kernel: T7539: compile in WWAN drivers and not use loadable modules</title>
<updated>2025-06-11T19:45:00+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-06-11T19:45:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=9dae7e2d360b8bb01b9ba3f40c8a75aee1641604'/>
<id>urn:sha1:9dae7e2d360b8bb01b9ba3f40c8a75aee1641604</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kernel: T7539: add option to only install build dependencies for development</title>
<updated>2025-06-11T19:44:22+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-06-11T19:44:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=f92db23cdbf8ce4dcdbffbed2f1dda8dd006586d'/>
<id>urn:sha1:f92db23cdbf8ce4dcdbffbed2f1dda8dd006586d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #927 from sever-sever/T4409</title>
<updated>2025-06-10T14:56:23+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2025-06-10T14:56:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=054d4f9d4311290b915f3c0202a21526b87a3f96'/>
<id>urn:sha1:054d4f9d4311290b915f3c0202a21526b87a3f96</id>
<content type='text'>
T4409: Fix Framed-Route with attr Accel-VRF-Name</content>
</entry>
<entry>
<title>Remove an emoji from an error message</title>
<updated>2025-06-09T11:49:06+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2025-06-09T11:49:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=faa725ae123ec4f153ed99e7e8d6d222c663a898'/>
<id>urn:sha1:faa725ae123ec4f153ed99e7e8d6d222c663a898</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T7530: Build package binaries script should exit if repo is absent</title>
<updated>2025-06-09T09:41:34+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2025-06-09T09:41:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=2ecdb4f464f41f43daec872c95c3fce9c8282c11'/>
<id>urn:sha1:2ecdb4f464f41f43daec872c95c3fce9c8282c11</id>
<content type='text'>
The build package binaries script should exit if the repo is absent
or cannot be cloned

If a build package `repo-a` depends on the `repo-b` and the `repo-b`
cannot be cloned, then we shoud exit from the script to avoid
partly build dependencies

For example:
```
[[packages]]
name = "fake-repo"
commit_id = "v0.0.1"
scm_url = "https://github.com/vyos/fake-repo"

[[packages]]
name = "ethtool"
commit_id = "debian/1%6.10-1"
scm_url = "https://salsa.debian.org/kernel-team/ethtool"
```

If ethtool depends on some fake-package and this package cannot be
downloaded from the repo, then we shouldn't build the ethtool package
at all.
</content>
</entry>
<entry>
<title>Kernel: T7428: re-enable CONFIG_INOTIFY_STACKFS</title>
<updated>2025-05-30T17:05:05+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-05-30T17:05:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=5871203be65314567f09ecd4ce57f22e0ce6e7f0'/>
<id>urn:sha1:5871203be65314567f09ecd4ce57f22e0ce6e7f0</id>
<content type='text'>
Kernel compile time option for our custom patch to enable inotify
on stackable filesystems accidently got removed in commit cfdd4451ca3aa
("Kernel: T7428: remove io_uring support").

Option was re-enabled.
</content>
</entry>
<entry>
<title>Kernel: T7253: build linux-perf-$version package</title>
<updated>2025-05-12T18:45:52+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-05-12T16:16:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=1545aa4b7618de9f021c7e90e2c9871ec48d0a2a'/>
<id>urn:sha1:1545aa4b7618de9f021c7e90e2c9871ec48d0a2a</id>
<content type='text'>
Previous patch was removed during VyOS 1.3 -&gt; 1.4 development cycle as the
internal handling for Kernel package generation changed.

This brings back the perf binary in a new linux-perf-$KERNELVERSION
Debian package.
</content>
</entry>
<entry>
<title>Docker: T7253: remove Kernel build dependencies to shrink container image</title>
<updated>2025-05-12T18:45:52+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-05-12T16:15:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=73df823da16546ab3a498d137fcf96e09a5ba896'/>
<id>urn:sha1:73df823da16546ab3a498d137fcf96e09a5ba896</id>
<content type='text'>
Move the Kernel build dependencies to package.toml to unbload the build
container even more.
</content>
</entry>
<entry>
<title>Kernel: T5887: update Linux Kernel to v6.6.90</title>
<updated>2025-05-12T16:14:32+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-05-12T16:14:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=63f3ae10b05c90cad73a2ef3210c558e4daf74ec'/>
<id>urn:sha1:63f3ae10b05c90cad73a2ef3210c558e4daf74ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #955 from tjjh89017/arm64_kernel</title>
<updated>2025-05-06T14:31:06+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2025-05-06T14:31:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=247e810339294218876922d6cc015c8bbc746c39'/>
<id>urn:sha1:247e810339294218876922d6cc015c8bbc746c39</id>
<content type='text'>
T7406: add virtio-gpu and pl011 console support for arm64</content>
</entry>
</feed>
