Commit graph

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