- .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) |
||
|---|---|---|
| .. | ||
| cleanup-space-final-image.sh | ||
| detect-unused-extensions.sh | ||
| flash-kernel.sh | ||
| gen-sample-extension-docs.sh | ||
| grub-riscv64.sh | ||
| grub-sbc-media.sh | ||
| grub.sh | ||
| image-output-ovf.sh | ||
| image-output-qcow2.sh | ||
| image-output-utm.sh | ||
| kernel-localmodconfig.sh | ||
| marvell-tools.sh | ||
| nvidia.sh | ||
| rkbin-tools.sh | ||
| sunxi-tools.sh | ||
| vmware-vm.sh | ||
| zfs.sh | ||