<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-build.git/scripts/iso-to-oci, 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-06-02T19:12:08+00:00</updated>
<entry>
<title>oci: T8602: use xorriso to unpack squashfs instead of mounting ISO filesystem</title>
<updated>2026-06-02T19:12:08+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-06-02T19:06:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=819e3c634743173762f4f2c0e3f5cbc19a2b39a6'/>
<id>urn:sha1:819e3c634743173762f4f2c0e3f5cbc19a2b39a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile: T8602: move validation if ISO exists into individual scripts</title>
<updated>2026-06-02T04:57:20+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-06-01T19:41:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=c6dc300235b50d9a3f1d3ed5d9f887b67611e6c7'/>
<id>urn:sha1:c6dc300235b50d9a3f1d3ed5d9f887b67611e6c7</id>
<content type='text'>
Sometimes I do call scripts/check-qemu-install directly without the Makefile
wrapper, thus it should be ensured that the ISO image exists also from within
the test-case launcher, too.
</content>
</entry>
<entry>
<title>oci: T8366: remove features from container image which are not supported</title>
<updated>2026-03-09T07:39:00+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-03-09T07:39:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=9f5a51e2a9925fb9dc8ae653047cf3c278bfc613'/>
<id>urn:sha1:9f5a51e2a9925fb9dc8ae653047cf3c278bfc613</id>
<content type='text'>
Running containers on VyOS on a container platform seems like an odd use-case
so we remove it in the beginning.

Also interacting with the Kernel and safety reboots will be removed from the
"system options" tree.

* system option kernel
* system option startup-beep
* system option root-partition-auto-resize
* system option reboot-on-panic
* system option performance
</content>
</entry>
<entry>
<title>Makefile: T2640: add helper to convert ISO to OCI image to start a container</title>
<updated>2023-11-26T19:13:28+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-11-26T19:12:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=499e8e1cbb90e24acf80d383a69e138cd745807c'/>
<id>urn:sha1:499e8e1cbb90e24acf80d383a69e138cd745807c</id>
<content type='text'>
Use either "make oci" or call the script manually:

$ scripts/iso-to-oci build/live-image-amd64.hybrid.iso

I: mount ISO build/live-image-amd64.hybrid.iso
I: extracting squashfs content
I: generate OCI container image vyos-1.5-strongswan-202311241125.tar
I: to import the previously generated OCI image to your local images run:

   docker import vyos-1.5-strongswan-202311241125.tar vyos:1.5-strongswan-202311241125 --change 'CMD [/sbin/init]'
</content>
</entry>
</feed>
