Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-04 | update/blobs: unify global variables | Leah Rowe | |
they all more or less use the same variables, so put them all under include/blobutil.sh Signed-off-by: Leah Rowe <leah@libreboot.org> | |||
2023-09-04 | update/blobs/*: unify checking of defconfig files | Leah Rowe | |
Signed-off-by: Leah Rowe <leah@libreboot.org> | |||
2023-09-02 | handle TMPDIR from include/export.sh | Leah Rowe | |
it looks a bit cluttered just sitting there in the main script. make it an include. Signed-off-by: Leah Rowe <leah@libreboot.org> | |||
2023-08-23 | unify err functions across scripts | Leah Rowe | |
include/err.sh this new handling also does mundane things, such as tell you what script b0rked Signed-off-by: Leah Rowe <leah@libreboot.org> |