armbian-build/lib/functions/host
Ricardo Pardini 2b28f29ebe rootfs/image: avoid apt junk leftover by debootstrap; add warnings and debugs over target cache and general rootfs sizes
- rootfs: rootfs-create: show a summary of the 20 biggest dirs, right before tarring the rootfs (for debugging)
- rootfs: rootfs-create: show usage of caches between first and second stages
- rootfs: rootfs-create: cleanup junk left by `debootstrap` after second stage
- rootfs: rootfs-create: _always_ clean apt stuff at the end
- rename `apt_purge_unneeded_packages()` to `apt_purge_unneeded_packages_and_clean_apt_caches()` for clarity
- image: `apt_purge_unneeded_packages_and_clean_apt_caches()`: warn if apt caches not empty; clean them off, always.
- host-utils: `local_apt_deb_cache_prepare()`: also test the target, warn if not empty
- extension: cleanup-space-final-image: do NOT clean apt stuff. done in core now
- the metric shit-ton of debugs added should help the next person who faces this in the future
2023-04-18 16:27:06 +02:00
..
apt-cacher-ng.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
basic-deps.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
docker.sh lib: fix: replace undue export statements with declare -g 2023-03-31 09:12:44 +02:00
external-toolchains.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
host-release.sh artifacts: introduce PRE_PREPARED_HOST=yes: allow running pre-prepared host CLI's for artifacts that require aggregation 2023-04-15 22:43:06 +02:00
host-utils.sh rootfs/image: avoid apt junk leftover by debootstrap; add warnings and debugs over target cache and general rootfs sizes 2023-04-18 16:27:06 +02:00
mktemp-utils.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
mountpoints.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
prepare-host.sh Use native xz 2023-04-18 09:29:17 +02:00
tmpfs-utils.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
wsl2.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00