<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-build.git/scripts/check-qemu-install, branch t6729-ethtool</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=t6729-ethtool</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-build.git/atom?h=t6729-ethtool'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/'/>
<updated>2024-09-17T09:30:36+00:00</updated>
<entry>
<title>tpm: T4919: Fix TPM test for changes in 7f23b57</title>
<updated>2024-09-17T09:30:36+00:00</updated>
<author>
<name>sarthurdev</name>
<email>965089+sarthurdev@users.noreply.github.com</email>
</author>
<published>2024-09-17T09:20:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=d60f5222c264cdc426c5ea4ebba5107566900d22'/>
<id>urn:sha1:d60f5222c264cdc426c5ea4ebba5107566900d22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tpm: T4919: Fix check for /dev/tpm0</title>
<updated>2024-09-17T08:25:36+00:00</updated>
<author>
<name>sarthurdev</name>
<email>965089+sarthurdev@users.noreply.github.com</email>
</author>
<published>2024-09-17T08:25:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=e35345a446f26fea92ae916b47257fc0712b8670'/>
<id>urn:sha1:e35345a446f26fea92ae916b47257fc0712b8670</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T861: add UEFI Secure Boot support</title>
<updated>2024-09-14T21:05:23+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-09-04T19:37:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=fd737172f1068870fe1ededbe9b2ed4a86663acd'/>
<id>urn:sha1:fd737172f1068870fe1ededbe9b2ed4a86663acd</id>
<content type='text'>
This adds support for UEFI Secure Boot. It adds the missing pieces to the Linux
Kernel and enforces module signing. This results in an additional security
layer where untrusted (unsigned) Kernel modules can no longer be loaded into
the live system.

NOTE: This commit will not work unless signing keys are present. Arbitrary
keys can be generated using instructions found in:

  data/live-build-config/includes.chroot/var/lib/shim-signed/mok/README.md
</content>
</entry>
<entry>
<title>Testsuite: T861: add explicit --smoketest argument</title>
<updated>2024-09-07T19:32:34+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-09-06T18:54:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=e86bfd7ab96333fb3dec62a15b9e9720d95dbda8'/>
<id>urn:sha1:e86bfd7ab96333fb3dec62a15b9e9720d95dbda8</id>
<content type='text'>
In the past the CLI based smoketest was always executed under an else branch in
the testcase if-statement. Instead of using negative logic move all testcases
to positive logic adding an empty "catch all" else path.
</content>
</entry>
<entry>
<title>Testsuite: T861: use fix bootindex for install medium and non-volatile disks</title>
<updated>2024-09-07T19:32:34+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-09-06T18:41:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=6ef7069098245cee78918b84821909fcdb42b39d'/>
<id>urn:sha1:6ef7069098245cee78918b84821909fcdb42b39d</id>
<content type='text'>
This is required to support proper disk ejection and not reloading the disk on
system reboot when operation in BIOS mode.
</content>
</entry>
<entry>
<title>Testsuite: T861: add support to use VNC for a graphics console</title>
<updated>2024-09-07T19:32:34+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-09-06T18:35:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=115fb522c8d814ceb72ce98b14181f5d6f95890b'/>
<id>urn:sha1:115fb522c8d814ceb72ce98b14181f5d6f95890b</id>
<content type='text'>
To use VNC you could run "make test -- --vnc"
</content>
</entry>
<entry>
<title>Testsuite: T861: use variable to define one single place for VM name</title>
<updated>2024-09-07T19:32:34+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-09-06T18:28:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=986b71af2d72f3da4c7fcae4bd061e57734592b4'/>
<id>urn:sha1:986b71af2d72f3da4c7fcae4bd061e57734592b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Testsuite: T861: cleanup imports and use "kernel_flavor" from vyos_defaults</title>
<updated>2024-09-07T19:32:34+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-09-06T18:26:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=aa6ca5c65bddb1b473421573710faa00a3e52dbc'/>
<id>urn:sha1:aa6ca5c65bddb1b473421573710faa00a3e52dbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Testsuite: T861: remove option to disable KVM and use soft-emulation</title>
<updated>2024-09-07T19:32:34+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-09-06T18:25:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=e5627bf050818f4f7b0ec9461ee66c285d244578'/>
<id>urn:sha1:e5627bf050818f4f7b0ec9461ee66c285d244578</id>
<content type='text'>
This code path was unused during CI runs.
</content>
</entry>
<entry>
<title>Testsuite: T861: eject installation media CD-ROM over powercycle</title>
<updated>2024-09-07T19:32:34+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-09-06T18:21:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=7f23b57b190ca1436a006af271586e733ed3f48d'/>
<id>urn:sha1:7f23b57b190ca1436a006af271586e733ed3f48d</id>
<content type='text'>
When moving to UEFI and secure-boot it's better to just reboot the system
for Machine Owner Key installation, then powercycling the machine.

This commit will use `reboot now` over `poweroff` after base system installation
and boot into installed image for smoketest handling.
</content>
</entry>
</feed>
