armbian_build/lib/functions
Ricardo Pardini 074857ede3
armbian-next: u-boot: use git worktree for u-boot; full mainline clone for bare
- share a single `.git` for all u-boots
- all fetches are done against it, maximizing cache hit ratio drastically
- also reduces the size of each working copy by more than 70%
- split uboot's git stuff into uboot-git.sh
- split `uboot_prepare_git()` from `compile_uboot()`
2023-02-18 07:40:39 -03:00
..
bsp armbian-next: aggregation.py rewrite; introduce package-lists.sh; usage in core lib 2023-02-18 07:40:22 -03:00
cli armbian-next: docker: implement docker-purge and docker-shell cli commands; deprecated mountpoints 2023-02-18 07:40:35 -03:00
compilation armbian-next: u-boot: use git worktree for u-boot; full mainline clone for bare 2023-02-18 07:40:39 -03:00
configuration armbian-next: aggregation.py rewrite; introduce package-lists.sh; usage in core lib 2023-02-18 07:40:22 -03:00
extras armbian-next: extras/buildpkg.sh code is out [deprecated, later completely dropped] 2023-02-18 07:39:46 -03:00
general armbian-next: kernel: use git worktree & kernel.org clone bundles for kernel working copies 2023-02-18 07:40:38 -03:00
host armbian-next: u-boot: use git worktree for u-boot; full mainline clone for bare 2023-02-18 07:40:39 -03:00
image armbian-next: fix for grub's DISTRO_GENERIC_KERNEL on Debian (not Ubuntu) during update-initramfs 2023-02-18 07:40:34 -03:00
logging armbian-next: logging: helpers for handling special logging if stdout is a terminal (user-interactive) 2023-02-18 07:40:36 -03:00
main armbian-next: u-boot: use git worktree for u-boot; full mainline clone for bare 2023-02-18 07:40:39 -03:00
rootfs armbian-next: aggregation.py rewrite; introduce package-lists.sh; usage in core lib 2023-02-18 07:40:22 -03:00