summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-05-05init.sh: tidy up the python version checkLeah Rowe
2025-05-05init.sh: move non-init functions to lib.shLeah Rowe
2025-05-05init.sh: simplify dependencies handlingLeah Rowe
2025-05-05rom.sh: tidy up copyps1bios()Leah Rowe
2025-05-05init.sh: tidy up pathdir creationLeah Rowe
2025-05-05mk: Allow use of x_ on prefix functionsLeah Rowe
2025-05-05inject.sh: minor code cleanupLeah Rowe
2025-05-05inject.sh: simplify extract_archive()Leah Rowe
2025-05-05inject.sh: simplified fsp extractionLeah Rowe
2025-05-05inject.sh: Remove redundant code in copy_tbfwLeah Rowe
2025-05-05inject.sh: Stricter TBFW handlingLeah Rowe
2025-05-05init.sh: *Re-create* tmpdirs on parent instanceLeah Rowe
2025-05-05init.sh: Always create xbmklocalLeah Rowe
2025-05-05lbmk: Unified local ./tmp handlingLeah Rowe
2025-05-05lib.sh: redirect find errors to /dev/nullLeah Rowe
2025-05-05lib.sh: Fix bad touch commandLeah Rowe
2025-05-05inject.sh: Only build nvmutil onceLeah Rowe
2025-05-05inject.sh: always re-build nvmutilLeah Rowe
2025-05-05util/nvmutil: use x, not ?, for random charactersLeah Rowe
2025-05-05lib.sh find_ex: explicitly create the tmp fileLeah Rowe
2025-05-05init.sh: Explicitly create the xbmktmp directoryLeah Rowe
2025-05-05init.sh: unified handling of ./tmpLeah Rowe
2025-05-05lib.sh: add fe_ which is fx_ but err on findLeah Rowe
2025-05-05lbmk: unified execution on find commandsLeah Rowe
2025-05-05NEW MAINBOARD: Dell Precision T1700 SFF and MTLeah Rowe
2025-05-05lib.sh: Simplify rmgit()Leah Rowe
2025-05-05lib.sh: support multiple arguments in remkdir()Leah Rowe
2025-05-05lib.sh: simplify remkdir()Leah Rowe
2025-05-05move x_() to lib.shLeah Rowe
2025-05-05init.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