<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-build.git/data/architectures/arm64.toml, 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-20T19:03:25+00:00</updated>
<entry>
<title>image: T8375: honor already existing boot_settings</title>
<updated>2026-04-20T19:03:25+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-04-20T19:03:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=8b27d2239b0a19ff3301fbb725ebf892f6ca2c82'/>
<id>urn:sha1:8b27d2239b0a19ff3301fbb725ebf892f6ca2c82</id>
<content type='text'>
VyOS flavors might come with boot_settings which already provided additional
serial interface settings if required. Instead of using our own definitions,
re-use what's already existing.

scripts/image-build/build-vyos-image comes with an implicit default for
boot_settings like console number and speed, thus we do not need to redefine
the existing default - again.
</content>
</entry>
<entry>
<title>flavor: T8375: add flavor.json during build into resulting image</title>
<updated>2026-03-31T13:08:56+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-03-30T20:05:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=52c3ea6742aed4058464c8c9cc690b2acadd7cb0'/>
<id>urn:sha1:52c3ea6742aed4058464c8c9cc690b2acadd7cb0</id>
<content type='text'>
In order for amd64 or arm64 images to know their serial console settings, we
embed a new file named "flavor.json" under "/usr/share/vyos" into the resulting
image. The file holds configuration parameters unique to the build flavor.

Corresponding library functions are available via a Python vyos.flavor module.
</content>
</entry>
<entry>
<title>Merge pull request #1129 from vyos/T8330-arm64</title>
<updated>2026-03-02T19:18:28+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-03-02T19:18:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=1c0140cb24b18f2646b66f2a5b6dd67a3f8c02cf'/>
<id>urn:sha1:1c0140cb24b18f2646b66f2a5b6dd67a3f8c02cf</id>
<content type='text'>
T8330: ARM64: vyos-ipt-netflow package is missing in the build</content>
</entry>
<entry>
<title>T8330: ARM64: vyos-ipt-netflow package is missing in the build</title>
<updated>2026-03-02T10:54:20+00:00</updated>
<author>
<name>Andrii Klymenko</name>
<email>a.klymenko@vyos.io</email>
</author>
<published>2026-03-02T10:54:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=446e46271d26cb38b453783201f28df6ecdfca60'/>
<id>urn:sha1:446e46271d26cb38b453783201f28df6ecdfca60</id>
<content type='text'>
Add vyos-ipt-netflow package to be installed on ARM64 platform by default.</content>
</entry>
<entry>
<title>T8120: define per architecture serial interface for Linux Kernel</title>
<updated>2026-02-28T18:35:54+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-02-28T18:35:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=6caf20d5471523362093b09b214f3020eaa804fd'/>
<id>urn:sha1:6caf20d5471523362093b09b214f3020eaa804fd</id>
<content type='text'>
x86_64 and arm64 both use a different serial interface during Linux Kernel
boot. Define either ttyS0 or ttyAMA0 per CPU architecture. This could be
further overwritten by individual flavors.
</content>
</entry>
<entry>
<title>T8219: Start building Salt from source</title>
<updated>2026-01-29T20:08:16+00:00</updated>
<author>
<name>asklymenko</name>
<email>a.klymenko@vyos.io</email>
</author>
<published>2026-01-29T20:08:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=944e914430653f55102845dd775597411a24a3d3'/>
<id>urn:sha1:944e914430653f55102845dd775597411a24a3d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T8198: Use zabbix-agent2 from Debian backports</title>
<updated>2026-01-22T18:31:26+00:00</updated>
<author>
<name>Andrii Klymenko</name>
<email>a.klymenko@vyos.io</email>
</author>
<published>2026-01-22T18:31:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=c3d5a335b56fdf696d5924e28ee3ff0ceb4ccf73'/>
<id>urn:sha1:c3d5a335b56fdf696d5924e28ee3ff0ceb4ccf73</id>
<content type='text'>
Remove Zabbix repository from the list.</content>
</entry>
<entry>
<title>kea: T8092: Build kea from source</title>
<updated>2025-12-19T11:55:54+00:00</updated>
<author>
<name>sarthurdev</name>
<email>965089+sarthurdev@users.noreply.github.com</email>
</author>
<published>2025-12-16T12:42:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=ced455d432c716cd4f619bddf7cc7db2b5357d47'/>
<id>urn:sha1:ced455d432c716cd4f619bddf7cc7db2b5357d47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>kea: T7821: Add Kea 3.0 arm64 repository</title>
<updated>2025-09-15T19:09:50+00:00</updated>
<author>
<name>sarthurdev</name>
<email>965089+sarthurdev@users.noreply.github.com</email>
</author>
<published>2025-09-15T19:09:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=2d31a86bb66d92f6b6ddbc88094fac0feb7624eb'/>
<id>urn:sha1:2d31a86bb66d92f6b6ddbc88094fac0feb7624eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T7804: Modify SquashFS compression options for ARM64 platform</title>
<updated>2025-09-09T18:37:19+00:00</updated>
<author>
<name>Andrii Klymenko</name>
<email>a.klymenko@vyos.io</email>
</author>
<published>2025-09-09T18:37:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=b33affb224cf49b47b2f3df8615213d885cf904c'/>
<id>urn:sha1:b33affb224cf49b47b2f3df8615213d885cf904c</id>
<content type='text'>
</content>
</entry>
</feed>
