armbian-build/lib/functions
Ricardo Pardini 983d8258d9 armbian-kernel: don't force =n for DEBUG_INFO_DWARF5 and DEBUG_INFO_BTF
- really can't remember why I added those, and they cause trouble for BTF
  - See https://www.kernel.org/doc/html/next/bpf/btf.html
  - `CONFIG_DEBUG_INFO_BTF: Generate BTF typeinfo`
    - _Generate deduplicated BTF type information from DWARF debug info. Turning this on expects presence of pahole tool, which will convert DWARF type info into equivalent deduplicated BTF type info._
2023-11-29 20:00:13 +01:00
..
artifacts artifact-uboot: fix hashing for uboot_custom_postprocess old-timey non-hook 2023-11-25 13:37:49 +01:00
bsp Add simple patch system as a standalone service (#5935) 2023-11-27 13:01:20 +01:00
cli cli-patch: don't ask about desktop/server builds during patch rewrite/to-git 2023-10-18 14:58:46 +00:00
compilation armbian-kernel: don't force =n for DEBUG_INFO_DWARF5 and DEBUG_INFO_BTF 2023-11-29 20:00:13 +01:00
configuration bash: run shellfmt, no changes 2023-11-25 13:38:30 +01:00
general git: fetch_from_repo(): introduce FETCH_FROM_REPO_CALLBACK_IF_REF_MUTABLE 2023-11-25 13:38:10 +01:00
host wsl2: detect Armbian-built wsl2 kernel as well as Microsoft's default kernel 2023-11-27 11:14:01 +01:00
image Add option to include home directory in the final image 2023-11-21 20:29:37 +05:30
logging stacktraces: introduce get_stacktrace_element_by_index() to get a specific stracktrace element 2023-11-25 13:38:10 +01:00
main config_post_main: sanity checks for RELEASE (vs ARCH) and RELEASE+DESKTOP_ENVIRONMENT (vs ARCH) 2023-08-23 21:35:02 +02:00
rootfs Add simple patch system as a standalone service (#5935) 2023-11-27 13:01:20 +01:00