Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-26 | move variables out of init.sh to others | Leah Rowe | |
move them where they are used, or if they are used in many places, move them to lib.sh Signed-off-by: Leah Rowe <leah@libreboot.org> | |||
2025-04-26 | re-split include/init.sh to lib.sh | Leah Rowe | |
move non-init functions to lib.sh Signed-off-by: Leah Rowe <leah@libreboot.org> | |||
2025-04-26 | rename include/lib.sh to init.sh | Leah Rowe | |
this is in prep for the next change, where non-init functions will be moved to another file, again named include/lib.sh Signed-off-by: Leah Rowe <leah@libreboot.org> |