<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lbmk.git, branch 20221214</title>
<subtitle>libreboot build system (LibreBoot MaKe)
</subtitle>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/'/>
<entry>
<title>build/release/src: don't delete .gitcheck</title>
<updated>2022-12-14T10:46:06+00:00</updated>
<author>
<name>lbmkplaceholder</name>
<email>placeholder@lbmkplaceholder.com</email>
</author>
<published>2022-12-14T10:46:06+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=c6bb4d25f34ab8f1f5c649cb6894e8022bd8458d'/>
<id>c6bb4d25f34ab8f1f5c649cb6894e8022bd8458d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>correct a faulty if statement in build/release/src</title>
<updated>2022-12-14T10:19:02+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2022-12-14T10:19:02+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=0fbf3325e19fd28ebfa3b9b89c9f1fb15aaeed70'/>
<id>0fbf3325e19fd28ebfa3b9b89c9f1fb15aaeed70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>disable grub and memtest on 1MB ROM configs</title>
<updated>2022-12-14T08:31:07+00:00</updated>
<author>
<name>lbmkplaceholder</name>
<email>placeholder@lbmkplaceholder.com</email>
</author>
<published>2022-12-14T08:31:07+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=3e266650c224222d77376d56d5e984ad84f7350f'/>
<id>3e266650c224222d77376d56d5e984ad84f7350f</id>
<content type='text'>
due to upstream bloat, these no longer fit. it will have to be
fixed in the next libreboot release
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
due to upstream bloat, these no longer fit. it will have to be
fixed in the next libreboot release
</pre>
</div>
</content>
</entry>
<entry>
<title>util/nvmutil: only mask random unicast/local macs</title>
<updated>2022-12-14T08:15:07+00:00</updated>
<author>
<name>lbmkplaceholder</name>
<email>placeholder@lbmkplaceholder.com</email>
</author>
<published>2022-12-14T08:15:07+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=ab2cfb86396231843bb41ffdd818d7fbf41283d8'/>
<id>ab2cfb86396231843bb41ffdd818d7fbf41283d8</id>
<content type='text'>
Without this change, arbitrary MAC addresses will always be masked.

This change restores the intended behaviour.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Without this change, arbitrary MAC addresses will always be masked.

This change restores the intended behaviour.
</pre>
</div>
</content>
</entry>
<entry>
<title>update the readme</title>
<updated>2022-12-14T08:09:52+00:00</updated>
<author>
<name>lbmkplaceholder</name>
<email>placeholder@lbmkplaceholder.com</email>
</author>
<published>2022-12-14T08:09:52+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=fea3e51ccda0cf444dc1d9af39be7d9a8c7c69d5'/>
<id>fea3e51ccda0cf444dc1d9af39be7d9a8c7c69d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix ./build boot roms all</title>
<updated>2022-12-14T06:46:41+00:00</updated>
<author>
<name>lbmkplaceholder</name>
<email>placeholder@lbmkplaceholder.com</email>
</author>
<published>2022-12-13T23:30:23+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=664cdcfb364f882718a9fcec0485014288e99e50'/>
<id>664cdcfb364f882718a9fcec0485014288e99e50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>p2b_ls/p3b_f boards: Disable memtest payload</title>
<updated>2022-12-11T06:29:39+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2022-12-11T06:29:39+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=48c73186271ac38d4119c19f967b5305f6cc35a1'/>
<id>48c73186271ac38d4119c19f967b5305f6cc35a1</id>
<content type='text'>
memtest can't fit in such tiny space alongside SeaBIOS
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
memtest can't fit in such tiny space alongside SeaBIOS
</pre>
</div>
</content>
</entry>
<entry>
<title>build/boot roms: add exits for failing commands</title>
<updated>2022-12-11T06:25:09+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2022-12-11T06:25:09+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=31111c645f70fdb1f99058774f118b9f86e48653'/>
<id>31111c645f70fdb1f99058774f118b9f86e48653</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>p2b_ls/p3b_f boards: no payload and no vga init</title>
<updated>2022-12-11T06:20:34+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2022-12-11T06:20:34+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=4eba525bba1ac33bb3295e20a39bb31b65fc66ab'/>
<id>4eba525bba1ac33bb3295e20a39bb31b65fc66ab</id>
<content type='text'>
The configs were enabling SeaBIOS payload, but this is to be
handled by lbmk, not coreboot.

Further, they were enabling VGA ROM execution in coreboot, but
this should be handled by SeaBIOS.

This board should not have a GRUB payload enabled either; this
will be checked and fixed if necessary in the next commit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The configs were enabling SeaBIOS payload, but this is to be
handled by lbmk, not coreboot.

Further, they were enabling VGA ROM execution in coreboot, but
this should be handled by SeaBIOS.

This board should not have a GRUB payload enabled either; this
will be checked and fixed if necessary in the next commit.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of qeeg/lbmk into master</title>
<updated>2022-12-11T06:09:06+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2022-12-11T06:09:06+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=c931b40e4b49a977d9ef0d901662fc282afd989d'/>
<id>c931b40e4b49a977d9ef0d901662fc282afd989d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
