summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-12lib.sh: use fx_ in rmgit()Leah Rowe
2025-05-12lib.sh: split up xbmkget()Leah Rowe
2025-05-11inject.sh: only compile nvmutil if neededLeah Rowe
2025-05-11inject.sh: simplified serprog checkLeah Rowe
2025-05-11vendor.sh: tidy up variablesLeah Rowe
2025-05-11vendor.sh: split up setvfile()Leah Rowe
2025-05-10remove another confusing messageLeah Rowe
2025-05-10inject.sh: Remove confusing path on tar creationLeah Rowe
2025-05-10inject.sh: re-add mac address confirmationLeah Rowe
2025-05-10inject.sh: further cleanup for vendor.shLeah Rowe
2025-05-10tree.sh: only create elfdir in copy_elf()Leah Rowe
2025-05-10tree.sh: simplified srcdir check on make-cleanLeah Rowe
2025-05-10inject.sh: split to vendor.sh the download partsLeah Rowe
2025-05-10inject.sh: split up the inject functionsLeah Rowe
2025-05-09lbmk: use x_ instead of err, where appropriateLeah Rowe
2025-05-09mrc.sh: operate on refcode in tmp area firstLeah Rowe
2025-05-09mrc.sh: fix outdated info in the commentLeah Rowe
2025-05-09inject.sh: use direct comparison for metmpLeah Rowe
2025-05-09inject.sh: use subshell to speed up find_me()Leah Rowe
2025-05-08mk: use zero exit instead, to run treesLeah Rowe
2025-05-08remove useless commentLeah Rowe
2025-05-08mk: remove unnecessary line breakLeah Rowe
2025-05-08mk: re-split tree logic to include/tree.shLeah Rowe
2025-05-08mk: move release functions to idnclude/release.shLeah Rowe
2025-05-08mk: add missing error handli for mk -fLeah Rowe
2025-05-08git.sh: re-write tmpclone without cachingLeah Rowe
2025-05-08git.sh: use setvars for fail variablesLeah Rowe
2025-05-08git.sh: hard fail if git am failsLeah Rowe
2025-05-08git.sh: Hard fail if reset failsLeah Rowe
2025-05-08init.sh: Only check XBMK_CACHE if it existsLeah Rowe
2025-05-08HP 820 G2: Use fam15h cbfstool tree for refcodeLeah Rowe
2025-05-08also fix the other grub treesLeah Rowe
2025-05-08Merge pull request 'fix trying to boot all logical volumes after unlocking an...Leah Rowe
2025-05-08fix trying to boot all logical volumes after unlocking an encrypted volumecqst
2025-05-07init.sh: remove useless exportLeah Rowe
2025-05-07init.sh: also allow XBMK_RELEASE=Y or NLeah Rowe
2025-05-07init.sh: Resolve XBMK_CACHE via readlinkLeah Rowe
2025-05-07init.sh: check XBMK_CACHE is a directory insteadLeah Rowe
2025-05-07init.sh: export LOCALVERSION in set_envLeah Rowe
2025-05-07init.sh: run set_version before set_envLeah Rowe
2025-05-07init.sh: Use readlink in pybin()Leah Rowe
2025-05-07inject.sh: simplify extract_kbc1126ec()Leah Rowe
2025-05-07inject.sh: simplified MAC address handlingLeah Rowe
2025-05-07inject.sh: Simplify patch_release_roms()Leah Rowe
2025-05-07lib.sh: Remove useless command in err()Leah Rowe
2025-05-07inject.sh: rename copytb and preprom functionsLeah Rowe
2025-05-07lib.sh: Simplified fx_() and removed fe_()Leah Rowe
2025-05-07mk: Create serprog tarballs here insteadLeah Rowe
2025-05-07build serprog using fe_ *defined inside mkhelper*Leah Rowe
2025-05-07rom.sh: build serprog images with fe_Leah Rowe