mirror of
https://github.com/armbian/build.git
synced 2025-09-19 04:31:38 +02:00
- rationale: we don't want an eternal chicken-egg problem with rootfs vs repo. - but, desktop rootfs require some parts of repo. case in point: `system-monitoring-center` - so only add certain components of repo (-desktop, -utils) to rootfs so that is honored - introduce `custom_apt_repo()` hook for extensions to add their repos as well - same chicken-egg-avoiding is possible via param `CUSTOM_REPO_WHEN`