The branding's netinstall.yaml has a Base System group with 'base' that gets added to packageOperations. The packages module then reinstalls base without --ignore, triggering the same init-logind resolution bug. Adding the same --ignore logic from the basestrap module.