Commit Graph

  • a3b4b36564 Merge branch 'master' into 25.06_branch 25.06_branch Leah Rowe 2025-05-18 19:20:15 +0100
  • addbd95a24 init.sh: merge xbmk_lock() with xbmk_set_env() master Leah Rowe 2025-05-18 13:32:24 +0100
  • 1c34d4567b init.sh: move xbmk_set_version Leah Rowe 2025-05-18 13:29:51 +0100
  • a4103517ea init.sh: set pyver from set_env Leah Rowe 2025-05-18 13:28:31 +0100
  • 6a3c771feb init.sh: merge xbmk_mkdirs with set_env Leah Rowe 2025-05-18 13:25:37 +0100
  • de62243cd2 init.sh: check version/versiondate once read Leah Rowe 2025-05-18 13:10:22 +0100
  • 6b8ee3d3b3 init.sh: error if version not read Leah Rowe 2025-05-18 13:08:49 +0100
  • 08610f4145 init.sh: only update version files on parent Leah Rowe 2025-05-18 12:58:42 +0100
  • 412b0a81d7 init.sh: simplify unknown version creation Leah Rowe 2025-05-18 12:51:56 +0100
  • 2a6a4d765d init.sh: only set xbmk version on parent instance Leah Rowe 2025-05-18 12:07:10 +0100
  • 416b1f66be init.sh: initialise variables AFTER path Leah Rowe 2025-05-18 11:54:51 +0100
  • 46f09075c2 init.sh: merge create_pathdirs with set_pyver Leah Rowe 2025-05-18 11:40:28 +0100
  • abf52b0394 init.sh: Set python version only on parent Leah Rowe 2025-05-18 11:38:11 +0100
  • 1e4e3f36f4 init.sh: remove useless command Leah Rowe 2025-05-18 11:30:11 +0100
  • ed83718cf2 init.sh: remove useless comment Leah Rowe 2025-05-18 11:29:54 +0100
  • 8617375799 init.sh: xbmk_create_tmpdir to xbmk_mkdirs Leah Rowe 2025-05-18 11:28:57 +0100
  • 83064459d9 init.sh: move gnupath creation to create_tmpdir Leah Rowe 2025-05-18 11:28:15 +0100
  • 0389d1eadb init.sh: move PATH init to set_env Leah Rowe 2025-05-18 11:25:35 +0100
  • 4aba9ef29e init.sh: check the lock file BEFORE git init Leah Rowe 2025-05-18 11:21:30 +0100
  • fa2c288939 init.sh: return from child in set_env instead Leah Rowe 2025-05-18 11:18:45 +0100
  • 9b1d4dfe82 inject.sh: shorten the nukemode variable name Leah Rowe 2025-05-18 11:12:20 +0100
  • e34651a98a release.sh: rename relsrc to rsrc Leah Rowe 2025-05-18 10:51:03 +0100
  • 1523a67729 release.sh: tidy up nuke() Leah Rowe 2025-05-18 10:33:23 +0100
  • c068efec88 get.sh: remove useless message Leah Rowe 2025-05-17 16:52:32 +0100
  • c660ecde62 get.sh: simplify bad_checksum() Leah Rowe 2025-05-17 16:51:12 +0100
  • 2d13b4c2e2 release.sh: simplify nuke() EVEN MORE, yet again Leah Rowe 2025-05-17 16:03:08 +0100
  • c20e29005f release.sh: use x_ on find command for nuke() Leah Rowe 2025-05-17 15:49:24 +0100
  • 97603a43cf release.sh: simplify nuke() EVEN MORE Leah Rowe 2025-05-17 15:38:20 +0100
  • 534a4d4870 get.sh: move nuke() to release.sh Leah Rowe 2025-05-17 15:20:02 +0100
  • 8b646abe9a release.sh: simplify prep_release_bin() Leah Rowe 2025-05-17 13:17:09 +0100
  • aeb1187a8a release.sh: don't move src/docs/ Leah Rowe 2025-05-17 12:43:25 +0100
  • 8cb0c224a5 get.sh: FURTHER simplify nuke() Leah Rowe 2025-05-17 11:54:14 +0100
  • 98cdecc86b Merge branch 'master' into 25.06_branch Leah Rowe 2025-05-17 11:09:54 +0100
  • 8cb23315d9 get.sh: simplify tmpclone() Leah Rowe 2025-05-17 11:08:06 +0100
  • 8d6244bb7f get.sh: fix bad mkdir command Leah Rowe 2025-05-17 09:46:54 +0100
  • 4582a21abf inject.sh: Stronger hash verification Leah Rowe 2025-05-15 21:51:36 +0100
  • 1cc56d7dbf Merge branch 'master' into 25.06_branch Leah Rowe 2025-05-15 02:46:26 +0100
  • fd98310f5b properly exit 1 when calling fx_ Leah Rowe 2025-05-15 02:20:55 +0100
  • e96dfae0b3 get.sh: simplify nuke() Leah Rowe 2025-05-15 01:03:14 +0100
  • 21e1c164b9 Merge branch 'master' into 25.06_branch Leah Rowe 2025-05-14 21:45:49 +0100
  • 3bfb82cb82 get.sh: fix broken printf statement Leah Rowe 2025-05-14 18:06:29 +0100
  • 9c24b170c2 get.sh: use subshells on try_ functions Leah Rowe 2025-05-14 17:03:32 +0100
  • 4f926ee708 get.sh: simplify try_copy() Leah Rowe 2025-05-14 16:59:59 +0100
  • 36cf7892df get.sh submodules: Don't delete files recursively Leah Rowe 2025-05-14 16:52:33 +0100
  • 398f265359 get.sh: simplify fetch_submodules() config check Leah Rowe 2025-05-14 16:48:25 +0100
  • a3f48f3115 get.sh: simplify fetch_submodules() Leah Rowe 2025-05-14 16:38:10 +0100
  • 142b79b206 get.sh: fix caching of crossgcc tarballs Leah Rowe 2025-05-14 16:28:29 +0100
  • a658265a86 release.sh: Don't run prep_release with fx_ Leah Rowe 2025-05-13 22:17:37 +0100
  • aaa0a1ff93 git.sh: rename to get.sh Leah Rowe 2025-05-13 22:00:28 +0100
  • 2d691c7377 git.sh: Only create destination repo on success Leah Rowe 2025-05-13 21:57:34 +0100
  • 6199bc5b95 git.sh: cleanup Leah Rowe 2025-05-13 20:47:41 +0100
  • 1dd18a9a55 git.sh: Re-implement redundant git downloads Leah Rowe 2025-05-13 18:41:48 +0100
  • 176c0fa1c4 rom.sh: reduce indendation in check_coreboot_utils Leah Rowe 2025-05-12 21:29:38 +0100
  • 584de778f8 release.sh: simplify release() Leah Rowe 2025-05-12 21:11:34 +0100
  • ed8644177b release.sh: clean up the vdir after release Leah Rowe 2025-05-12 21:04:48 +0100
  • 2ca6337b0a release.sh: remove src_dirname variable Leah Rowe 2025-05-12 20:25:03 +0100
  • abfa2d1ec7 release.sh: build in tmp directory first Leah Rowe 2025-05-12 20:23:41 +0100
  • d3ec7e8635 release.sh: remove unnecessary mkdir command Leah Rowe 2025-05-12 20:07:50 +0100
  • b68447e75c release.sh: split up build_release() Leah Rowe 2025-05-12 19:49:50 +0100
  • 4b36ba9765 release.sh: delete tmp/cache from the tarball Leah Rowe 2025-05-12 19:29:58 +0100
  • 5861c25a7c lib.sh: remove rmgit() Leah Rowe 2025-05-12 19:20:50 +0100
  • 1f2c8e47d4 lib.sh: remove mk() Leah Rowe 2025-05-12 18:01:53 +0100
  • 19888e2cb8 lib.sh: move xbmkget() to git.sh Leah Rowe 2025-05-12 16:30:05 +0100
  • 9c5f59cc42 lib.sh: remove mksha512sum() Leah Rowe 2025-05-12 16:20:34 +0100
  • 279b7f20be lib.sh: split up try_file() Leah Rowe 2025-05-12 15:44:31 +0100
  • 3347e3d314 lib.sh: move _ua to try_file() Leah Rowe 2025-05-12 15:32:50 +0100
  • 57f68535a2 inject.sh: remove the hashfiles variable Leah Rowe 2025-05-12 14:52:27 +0100
  • d07bd53b07 inject.sh: define xchanged here instead Leah Rowe 2025-05-12 14:49:14 +0100
  • 47b9a261d7 lib.sh: use fx_ in rmgit() Leah Rowe 2025-05-12 13:21:59 +0100
  • ed9f6338af lib.sh: split up xbmkget() Leah Rowe 2025-05-12 13:13:13 +0100
  • 753af0a7a2 inject.sh: only compile nvmutil if needed Leah Rowe 2025-05-11 00:56:28 +0100
  • 387f4b785b inject.sh: simplified serprog check Leah Rowe 2025-05-11 00:52:47 +0100
  • 31bab5c10c remove another confusing message Leah Rowe 2025-05-10 20:51:38 +0100
  • 6c3ea129a4 inject.sh: Remove confusing path on tar creation Leah Rowe 2025-05-10 20:48:38 +0100
  • fd8fabbd88 Merge branch 'master' into 25.06_branch Leah Rowe 2025-05-10 20:27:01 +0100
  • 3062f04c45 inject.sh: re-add mac address confirmation Leah Rowe 2025-05-10 20:23:46 +0100
  • cf8ca4cdd6 inject.sh: further cleanup Leah Rowe 2025-05-10 19:03:15 +0100
  • bff13baae9 Merge branch 'master' into 25.06_branch Leah Rowe 2025-05-10 18:23:03 +0100
  • a82ca2da5f tree.sh: only create elfdir in copy_elf() Leah Rowe 2025-05-10 17:58:22 +0100
  • 33debfcf1c tree.sh: simplified srcdir check on make-clean Leah Rowe 2025-05-10 17:19:00 +0100
  • 2acdfefdf9 inject.sh: bring in sync with lbmk 0f931b508a8 Leah Rowe 2025-05-10 12:32:05 +0100
  • a170ab4118 cbmk: use x_ instead of err, where appropriate Leah Rowe 2025-05-09 20:54:23 +0100
  • 5cdd377547 mk: use zero exit instead, to run trees Leah Rowe 2025-05-08 23:41:24 +0100
  • c022a14c9e remove useless comment Leah Rowe 2025-05-08 23:36:44 +0100
  • c9325f234e mk: remove unnecessary line break Leah Rowe 2025-05-08 23:35:40 +0100
  • e22593f037 mk: re-split tree logic to include/tree.sh Leah Rowe 2025-05-08 23:33:49 +0100
  • c463e8a52d mk: move release functions to idnclude/release.sh Leah Rowe 2025-05-08 23:28:06 +0100
  • 5da5e305a7 Merge branch 'master' into 25.04_branch 25.04_branch Leah Rowe 2025-05-08 22:19:37 +0100
  • 966a6377a0 mk: add missing error handli for mk -f Leah Rowe 2025-05-08 22:17:35 +0100
  • 718697c0e6 git.sh: re-write tmpclone without caching Leah Rowe 2025-05-08 22:05:28 +0100
  • a5c5089eda git.sh: use setvars for fail variables Leah Rowe 2025-05-08 21:38:07 +0100
  • 7b2671ea26 git.sh: hard fail if git am fails Leah Rowe 2025-05-08 21:36:37 +0100
  • 45b6d3b3ba git.sh: Hard fail if reset fails Leah Rowe 2025-05-08 21:33:17 +0100
  • e320ce60a7 init.sh: Only check XBMK_CACHE if it exists Leah Rowe 2025-05-08 20:49:49 +0100
  • 12920bbd29 Merge branch 'master' into 25.04_branch Leah Rowe 2025-05-08 16:10:15 +0100
  • d99bc55f4a also fix the other grub trees Leah Rowe 2025-05-08 11:12:34 +0100
  • c15ee8fc32 fix trying to boot all logical volumes after unlocking an encrypted volume cqst 2025-05-08 02:28:14 -0700
  • 63cef86bdb init.sh: remove useless export Leah Rowe 2025-05-07 21:16:50 +0100
  • 0a3793ad4e init.sh: also allow XBMK_RELEASE=Y or N Leah Rowe 2025-05-07 19:23:32 +0100
  • 433b5de916 init.sh: Resolve XBMK_CACHE via readlink Leah Rowe 2025-05-07 19:12:51 +0100