armbian-build/lib/tools
Ricardo Pardini a3d8b5891b
armbian-next: aggregation.py vs create-cache.sh: better hashing, much desktop
- aggregation.py:
  - only include non-removed pkgs in hash (do'h)
  - use a sorted unique of desktop+rootfs+debootstrap pkgs for pkg hash
  - make space for having apt sources/gpg keys in hash @TODO
  - write a hash-text variable for bash with info, for easy comparison later
  - refactor out bash_string_multiline()
- create-cache.sh:
  - don't armhf unless `ARMHF_ARCH=yes`
  - remove the uninstall stuff until we decide @TODO
  - don't show "free space of MOUNT" when there's only SDCARD
  - better logging for resolv.conf/machine-id shenanigans does in rootfs cache
  - drop dead code, squash some quoting issues
  - show the size of the zstd ball after compressing
  - don't even go to github armbian/cache nor cache.armbian.com for list of caches if SKIP_ARMBIAN_REPO=yes
  - remove mentions of BOARD or BRANCH, not relevant in rootfs cache
2023-02-18 07:43:36 -03:00
..
common armbian-next: aggregation.py vs create-cache.sh: better hashing, much desktop 2023-02-18 07:43:36 -03:00
aggregation.py armbian-next: aggregation.py vs create-cache.sh: better hashing, much desktop 2023-02-18 07:43:36 -03:00
call-stack-analyze.py armbian-next: `call trace` analyzer and call-graph generator 2023-02-18 07:40:20 -03:00
gen-library.sh
git-to-patches.py armbian-next: Python patching delusion, pt1 & pt2 & pt3 2023-02-18 07:40:52 -03:00
index-opensearch.py
info.py armbian-next: `cli`: `json-info`: make errors clearer; don't include logs on success; small fixes 2023-02-18 07:41:43 -03:00
json2csv.py armbian-next: `cli`: `json-info`: make errors clearer; don't include logs on success; small fixes 2023-02-18 07:41:43 -03:00
oras.sh armbian-next: introduce ORAS-based kernel git bare tree seeding/bundles 2023-02-18 07:40:53 -03:00
patching.py armbian-next: patching: grouping tryout, very basic by-dir: `SPLIT_PATCHES=yes` 2023-02-18 07:42:01 -03:00
shellcheck.sh armbian-next: `shellcheck` downloader/runner; only for `lib/` 2023-02-18 07:40:45 -03:00
shellfmt.sh