summaryrefslogtreecommitdiff
path: root/include/init.sh
AgeCommit message (Expand)Author
9 daysinit.sh: remove comment in pybinLeah Rowe
9 daysxbmk: tidy up some if statementsLeah Rowe
9 daysinit.sh: remove TODO noteLeah Rowe
10 daysinit.sh: create TMPDIR *after* suid checkLeah Rowe
10 daysinit.sh: remove symlink check on XBMK_CACHELeah Rowe
10 daysinit.sh: switch back to old TMPDIR checksLeah Rowe
10 daysmake notices a bit more readableLeah Rowe
10 daysxbmk: cleanup of recent code refactoringLeah Rowe
11 daysinit.sh: unroll condensed code linesLeah Rowe
13 daysinit.sh: make TMPDIR *after* calling xbmkpkgLeah Rowe
2025-09-18Revert "xbmk: don't use backticks for command substitution"Leah Rowe
2025-09-13xbmk: much more verbose error messagesLeah Rowe
2025-09-11xbmk: don't use backticks for command substitutionLeah Rowe
2025-09-09init.sh: write-protect the lock file on startupLeah Rowe
2025-09-07init.sh/tree.sh: put PATH dirs in xbtmpLeah Rowe
2025-09-07init.sh: bail if date is non-GNU (for now)Leah Rowe
2025-09-07lib/init.sh: sanitize the version stringLeah Rowe
2025-09-02xbmk: remove xbloc, re-use xbtmp insteadLeah Rowe
2025-09-02init.sh: put TMPDIR inside xbmkpwd, not /tmpLeah Rowe
2025-08-31init.sh: tidy up xbmk_set_envLeah Rowe
2025-08-31init.sh: tidy up xbmk_child_set_tmpLeah Rowe
2025-08-31init.sh: remove unnecessary lockfile checksLeah Rowe
2025-08-31init.sh: move TMPDIR handling to own functionsLeah Rowe
2025-08-31init.sh: prevent race condition with TMPDIRLeah Rowe
2025-08-31init.sh: MUCH safer TMPDIR handlingLeah Rowe
2025-05-26xbmk: rename xbmklocal/xbmktmp variablesLeah Rowe
2025-05-25init.sh: error out if .git/ is a symlinkLeah Rowe
2025-05-20Revert "vendor.sh: optimise find_me()"Leah Rowe
2025-05-20vendor.sh: optimise find_me()Leah Rowe
2025-05-19init.sh: looser XBMK_THREADS validationLeah Rowe
2025-05-19init.sh: Hardcode XBMK_CACHE for integrityLeah Rowe
2025-05-18init.sh: merge xbmk_lock() with xbmk_set_env()Leah Rowe
2025-05-18init.sh: move xbmk_set_versionLeah Rowe
2025-05-18init.sh: set pyver from set_envLeah Rowe
2025-05-18init.sh: merge xbmk_mkdirs with set_envLeah Rowe
2025-05-18init.sh: check version/versiondate once readLeah Rowe
2025-05-18init.sh: error if version not readLeah Rowe
2025-05-18init.sh: only update version files on parentLeah Rowe
2025-05-18init.sh: simplify unknown version creationLeah Rowe
2025-05-18init.sh: only set xbmk version on parent instanceLeah Rowe
2025-05-18init.sh: initialise variables AFTER pathLeah Rowe
2025-05-18init.sh: merge create_pathdirs with set_pyverLeah Rowe
2025-05-18init.sh: Set python version only on parentLeah Rowe
2025-05-18init.sh: remove useless commandLeah Rowe
2025-05-18init.sh: remove useless commentLeah Rowe
2025-05-18init.sh: xbmk_create_tmpdir to xbmk_mkdirsLeah Rowe
2025-05-18init.sh: move gnupath creation to create_tmpdirLeah Rowe
2025-05-18init.sh: move PATH init to set_envLeah Rowe
2025-05-18init.sh: check the lock file BEFORE git initLeah Rowe
2025-05-18init.sh: return from child in set_env insteadLeah Rowe