Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-13 | specifically call python3, in scripts | Leah Rowe | |
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 | |||
2021-11-03 | bump seabios to the latest version in seabios.git | Leah Rowe | |
2021-05-18 | libreboot! | Leah Rowe | |
this is forked from the "libre" branch in osboot, which is itself a libre, deblobbed fork of osboot, a blobbed up fork of libreboot libreboot needed to be purged clean. this is the new libreboot development repository. the old one has been abandoned |