<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-build.git/data/live-build-config/hooks, 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>2026-05-12T14:28:58+00:00</updated>
<entry>
<title>serial: T8844: fix default config injection leading to invalid boot console</title>
<updated>2026-05-12T14:28:58+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-05-11T15:45:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=7396eeadc74c026b84d615f1e92952af98d4b241'/>
<id>urn:sha1:7396eeadc74c026b84d615f1e92952af98d4b241</id>
<content type='text'>
With all the latest serial interface changes - and the resulting patching of
the default configuration based on the build flavor - the serial console
was always injected by a helper named write-config-file-value.py, even if the
console_type was set to tty instead of ttyS or ttyAMA.

This was a pending issue in the rolling tests for the PROXMOX flavor. It is
applicable to every other flavor using tty as default console.
</content>
</entry>
<entry>
<title>hooks: T8541: inject flavor serial console settings once into config.boot.default</title>
<updated>2026-04-26T19:04:47+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-04-26T17:45:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=cbdd40320a10f6020f9d4a265fbffcf8e60c307d'/>
<id>urn:sha1:cbdd40320a10f6020f9d4a265fbffcf8e60c307d</id>
<content type='text'>
We do have different default console configurations per flavor used. We will
set the serial console to the default configuration for the flavor once during
ISO image assembly.
</content>
</entry>
<entry>
<title>Merge pull request #1144 from c-po/netlink-t8047</title>
<updated>2026-04-02T14:31:42+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-04-02T14:31:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=aa0c2475ce87c8f1026e869cb6f3bce773cecf4b'/>
<id>urn:sha1:aa0c2475ce87c8f1026e869cb6f3bce773cecf4b</id>
<content type='text'>
T8047: replace netplugd with vyos-netlinkd</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>T8047: replace netplugd with vyos-netlinkd</title>
<updated>2026-03-19T15:10:24+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-03-18T21:43:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=05e5e63d86bbc9a1cfc1c3a529079169f586e507'/>
<id>urn:sha1:05e5e63d86bbc9a1cfc1c3a529079169f586e507</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T8334:arm64: updating image via 'add system image' fails with vmlinuz not found error</title>
<updated>2026-03-10T14:27:41+00:00</updated>
<author>
<name>asklymenko</name>
<email>a.klymenko@vyos.io</email>
</author>
<published>2026-03-10T14:27:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=5fe0c17b8c6cb8e244762dcb88eb9c0bf705d9f5'/>
<id>urn:sha1:5fe0c17b8c6cb8e244762dcb88eb9c0bf705d9f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1130 from c-po/multiarch</title>
<updated>2026-03-03T20:55:18+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2026-03-03T20:55:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=ca671c3a17bcb2877a50a8d2805e6f98f6fa709e'/>
<id>urn:sha1:ca671c3a17bcb2877a50a8d2805e6f98f6fa709e</id>
<content type='text'>
T8311: move to GNU coreutils when building GLIBC multiarch variable</content>
</entry>
<entry>
<title>T8311: move to GNU coreutils when building GLIBC multiarch variable</title>
<updated>2026-03-02T15:09:05+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-03-02T15:09:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=721297c4ed2e6e5ba42e9bd2d67863de7a5d13bf'/>
<id>urn:sha1:721297c4ed2e6e5ba42e9bd2d67863de7a5d13bf</id>
<content type='text'>
Related to commit 39dc9c98c68 ("T8311: fix initramfs hook "dpkg-architecture:
command not found"). Drop dpkg-dev implementation in favour of GNU coreutils.

On x86_64 (aka amd64) both yield the same result:
$ echo $(uname -m)-linux-gnu
x86_64-linux-gnu
$ echo $(dpkg-architecture -qDEB_HOST_MULTIARCH)
x86_64-linux-gnu

On aarch64 (aka arm64) both yield the same result:
$ echo $(uname -m)-linux-gnu
aarch64-linux-gnu
$ echo $(dpkg-architecture -qDEB_HOST_MULTIARCH)
aarch64-linux-gnu
</content>
</entry>
<entry>
<title>T8120: remove obsolete etc/event.d hooks - no longer found in live-boot</title>
<updated>2026-02-28T18:40:09+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-02-28T18:39:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=b9057cf8051ab784c1f4209c07a033b26e82b52f'/>
<id>urn:sha1:b9057cf8051ab784c1f4209c07a033b26e82b52f</id>
<content type='text'>
When building an ISO image the files which are probed for no longer exist.
This means it makes no sense to longer carry an unused hook.
</content>
</entry>
<entry>
<title>T8120: when building ISO bootloader, auto-detect serial console type</title>
<updated>2026-02-28T18:37:56+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-02-28T18:37:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=bd0de0defd2ba7c7753495e0f831805c4b6de89a'/>
<id>urn:sha1:bd0de0defd2ba7c7753495e0f831805c4b6de89a</id>
<content type='text'>
</content>
</entry>
</feed>
