summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-05-03mk: Allow use of x_ on prefix functionsLeah Rowe
2025-05-03inject.sh: minor code cleanupLeah Rowe
2025-05-03inject.sh: simplify extract_archive()Leah Rowe
2025-05-03inject.sh: simplified fsp extractionLeah Rowe
2025-05-03inject.sh: Remove redundant code in copy_tbfwLeah Rowe
2025-05-03inject.sh: Stricter TBFW handlingLeah Rowe
2025-05-03init.sh: *Re-create* tmpdirs on parent instanceLeah Rowe
2025-05-03init.sh: Always create xbmklocalLeah Rowe
2025-05-03lbmk: Unified local ./tmp handlingLeah Rowe
2025-05-03lib.sh: redirect find errors to /dev/nullLeah Rowe
2025-05-03lib.sh: Fix bad touch commandLeah Rowe
2025-05-03inject.sh: Only build nvmutil onceLeah Rowe
2025-05-03inject.sh: always re-build nvmutilLeah Rowe
2025-05-03util/nvmutil: use x, not ?, for random charactersLeah Rowe
2025-05-03lib.sh find_ex: explicitly create the tmp fileLeah Rowe
2025-05-03init.sh: Explicitly create the xbmktmp directoryLeah Rowe
2025-05-03init.sh: unified handling of ./tmpLeah Rowe
2025-05-03lib.sh: add fe_ which is fx_ but err on findLeah Rowe
2025-05-03lbmk: unified execution on find commandsLeah Rowe
2025-05-02NEW MAINBOARD: Dell Precision T1700 SFF and MTLeah Rowe
2025-05-02lib.sh: Simplify rmgit()Leah Rowe
2025-05-02lib.sh: support multiple arguments in remkdir()Leah Rowe
2025-05-02lib.sh: simplify remkdir()Leah Rowe
2025-05-02move x_() to lib.shLeah Rowe
2025-05-02init.sh: move setvars/err_ to lib.shLeah Rowe
2025-04-30serprog: Remove pico2 support for the time beingLeah Rowe
2025-04-29lib.sh: Provide printf for mktarballLeah Rowe
2025-04-29init.sh: fix yet another double quote for dotfilesLeah Rowe
2025-04-29init.sh: don't use eval to read version filesLeah Rowe
2025-04-29init.sh: use backslash for dotfiles in evalLeah Rowe
2025-04-26init.sh: make git name/email error more usefulLeah Rowe
2025-04-26init.sh: move git name/mail check to xbmk_git_initLeah Rowe
2025-04-26init.sh: tidy up the git name/email checkLeah Rowe
2025-04-26mk: move git check to init.sh xbmk_set_versionLeah Rowe
2025-04-26init.sh: tidy up xbmk_init()Leah Rowe
2025-04-26mk: move git_init to init.shLeah Rowe
2025-04-26init.sh: minor cleanupLeah Rowe
2025-04-26init.sh: clean up setvarsLeah Rowe
2025-04-26init.sh setvars: make err a printf for evalLeah Rowe
2025-04-26init.sh: merge xbmk_child_init with xbmk_initLeah Rowe
2025-04-26init.sh: split xbmk_child_init into functionsLeah Rowe
2025-04-26init.sh: move parent fork to new functionLeah Rowe
2025-04-26init.sh: Provide more complete error infoLeah Rowe
2025-04-26rename include/vendor.sh to inject.shLeah Rowe
2025-04-26lib.sh: move _ua to the xbmkget functionLeah Rowe
2025-04-26move variables out of init.sh to othersLeah Rowe
2025-04-26lib.sh: rename vendor_checksumLeah Rowe
2025-04-26lib.sh: move singletree() to git.shLeah Rowe
2025-04-26lib.sh: move cbfs() to rom.shLeah Rowe
2025-04-26re-split include/init.sh to lib.shLeah Rowe