armbian-build/lib/functions
Gunjan Gupta 218f54dc28 Fix git_ensure_safe_directory function again
The command added to check whether the directory is git or not was
having syntax error. Fixed the same. Also it seems adding safe-directory
with local doesn't really work which actually makes sense. hence
reverting to using global instead. Its still safer than before as
we are not adding * and are adding the actual path of the directory
2024-02-03 04:50:42 +05:30
..
artifacts Add hook to allow forcing uboot update 2024-01-30 12:00:24 +01:00
bsp Add hook to allow forcing uboot update 2024-01-30 12:00:24 +01:00
cli Fix compilation within docker-shell 2024-02-01 21:04:23 +05:30
compilation uwe5622: reduce system load 2024-01-31 23:55:58 +05:30
configuration remove remnants of SKIP_BOOTSPLASH 2024-01-17 04:13:40 +05:30
general Fix git_ensure_safe_directory function again 2024-02-03 04:50:42 +05:30
host Fix compilation within docker-shell 2024-02-01 21:04:23 +05:30
image Feature lvm support (#6204) 2024-02-01 20:01:58 +01:00
logging lib: implement and sprinkle some very basic config var change-tracking across board/family sourcing and several hook calls 2024-01-07 18:58:36 +01:00
main config: calculate BOOTSOURCEDIR & friends only _after_ late_family_config hook; fixes #6144 2024-01-13 14:44:49 +01:00
rootfs Unstable / testing packages sometimes contain hacks that are patching files 2024-02-01 22:01:44 +05:30