Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-17 | move download/gitmodule script to root directory | Leah Rowe | |
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 | |||
2022-12-28 | Do not rely on bashisms and behaviour undefined by the POSIX specification. ↵ | Ferass 'Vitali64' EL HAFIDI | |
Part 2 Signed-off-by: Ferass 'Vitali64' EL HAFIDI <vitali64pmemail@protonmail.com> | |||
2022-11-14 | pragmatic system distribution guideline compliancepsdg | Leah Rowe | |
osboot is now part of libreboot, and will soon shut down. libreboot now conforms to osboot policy. |