<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lbmk.git/resources/scripts/download/memtest86plus, branch 20230413</title>
<subtitle>libreboot build system (LibreBoot MaKe)
</subtitle>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/'/>
<entry>
<title>move download/gitmodule script to root directory</title>
<updated>2023-03-17T23:13:20+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2023-03-17T23:08:12+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=a942bd6590dd450140fc0af8549ca470a065adf5'/>
<id>a942bd6590dd450140fc0af8549ca470a065adf5</id>
<content type='text'>
this fixes the build error:

Error: name not set
Usage: ./download gitmodule [name]

when running:

./download all

running "all" runs all scripts under downloads,
one of which was the gitmodule script itself, therefore
being run without argument
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this fixes the build error:

Error: name not set
Usage: ./download gitmodule [name]

when running:

./download all

running "all" runs all scripts under downloads,
one of which was the gitmodule script itself, therefore
being run without argument
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not rely on bashisms and behaviour undefined by the POSIX specification. Part 2</title>
<updated>2022-12-28T18:43:49+00:00</updated>
<author>
<name>Ferass 'Vitali64' EL HAFIDI</name>
<email>vitali64pmemail@protonmail.com</email>
</author>
<published>2022-12-28T18:29:18+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=7f5dfebf7d37c56d9c7993aaa17c59070cb5aec9'/>
<id>7f5dfebf7d37c56d9c7993aaa17c59070cb5aec9</id>
<content type='text'>
Signed-off-by: Ferass 'Vitali64' EL HAFIDI &lt;vitali64pmemail@protonmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Ferass 'Vitali64' EL HAFIDI &lt;vitali64pmemail@protonmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>pragmatic system distribution guideline compliance</title>
<updated>2022-11-14T00:51:12+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2022-11-14T00:51:12+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=7af9953463c65fe2f02704e6bce815d830e58d7d'/>
<id>7af9953463c65fe2f02704e6bce815d830e58d7d</id>
<content type='text'>
osboot is now part of libreboot, and will soon shut down.
libreboot now conforms to osboot policy.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
osboot is now part of libreboot, and will soon shut down.
libreboot now conforms to osboot policy.
</pre>
</div>
</content>
</entry>
<entry>
<title>download: Add --help in the individual download scripts</title>
<updated>2022-02-16T17:00:31+00:00</updated>
<author>
<name>Denis 'GNUtoo' Carikli</name>
<email>GNUtoo@cyberdimension.org</email>
</author>
<published>2022-02-16T13:04:16+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=2bb805e2e07a7d3e1268a09d720ecd13e26af418'/>
<id>2bb805e2e07a7d3e1268a09d720ecd13e26af418</id>
<content type='text'>
This doesn't change the existing usage of the scripts:
- For the Coreboot script, before this change, all arguments that were
  passed were considered as board to download the Coreboot source code
  for.

  Here we added the '--help' and '--list-boards' arguments, so it
  should not be an issue as it is extremely unlikely that a board
  would be called '--help' or '--list-boards'.

- All the other scripts don't use any arguments so passing --help
  should not conflict with the existing usage.

Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This doesn't change the existing usage of the scripts:
- For the Coreboot script, before this change, all arguments that were
  passed were considered as board to download the Coreboot source code
  for.

  Here we added the '--help' and '--list-boards' arguments, so it
  should not be an issue as it is extremely unlikely that a board
  would be called '--help' or '--list-boards'.

- All the other scripts don't use any arguments so passing --help
  should not conflict with the existing usage.

Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>memtest86+: fix build error (patch from Félicien Pillot)</title>
<updated>2022-02-08T07:45:41+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2022-02-08T07:39:54+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=37b450051362b4c54a8e05807f173b04649ce501'/>
<id>37b450051362b4c54a8e05807f173b04649ce501</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>roll back memtest86+ revision</title>
<updated>2021-11-01T08:10:32+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2021-11-01T08:10:32+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=b1fba0e10308ee31ed24d2fae35e8782db1e14c9'/>
<id>b1fba0e10308ee31ed24d2fae35e8782db1e14c9</id>
<content type='text'>
works around a build error with gcc 7.5. the patches being removed
from memtest86+ aren't really necessary for the average user anyway
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
works around a build error with gcc 7.5. the patches being removed
from memtest86+ aren't really necessary for the average user anyway
</pre>
</div>
</content>
</entry>
<entry>
<title>download/memtest: delete .git* afterwards</title>
<updated>2021-11-01T05:59:50+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2021-11-01T05:59:50+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=40202d12867e89ee6ff8d4e3e6f181ab606bbde4'/>
<id>40202d12867e89ee6ff8d4e3e6f181ab606bbde4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>memtest86plus: use coreboot's fork of it</title>
<updated>2021-11-01T05:26:26+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2021-11-01T05:26:26+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=240eb6da236cf3ecf1e28584822182e09f3447be'/>
<id>240eb6da236cf3ecf1e28584822182e09f3447be</id>
<content type='text'>
it is superior
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it is superior
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "nuke memtest86+"</title>
<updated>2021-11-01T02:51:10+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2021-11-01T02:51:10+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=68d3c9372af6eda1bd122aa92e6a08c32cfa2202'/>
<id>68d3c9372af6eda1bd122aa92e6a08c32cfa2202</id>
<content type='text'>
This reverts commit 84a1bc502b1f296d8ad6389b9e38aa3e0ca94958.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 84a1bc502b1f296d8ad6389b9e38aa3e0ca94958.
</pre>
</div>
</content>
</entry>
<entry>
<title>nuke memtest86+</title>
<updated>2021-10-31T20:52:01+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2021-10-31T20:52:01+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=84a1bc502b1f296d8ad6389b9e38aa3e0ca94958'/>
<id>84a1bc502b1f296d8ad6389b9e38aa3e0ca94958</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
