armbian-build/lib/functions
Ricardo Pardini 091ae1d27f
armbian-next: rootfs: adapt to new reality after huge refactor
- make `tmpfs_estimated_size` and `available_physical_memory_mib` readonly and global and only ever set once
- remove subshell from `get_rootfs_cache_list()`, new version `get_rootfs_cache_list_into_array_variable()` for sanity
- warns if `ROOT_FS_CREATE_ONLY=yes` is set during cached build path
- add a `wait_for_disk_sync()` after restoring rootfs cache
- fix logging sections for `build_rootfs_only()` and `prepare_rootfs_build_params_and_trap()` in `build_rootfs_and_image()`
- remove the logging section from `get_or_create_rootfs_cache_chroot_sdcard()` call in `build_rootfs_only()` (which is now itself logged)
- @TODO: `deploy_qemu_binary_to_chroot()` is leaking a qemu bin in rootfs cache!
2023-02-18 07:44:24 -03:00
..
bsp armbian-next: bsp: use prepare_temp_dir_in_workdir_and_schedule_cleanup(); bring back PACKAGES_SEARCH_ROOT_ABSOLUTE_DIRS 2023-02-18 07:44:03 -03:00
cli armbian-next: rootfs: adapt to new reality after huge refactor 2023-02-18 07:44:24 -03:00
compilation armbian-next: kernel/logging: stop lying about LD/AR/INSTALL/SIGN/XZ make output 2023-02-18 07:44:14 -03:00
configuration armbian-next: rootfs: new CLI command for rootfs cache building; further refactorings 2023-02-18 07:44:22 -03:00
extras armbian-next: fix all shellcheck errors in lib/ 2023-02-18 07:40:44 -03:00
general armbian-next: downloads.sh: some cleanup and add debugging to get_urls() 2023-02-18 07:44:17 -03:00
host armbian-next: apt: expand local caching to include package lists, as well as .deb's 2023-02-18 07:44:19 -03:00
image armbian-next: replace bare sync invocations by introducing wait_for_disk_sync(); sync early at start of build 2023-02-18 07:43:53 -03:00
logging armbian-next: apt: expand local caching to include package lists, as well as .deb's 2023-02-18 07:44:19 -03:00
main armbian-next: rootfs: adapt to new reality after huge refactor 2023-02-18 07:44:24 -03:00
rootfs armbian-next: rootfs: adapt to new reality after huge refactor 2023-02-18 07:44:24 -03:00