Commit Graph

  • 903f78bf08 get.sh: add missing check in fetch_project() Leah Rowe 2025-05-19 23:13:29 +01:00
  • f15bb8153a get.sh: stricter URL check in xbmkget() Leah Rowe 2025-05-19 23:09:37 +01:00
  • cdc0fb49e1 get.sh: make xbmkget() easier to understand Leah Rowe 2025-05-19 23:07:01 +01:00
  • 620c1dd6fa get.sh: Make xbmkget err on exiting the loop check Leah Rowe 2025-05-19 22:59:20 +01:00
  • 900da04efa tree.sh: fix up copy_elf(), bad for loop Leah Rowe 2025-05-19 19:57:06 +01:00
  • 8aaf404dde lib.sh: Use while, not for, to process arguments Leah Rowe 2025-05-19 19:29:59 +01:00
  • d9c64b2675 xbmk: stricter handling of files on while loops Leah Rowe 2025-05-19 19:24:43 +01:00
  • b25a487643 init.sh: looser XBMK_THREADS validation Leah Rowe 2025-05-19 18:53:22 +01:00
  • 769a97aed5 init.sh: Hardcode XBMK_CACHE for integrity Leah Rowe 2025-05-19 18:50:06 +01:00
  • 265ec0b767 dependencies/debian: add libx86 Leah Rowe 2025-05-19 17:40:44 +01:00
  • 34dac6da99 Merge branch 'master' into 25.06_branch Leah Rowe 2025-05-18 19:20:42 +01:00
  • 2702a43a86 init.sh: merge xbmk_lock() with xbmk_set_env() Leah Rowe 2025-05-18 13:32:24 +01:00
  • fc4006ce87 init.sh: move xbmk_set_version Leah Rowe 2025-05-18 13:29:51 +01:00
  • 962902a1c4 init.sh: set pyver from set_env Leah Rowe 2025-05-18 13:28:31 +01:00
  • 158c56072c init.sh: merge xbmk_mkdirs with set_env Leah Rowe 2025-05-18 13:25:37 +01:00
  • 5f022acbf4 init.sh: check version/versiondate once read Leah Rowe 2025-05-18 13:10:22 +01:00
  • 485a60e2f6 init.sh: error if version not read Leah Rowe 2025-05-18 13:08:49 +01:00
  • 99f09f25ef init.sh: only update version files on parent Leah Rowe 2025-05-18 12:58:42 +01:00
  • 94437278dc init.sh: simplify unknown version creation Leah Rowe 2025-05-18 12:51:56 +01:00
  • 6b603b9fbf init.sh: only set xbmk version on parent instance Leah Rowe 2025-05-18 12:07:10 +01:00
  • ac36ea7f95 init.sh: initialise variables AFTER path Leah Rowe 2025-05-18 11:54:51 +01:00
  • 484afcb919 init.sh: merge create_pathdirs with set_pyver Leah Rowe 2025-05-18 11:40:28 +01:00
  • d0bee6b4eb init.sh: Set python version only on parent Leah Rowe 2025-05-18 11:38:11 +01:00
  • 4aa69a7d1f init.sh: remove useless command Leah Rowe 2025-05-18 11:30:11 +01:00
  • 36ffe6ef50 init.sh: remove useless comment Leah Rowe 2025-05-18 11:29:54 +01:00
  • 0343081d90 init.sh: xbmk_create_tmpdir to xbmk_mkdirs Leah Rowe 2025-05-18 11:28:57 +01:00
  • c75bc0449d init.sh: move gnupath creation to create_tmpdir Leah Rowe 2025-05-18 11:28:15 +01:00
  • 253aa81a3f init.sh: move PATH init to set_env Leah Rowe 2025-05-18 11:25:35 +01:00
  • e05a18d351 init.sh: check the lock file BEFORE git init Leah Rowe 2025-05-18 11:21:30 +01:00
  • cde3b7051e init.sh: return from child in set_env instead Leah Rowe 2025-05-18 11:18:45 +01:00
  • 7ec9ee4228 inject.sh: shorten the nukemode variable name Leah Rowe 2025-05-18 11:12:20 +01:00
  • b48eb161e4 vendor.sh: simplify mksha512sum() Leah Rowe 2025-05-18 11:10:57 +01:00
  • ac609d5aae vendor.sh: Remove _dest if it's bad Leah Rowe 2025-05-18 10:59:16 +01:00
  • a3e1ed9823 release.sh: rename relsrc to rsrc Leah Rowe 2025-05-18 10:51:03 +01:00
  • 44df3b2bff release.sh: tidy up nuke() Leah Rowe 2025-05-18 10:33:23 +01:00
  • 3c58181f69 get.sh: remove useless message Leah Rowe 2025-05-17 16:52:32 +01:00
  • 01a0217c1e get.sh: simplify bad_checksum() Leah Rowe 2025-05-17 16:51:12 +01:00
  • 4ca57943d7 release.sh: simplify nuke() EVEN MORE, yet again Leah Rowe 2025-05-17 16:03:08 +01:00
  • 47a3982bbe release.sh: use x_ on find command for nuke() Leah Rowe 2025-05-17 15:49:24 +01:00
  • 6dc71cc024 release.sh: simplify nuke() EVEN MORE Leah Rowe 2025-05-17 15:38:20 +01:00
  • 05c07f7401 get.sh: move nuke() to release.sh Leah Rowe 2025-05-17 15:20:02 +01:00
  • 587d245caf release.sh: simplify prep_release_bin() Leah Rowe 2025-05-17 13:17:09 +01:00
  • 136bd66c28 mrc.sh: merge extract_mrc with extract_shellball Leah Rowe 2025-05-17 13:00:17 +01:00
  • dbe109d7b5 release.sh: don't move src/docs/ Leah Rowe 2025-05-17 12:43:25 +01:00
  • 840d6a1d27 get.sh: FURTHER simplify nuke() Leah Rowe 2025-05-17 11:54:14 +01:00
  • b8d7959ef6 Merge branch 'master' into 25.06_branch Leah Rowe 2025-05-17 11:10:24 +01:00
  • d2564fd945 get.sh: simplify tmpclone() Leah Rowe 2025-05-17 11:08:06 +01:00
  • 6dea381614 get.sh: fix bad mkdir command Leah Rowe 2025-05-17 09:46:54 +01:00
  • 6a2ed9428b vendor.sh: Fix broken KBC1126 insertion Leah Rowe 2025-05-16 08:20:17 +01:00
  • 4313b474a5 vendor.sh: additional safety check Leah Rowe 2025-05-16 07:03:08 +01:00
  • d668f3a352 vendor.sh: Properly verify SHA512SUM on extraction Leah Rowe 2025-05-15 21:51:36 +01:00
  • 1b29ad275f Merge branch 'master' into 25.06_branch Leah Rowe 2025-05-15 02:47:00 +01:00
  • a191d22bd6 get.sh: add missing eval to dx_ in nuke() Leah Rowe 2025-05-15 02:38:54 +01:00
  • c8813c9a14 properly exit 1 when calling fx_ Leah Rowe 2025-05-15 02:20:55 +01:00
  • 208dfc89bd get.sh: simplify nuke() Leah Rowe 2025-05-15 01:03:14 +01:00
  • a8d0777da1 Merge branch 'master' into 25.06_branch Leah Rowe 2025-05-14 21:46:44 +01:00
  • 46f42291d3 get.sh: fix broken printf statement Leah Rowe 2025-05-14 18:06:29 +01:00
  • f29aa9c8d5 get.sh: use subshells on try_ functions Leah Rowe 2025-05-14 17:03:32 +01:00
  • e62886deda get.sh: simplify try_copy() Leah Rowe 2025-05-14 16:59:59 +01:00
  • d9ed03f9ea get.sh submodules: Don't delete files recursively Leah Rowe 2025-05-14 16:52:33 +01:00
  • 8d5475ed5b get.sh: simplify fetch_submodules() config check Leah Rowe 2025-05-14 16:48:25 +01:00
  • 21867b7d80 get.sh: simplify fetch_submodules() Leah Rowe 2025-05-14 16:38:10 +01:00
  • e9fe5a74a2 get.sh: fix caching of crossgcc tarballs Leah Rowe 2025-05-14 16:28:29 +01:00
  • 6089716f07 release.sh: Don't run prep_release with fx_ Leah Rowe 2025-05-13 22:17:37 +01:00
  • b04c86e574 git.sh: rename to get.sh Leah Rowe 2025-05-13 22:00:28 +01:00
  • 3c23ff4fa1 git.sh: Only create destination repo on success Leah Rowe 2025-05-13 21:57:34 +01:00
  • ed8a33d6fb git.sh: cleanup Leah Rowe 2025-05-13 20:47:41 +01:00
  • 1ca26c5d23 git.sh: Re-implement redundant git downloads Leah Rowe 2025-05-13 18:41:48 +01:00
  • e38805a944 rom.sh: reduce indendation in check_coreboot_utils Leah Rowe 2025-05-12 21:29:38 +01:00
  • 6bf24221e6 release.sh: simplify release() Leah Rowe 2025-05-12 21:11:34 +01:00
  • 66f7ecdb2d release.sh: clean up the vdir after release Leah Rowe 2025-05-12 21:04:48 +01:00
  • d4c0479093 release.sh: remove src_dirname variable Leah Rowe 2025-05-12 20:25:03 +01:00
  • 6d3a6347c3 release.sh: build in tmp directory first Leah Rowe 2025-05-12 20:23:41 +01:00
  • a0105e1ab4 release.sh: remove unnecessary mkdir command Leah Rowe 2025-05-12 20:07:50 +01:00
  • f4871da9bc release.sh: split up build_release() Leah Rowe 2025-05-12 19:49:50 +01:00
  • c85aff5c54 release.sh: delete tmp/cache from the tarball Leah Rowe 2025-05-12 19:29:58 +01:00
  • 92954eeb38 lib.sh: remove rmgit() Leah Rowe 2025-05-12 19:20:50 +01:00
  • 05b5914b35 lib.sh: remove mk() Leah Rowe 2025-05-12 18:01:53 +01:00
  • c9696e2333 lib.sh: move xbmkget() to git.sh Leah Rowe 2025-05-12 16:30:05 +01:00
  • 23913bb8d2 lib.sh: move mksha512sum() to vendor.sh Leah Rowe 2025-05-12 16:20:34 +01:00
  • 80f0562e8d lib.sh: split up try_file() Leah Rowe 2025-05-12 15:44:31 +01:00
  • 89cd828e87 lib.sh: move _ua to try_file() Leah Rowe 2025-05-12 15:32:50 +01:00
  • 308a9ab1e1 mrc.sh: minor cleanup Leah Rowe 2025-05-12 15:06:25 +01:00
  • 40163dcfa4 mrc.sh: update copyright year to include 2025 Leah Rowe 2025-05-12 15:05:21 +01:00
  • ef800b652c inject.sh: remove the hashfiles variable Leah Rowe 2025-05-12 14:52:27 +01:00
  • 311ae2f8df inject.sh: define xchanged here instead Leah Rowe 2025-05-12 14:49:14 +01:00
  • 76f81697e6 vendor.sh: remove check_vcfg() Leah Rowe 2025-05-12 14:47:43 +01:00
  • 97d4d020d9 vendor.sh: simplify getvfile() Leah Rowe 2025-05-12 14:30:27 +01:00
  • 57f896ac01 vendor.sh: simplify setvfile() Leah Rowe 2025-05-12 14:23:32 +01:00
  • 3879f6c4d8 lib.sh: use fx_ in rmgit() Leah Rowe 2025-05-12 13:21:59 +01:00
  • 0911a5a5ae lib.sh: split up xbmkget() Leah Rowe 2025-05-12 13:13:13 +01:00
  • a449afb287 inject.sh: only compile nvmutil if needed Leah Rowe 2025-05-11 00:56:28 +01:00
  • 2bbf2ae80b inject.sh: simplified serprog check Leah Rowe 2025-05-11 00:52:47 +01:00
  • 9c27b7437c vendor.sh: tidy up variables Leah Rowe 2025-05-11 00:43:34 +01:00
  • 0cc816167b vendor.sh: split up setvfile() Leah Rowe 2025-05-11 00:34:53 +01:00
  • 7d90d43425 remove another confusing message Leah Rowe 2025-05-10 20:51:38 +01:00
  • a0c436ad4b inject.sh: Remove confusing path on tar creation Leah Rowe 2025-05-10 20:48:38 +01:00
  • 77d33721f3 Merge branch 'master' into 25.06_branch Leah Rowe 2025-05-10 20:27:50 +01:00
  • dcfd3e632e inject.sh: re-add mac address confirmation Leah Rowe 2025-05-10 20:23:46 +01:00
  • e5af201060 inject.sh: further cleanup for vendor.sh Leah Rowe 2025-05-10 19:03:15 +01:00