mirror of
https://github.com/armbian/build.git
synced 2025-08-12 06:06:58 +02:00
- _told ya it would all make sense eventually..._ - introduce new, real, non-alias `rootfs` command in `cli-rootfs` -- this _only_ builds rootfs, nothing else - no more `main_default_build_single()`; instead `full_build_packages_rootfs_and_image()` - introduce `do_with_default_build()` wrapper, for things that need host prepared + aggregation to run - CLI-specific parts of `main_default_build_single()` moved to cli-build - put prepare/cleanup pair of `prepare_rootfs_build_params_and_trap()` and `trap_handler_cleanup_rootfs_and_image()` into new `trap-rootfs.sh` (this needs further splitting for the image part) - refactor `get_or_create_rootfs_cache_chroot_sdcard()` into `build_rootfs_only()`, `calculate_rootfs_cache_id()` - update library with new files |
||
---|---|---|
.. | ||
apt-install.sh | ||
apt-sources.sh | ||
boot_logo.sh | ||
create-cache.sh | ||
customize.sh | ||
distro-agnostic.sh | ||
distro-specific.sh | ||
post-tweaks.sh | ||
qemu-static.sh | ||
rootfs-create.sh | ||
rootfs-desktop.sh | ||
systemd-utils.sh | ||
trap-rootfs.sh |