armbian-build/lib
Ricardo Pardini 53266feff8
armbian-next: kernel: deterministic .config mtime handling; kernel build logging sections reorg
- .config is now compared with previous one byte-wise, diff shown, and mtime preserved directly via `cp -p`
- this does away with the previous mtime-based BS I had written during the fasthash era (and thus remove file-mtime.sh, regen lib)
- split some functions, to better control the interactive piece in the _middle_ of kernel config process
- no more `kernel_config_maybe_interactive()`, now `kernel_config()` that controls its own logging sections
- extract `kernel_determine_toolchain()` out of config into make
- introduce internal hook `armbian_kernel_config()` that runs before custom version (for .config defaults, coming soon)
2023-02-18 07:42:39 -03:00
..
functions armbian-next: kernel: deterministic .config mtime handling; kernel build logging sections reorg 2023-02-18 07:42:39 -03:00
tools armbian-next: patching: use --zero-commit instead of find/replace for rewrite 2023-02-18 07:42:02 -03:00
extensions.sh armbian-next: docker: locale-gen + enable all existing extensions before calculating docker hostdeps 2023-02-18 07:40:11 -03:00
library-functions.sh armbian-next: kernel: deterministic .config mtime handling; kernel build logging sections reorg 2023-02-18 07:42:39 -03:00
single.sh armbian-next: fix all shellcheck errors in lib/ 2023-02-18 07:40:44 -03:00