<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-build.git/scripts/package-build/linux-kernel, 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>2026-07-30T15:43:00+00:00</updated>
<entry>
<title>T9147: Bump accel-ppp-ng version to 9874ea3</title>
<updated>2026-07-30T15:43:00+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2026-07-30T15:43:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=63360d2d66594e1a5f875a3ce207fa9673acb124'/>
<id>urn:sha1:63360d2d66594e1a5f875a3ce207fa9673acb124</id>
<content type='text'>
This version includes a fix for
T8391: Bonding interface permission errors with custom Ethernet MTU</content>
</entry>
<entry>
<title>kernel: T9138: enable support for Microsoft MANA NIC driver</title>
<updated>2026-07-28T12:27:24+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2026-07-28T12:27:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=caa1f3f9c406a4afd5554708afac1952bf57eb7c'/>
<id>urn:sha1:caa1f3f9c406a4afd5554708afac1952bf57eb7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1248 from c-po/arm64-kernel</title>
<updated>2026-07-20T09:47:47+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2026-07-20T09:47:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=c8a5554662ab94af27e0b9857299d7b21cb389dc'/>
<id>urn:sha1:c8a5554662ab94af27e0b9857299d7b21cb389dc</id>
<content type='text'>
Kernel: T9103: fix arm64 syscalltbl path breaking linux-perf package build</content>
</entry>
<entry>
<title>Kernel: T9103: fix arm64 syscalltbl path breaking linux-perf package build</title>
<updated>2026-07-19T07:21:17+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-07-18T19:32:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=a0a7452d44dd5cfe3c96ae5f81fa6c470e93003a'/>
<id>urn:sha1:a0a7452d44dd5cfe3c96ae5f81fa6c470e93003a</id>
<content type='text'>
Building linux-perf-* on a native arm64 build host failed with "No rule to
make target '.../unistd_64.h'" because arch/arm64/kernel/Makefile.syscalls
overrides syscalltbl with a path relative to the kernel root, but
tools/lib/perf/Makefile invokes the header generator from tools/lib/perf/
instead. Make the override absolute, matching the srctree-prefixed default.
</content>
</entry>
<entry>
<title>Merge pull request #1243 from alexandr-san4ez/T8868-rolling</title>
<updated>2026-07-17T05:55:51+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2026-07-17T05:55:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=802f45df53f21e41a5062a1e4d1bf376f90f7cc6'/>
<id>urn:sha1:802f45df53f21e41a5062a1e4d1bf376f90f7cc6</id>
<content type='text'>
Kernel: T8868: Enable crash dump (kdump) and debug info in config</content>
</entry>
<entry>
<title>Merge pull request #1239 from c-po/compress-kernel-modules</title>
<updated>2026-07-15T15:26:39+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2026-07-15T15:26:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=fbd036a36e4bd1fa8f15638f79bc554db2cac9fb'/>
<id>urn:sha1:fbd036a36e4bd1fa8f15638f79bc554db2cac9fb</id>
<content type='text'>
Kernel: T5641: enable module compression to save disk space</content>
</entry>
<entry>
<title>Kernel: T8868: Enable crash dump (kdump) and debug info in config</title>
<updated>2026-07-10T07:35:30+00:00</updated>
<author>
<name>Oleksandr Kuchmystyi</name>
<email>o.kuchmystyi@vyos.io</email>
</author>
<published>2026-07-06T07:59:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=446e1205432968b8a44e33084af40ac9016d3759'/>
<id>urn:sha1:446e1205432968b8a44e33084af40ac9016d3759</id>
<content type='text'>
Enabling the following options allows us to use `kdump-tools`:
  - `CONFIG_CRASH_DUMP`
  - `CONFIG_DEBUG_INFO`
  - `CONFIG_PROC_VMCORE`
</content>
</entry>
<entry>
<title>Merge pull request #1238 from c-po/kernel-update-6.18.38</title>
<updated>2026-07-08T19:25:49+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-07-08T19:25:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=5e2e9a3375a0ec3845822702fb255ac03e2b661f'/>
<id>urn:sha1:5e2e9a3375a0ec3845822702fb255ac03e2b661f</id>
<content type='text'>
Kernel: T9067: Update Linux Kernel to 6.18.38</content>
</entry>
<entry>
<title>Kernel: T5641: add --keep-kernel build option to not call "make mrproper"</title>
<updated>2026-07-08T18:46:50+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-07-08T18:46:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=2fde86f151627dc2940bbdd7e478d856f12f98f5'/>
<id>urn:sha1:2fde86f151627dc2940bbdd7e478d856f12f98f5</id>
<content type='text'>
Option useful during development to not automatically clean the Linux Kernel
source folder of all its intermediate files.
</content>
</entry>
<entry>
<title>Kernel: T5641: enable module compression to save disk space</title>
<updated>2026-07-08T18:45:13+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-07-08T18:45:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=21c7e66112d3ec360a9902037d086fdb15e4ebeb'/>
<id>urn:sha1:21c7e66112d3ec360a9902037d086fdb15e4ebeb</id>
<content type='text'>
After signing the Linux Kernel modules with the ephemeral key, proceed
by compressing the Kernel modules with xz to reduce the final ISO image
size.

Initial tests have shown a size reduction by 60MiB.
</content>
</entry>
</feed>
