<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fbos/.github, branch main</title>
<subtitle>A RISC-V operating system devoted to running fizz/buzz processes.
</subtitle>
<id>https://git.mssola.com/os/fbos/atom?h=main</id>
<link rel='self' href='https://git.mssola.com/os/fbos/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.mssola.com/os/fbos/'/>
<updated>2024-12-02T19:50:58Z</updated>
<entry>
<title>ci: Run tests with DEBUG=1 too</title>
<updated>2024-12-02T19:50:58Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mikisabate@gmail.com</email>
</author>
<published>2024-12-02T19:49:18Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/os/fbos/commit/?id=d4e2441ad7063ce7ca29981ca527b1aa643b0b0c'/>
<id>urn:sha1:d4e2441ad7063ce7ca29981ca527b1aa643b0b0c</id>
<content type='text'>
Since 32e880127366 ("Prepend the name of the task on debug") we are
executing some code when DEBUG is present. Hence, the building might be
different in this scenario too.

Signed-off-by: Miquel Sabaté Solà &lt;mikisabate@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add files for contributing to the project</title>
<updated>2024-11-25T20:22:48Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mikisabate@gmail.com</email>
</author>
<published>2024-11-25T20:22:48Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/os/fbos/commit/?id=226c5c2e070b9831e3cbc81e9894b8048f8a932d'/>
<id>urn:sha1:226c5c2e070b9831e3cbc81e9894b8048f8a932d</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;mikisabate@gmail.com&gt;
</content>
</entry>
<entry>
<title>tests: Only test initrd addresses on debug</title>
<updated>2024-11-25T06:45:26Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mikisabate@gmail.com</email>
</author>
<published>2024-11-25T06:35:35Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/os/fbos/commit/?id=ea542e18e7bc7e9d401aefd044bf0317676867ca'/>
<id>urn:sha1:ea542e18e7bc7e9d401aefd044bf0317676867ca</id>
<content type='text'>
In initrd tests, and in general, we only need to check that the function
did something. As in, that it set the entry addresses somewhere and did
not leave them NULL. This is going to be performed from now on on CI and
regular tests. And, just if you want to go the extra mile, we will run
specific tests that check on memory addresses but that are not
guaranteed to work.

This is to be replaced in the future by having some proper debugging
output. As in, having a message at kernel boot time specifying the
addresses being used among other info. This needs a more complex printk
utility, of course.

Signed-off-by: Miquel Sabaté Solà &lt;mikisabate@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add CI job</title>
<updated>2024-09-24T20:40:31Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mikisabate@gmail.com</email>
</author>
<published>2024-08-26T08:34:20Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/os/fbos/commit/?id=052f73e4e5c7f6266bf80f392ac593046e2d8d2c'/>
<id>urn:sha1:052f73e4e5c7f6266bf80f392ac593046e2d8d2c</id>
<content type='text'>
This will ensure that the code style is preserved and that commits being
pushed at least build successfully.

Signed-off-by: Miquel Sabaté Solà &lt;mikisabate@gmail.com&gt;
</content>
</entry>
</feed>
