Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-18 | blobutil: exit 1 if a called script fails | Leah Rowe | |
Signed-off-by: Leah Rowe <leah@libreboot.org> | |||
2023-05-18 | blobutil: cleaner coding style | Leah Rowe | |
reduced indentation main() on top top-down logic Signed-off-by: Leah Rowe <leah@libreboot.org> | |||
2022-12-27 | Do not rely on bashisms and behaviour undefined by the POSIX specification. | Ferass 'Vitali64' EL HAFIDI | |
By making lbmk fully POSIX-compliant, it will be easier to port lbmk to other systems implementing POSIX such as Alpine Linux and FreeBSD. 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. |