<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lbmk.git/README.md, branch x220normal</title>
<subtitle>libreboot build system (LibreBoot MaKe)
</subtitle>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/'/>
<entry>
<title>README.md: Use newlines instead of bulleted list for docs/support links</title>
<updated>2025-02-02T07:56:24+00:00</updated>
<author>
<name>runxiyu</name>
<email>me@runxiyu.org</email>
</author>
<published>2025-02-02T07:56:24+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=9ced146b47c1dd12ce68c6d9e65a3afc33394452'/>
<id>9ced146b47c1dd12ce68c6d9e65a3afc33394452</id>
<content type='text'>
I think newlines look better here. The indent that bullet-pointed lists
have, does not seem natural at the start of the document.

Signed-off-by: runxiyu &lt;me@runxiyu.org&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I think newlines look better here. The indent that bullet-pointed lists
have, does not seem natural at the start of the document.

Signed-off-by: runxiyu &lt;me@runxiyu.org&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>README.md: Use the EFF's page on Right to Repair</title>
<updated>2025-02-02T07:19:26+00:00</updated>
<author>
<name>Runxi Yu</name>
<email>me@runxiyu.org</email>
</author>
<published>2025-02-02T07:19:26+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=266122592cdef3c1f4b6a9cf6dd3489d7509fff1'/>
<id>266122592cdef3c1f4b6a9cf6dd3489d7509fff1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>README.md: Vastly simplify it</title>
<updated>2025-01-31T16:18:31+00:00</updated>
<author>
<name>Runxi Yu</name>
<email>me@runxiyu.org</email>
</author>
<published>2025-01-31T16:04:28+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=e36aa8c5a5c916c89ed22a2945de1a9a9a553a8c'/>
<id>e36aa8c5a5c916c89ed22a2945de1a9a9a553a8c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>README.md: Mention SeaBIOS and U-Boot instead of Tianocore as payloads</title>
<updated>2025-01-31T16:08:44+00:00</updated>
<author>
<name>Runxi Yu</name>
<email>me@runxiyu.org</email>
</author>
<published>2025-01-31T08:43:27+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=c17f4381ce5db4c13476fdadf140dc5bb9445d7c'/>
<id>c17f4381ce5db4c13476fdadf140dc5bb9445d7c</id>
<content type='text'>
SeaBIOS has been supported for a long time and seems to be the
"recommended" payload nowadays (though usually with GRUB too). I haven't
seen Tianocore / EDK II been mentioned in a while. U-Boot support was
added as of Libreboot 20241206-rev8.

Signed-off-by: Runxi Yu &lt;me@runxiyu.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SeaBIOS has been supported for a long time and seems to be the
"recommended" payload nowadays (though usually with GRUB too). I haven't
seen Tianocore / EDK II been mentioned in a while. U-Boot support was
added as of Libreboot 20241206-rev8.

Signed-off-by: Runxi Yu &lt;me@runxiyu.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>snip</title>
<updated>2025-01-18T05:06:34+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2025-01-18T05:06:34+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=8c65e64e398cc03cfc94c1c0153a68183ee275b7'/>
<id>8c65e64e398cc03cfc94c1c0153a68183ee275b7</id>
<content type='text'>
Signed-off-by: Leah Rowe &lt;leah@libreboot.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Leah Rowe &lt;leah@libreboot.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>emphasis on readme that lbmk isn't a coreboot fork</title>
<updated>2024-07-22T01:00:26+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2024-07-22T01:00:26+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=490e0186a23d66349333f3a15234bb869f2f0a90'/>
<id>490e0186a23d66349333f3a15234bb869f2f0a90</id>
<content type='text'>
i actually only made this change so that the revision changes,
so that the release directory changes when doing:
./update release

this is to test whether such location change affects the build
time when using ccache.

Signed-off-by: Leah Rowe &lt;leah@libreboot.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
i actually only made this change so that the revision changes,
so that the release directory changes when doing:
./update release

this is to test whether such location change affects the build
time when using ccache.

Signed-off-by: Leah Rowe &lt;leah@libreboot.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Use proper autolink</title>
<updated>2024-03-05T20:33:17+00:00</updated>
<author>
<name>Leo Heitmann Ruiz</name>
<email>eo@noreply.codeberg.org</email>
</author>
<published>2024-03-05T20:33:17+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=98caceb1ce7893e725a3d5d9ef9b9d6b45f91250'/>
<id>98caceb1ce7893e725a3d5d9ef9b9d6b45f91250</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove remaining flashrom remnants (use flashprog)</title>
<updated>2024-01-27T22:37:39+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2024-01-27T22:37:39+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=77770f5ad8d1cbe7aa505d4933230e65739e1b20'/>
<id>77770f5ad8d1cbe7aa505d4933230e65739e1b20</id>
<content type='text'>
we use flashprog now!

Signed-off-by: Leah Rowe &lt;leah@libreboot.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we use flashprog now!

Signed-off-by: Leah Rowe &lt;leah@libreboot.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update 'README.md'</title>
<updated>2023-07-01T23:48:34+00:00</updated>
<author>
<name>ewpr5kwu</name>
<email>ewpr5kwu@noreply.codeberg.org</email>
</author>
<published>2023-07-01T23:48:34+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=5204f0a914d006ceafa0183eb6ce6c9c4863fd62'/>
<id>5204f0a914d006ceafa0183eb6ce6c9c4863fd62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update to codeberg links in the readme</title>
<updated>2023-04-08T19:45:03+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2023-04-08T19:45:03+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=49356c3dd7d880966cf14bb568cce2aa4712f03d'/>
<id>49356c3dd7d880966cf14bb568cce2aa4712f03d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
