summaryrefslogtreecommitdiff
path: root/modify
AgeCommit message (Collapse)Author
2023-05-18use env in shell scriptsLeah Rowe
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-05-18modify: clean up duplicated codeLeah Rowe
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-05-18modify: cleaner coding styleLeah Rowe
main() on top top-down logic reduced indentation Signed-off-by: Leah Rowe <leah@libreboot.org>
2022-12-27Do 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>
2021-12-11add scripts for modifying coreboot configsLeah Rowe