<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lbmk.git/resources/grub, 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>bump grub revision to latest upstream</title>
<updated>2022-11-19T16:54:16+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2022-11-19T16:54:16+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=ca45a60ff2553ffb1103d60e2b887acc8e8e13a6'/>
<id>ca45a60ff2553ffb1103d60e2b887acc8e8e13a6</id>
<content type='text'>
gnulib too

gnulib...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
gnulib too

gnulib...
</pre>
</div>
</content>
</entry>
<entry>
<title>make background splash screen purple</title>
<updated>2022-11-16T00:02:03+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2022-11-16T00:02:03+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=8740404e4e3b003cc36a6e4f46628185b4613e6b'/>
<id>8740404e4e3b003cc36a6e4f46628185b4613e6b</id>
<content type='text'>
to match the assimilated osboot, which had purple colours
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to match the assimilated osboot, which had purple colours
</pre>
</div>
</content>
</entry>
<entry>
<title>say the name libreboot, in grub menus</title>
<updated>2022-03-20T00:44:45+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2022-03-20T00:44:45+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=f8183e187b22f4e275e8a38710804548017fc037'/>
<id>f8183e187b22f4e275e8a38710804548017fc037</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>specifically call python3, in scripts</title>
<updated>2022-03-13T18:17:09+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2022-03-13T18:14:54+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=8ca0761fb0651d064a4994be70ab85efffee6e48'/>
<id>8ca0761fb0651d064a4994be70ab85efffee6e48</id>
<content type='text'>
with this change, it's unlikely we'll hit errors again. previously,
some projects used were calling "python" which in context was
python3, but on some setups, the user only has python2 and python3
but no symlink for "python" (which if exists, we assumed linked to
python3)

now it's unambiguous. docs/build/ can probably be updated now, as
a result of this change, to remove the advice about that
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with this change, it's unlikely we'll hit errors again. previously,
some projects used were calling "python" which in context was
python3, but on some setups, the user only has python2 and python3
but no symlink for "python" (which if exists, we assumed linked to
python3)

now it's unambiguous. docs/build/ can probably be updated now, as
a result of this change, to remove the advice about that
</pre>
</div>
</content>
</entry>
<entry>
<title>optimize grub modules: pre-load ones that will likely be used</title>
<updated>2021-12-30T06:50:53+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2021-12-30T06:50:53+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=937590d2b16815f6c2d3387519a142b2227bff40'/>
<id>937590d2b16815f6c2d3387519a142b2227bff40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>grub.cfg: skip ata/ahci according to grub_scan_disk</title>
<updated>2021-12-29T06:55:07+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2021-12-29T06:55:07+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=835ff5ec83ff8385d81eef285d38068636fe4ed0'/>
<id>835ff5ec83ff8385d81eef285d38068636fe4ed0</id>
<content type='text'>
logic for setting it in grub.cfg will be done in the next commit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
logic for setting it in grub.cfg will be done in the next commit
</pre>
</div>
</content>
</entry>
<entry>
<title>grub.cfg: clean up messages, be less verbose</title>
<updated>2021-12-29T06:26:48+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2021-12-29T06:23:57+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=9b1499fd1e289c0f655f87442d4915e212c6a152'/>
<id>9b1499fd1e289c0f655f87442d4915e212c6a152</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>grub.cfg: add isolinux menuentry for ata* (replace broken cd/dvd menuentry)</title>
<updated>2021-12-29T06:10:45+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2021-12-29T06:10:45+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=86d4ca9b50dd78fdc5e33324f9805b9ab5f4e8c8'/>
<id>86d4ca9b50dd78fdc5e33324f9805b9ab5f4e8c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>grub.cfg: delete option to boot from CD/DVD</title>
<updated>2021-12-29T06:05:36+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2021-12-29T06:05:36+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=7cebee25ff9d95bd9f7375eb5ed98588efc49056'/>
<id>7cebee25ff9d95bd9f7375eb5ed98588efc49056</id>
<content type='text'>
it's confusing, broken and most people nowadays don't use optical drives

it's not even possible in most setups anyway
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it's confusing, broken and most people nowadays don't use optical drives

it's not even possible in most setups anyway
</pre>
</div>
</content>
</entry>
<entry>
<title>grub.cfg: clean up comments</title>
<updated>2021-12-29T06:04:42+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2021-12-29T06:04:42+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=bbdb9512f33ab4a010dfe82883e041001d014a20'/>
<id>bbdb9512f33ab4a010dfe82883e041001d014a20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
