<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-build.git/Makefile, 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-14T21:05:23+00:00</updated>
<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: 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>Makefile: T2640: fix PHONY typo</title>
<updated>2024-09-05T05:14:43+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-09-04T19:34:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=d851548515ce3aa680728f33c0b2ae2ccbda85fc'/>
<id>urn:sha1:d851548515ce3aa680728f33c0b2ae2ccbda85fc</id>
<content type='text'>
Fix typo added in commit 499e8e1cbb ("Makefile: T2640: add helper to convert
ISO to OCI image to start a co…ntainer") should be PHONY over PHONE
</content>
</entry>
<entry>
<title>Makefile: T861: add possibility to pass CLI options to check-qemu-install</title>
<updated>2024-09-05T05:13:08+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-09-04T18:45:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=388efd9f7847a21782e7dd98581beeabb1a0f0ba'/>
<id>urn:sha1:388efd9f7847a21782e7dd98581beeabb1a0f0ba</id>
<content type='text'>
We can now pass any arbitrary option to the check-qemu-install script by
calling: make test -- --bar-option or make testc -- --foo-option

please note the -- which is not a typo but rather signals the end of options
and disables further option processing and passes the options down to the next
script.
</content>
</entry>
<entry>
<title>smoketest: T6510: use vyos-configd also on "make test"</title>
<updated>2024-06-30T05:33:00+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-06-30T05:30:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=9883b41b6713d17518e20259e83cf5db32080e79'/>
<id>urn:sha1:9883b41b6713d17518e20259e83cf5db32080e79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build: T6414: rename the "iso" flavor to "generic"</title>
<updated>2024-05-28T18:33:29+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2024-05-28T16:45:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=5753b4b6247271ab92c6be26b812bd15d7a4a9a8'/>
<id>urn:sha1:5753b4b6247271ab92c6be26b812bd15d7a4a9a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build: T3664: modify the module-level template path</title>
<updated>2024-05-06T16:19:26+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2024-05-06T16:19:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=58fbf3a226f05d4a5673dff92875e2490fdb1d10'/>
<id>urn:sha1:58fbf3a226f05d4a5673dff92875e2490fdb1d10</id>
<content type='text'>
instead of setting an environment variable
</content>
</entry>
<entry>
<title>build: T3664: adjust the vyos-1x submodule path in scripts</title>
<updated>2024-04-22T15:58:34+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2024-04-22T15:43:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=ec42af75e0ab468e062add3852c80254d153c021'/>
<id>urn:sha1:ec42af75e0ab468e062add3852c80254d153c021</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build: T3664: move sudo out of the make target</title>
<updated>2024-04-16T19:01:00+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2024-04-16T19:01:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=abb5b518ab1e14801e03779a75f78c0b4f86d804'/>
<id>urn:sha1:abb5b518ab1e14801e03779a75f78c0b4f86d804</id>
<content type='text'>
to avoid permission problems
</content>
</entry>
</feed>
