On Thu, 14 Aug 2025 at 19:54, Roland Clobus <[email protected]> wrote: > > On 14/08/2025 20:07, Luca Boccassi wrote: > > Would anyone be able to point me to where these rsync calls are made, > > please? Tried looking around in live-build and couldn't find them. > > Those rsync calls are not in live-build. > > One is in Calamares: > https://sources.debian.org/src/calamares/3.3.14-3/src/modules/unpackfs/main.py?hl=181#L181 > The other one is somewhere in the d-i, I don't have a URL at hand at the > moment. > > Here is the code to remove the live-related packages in d-i: > https://sources.debian.org/src/live-installer/58/finish-install.d/14remove-live-packages
Is this 14remove-live-packages called also when calamares is in use, given it removes calamares-settings-debian? If so I could add the logic there
