mirror of
https://review.haiku-os.org/haiku
synced 2025-01-23 14:54:49 +01:00
cf3bb0d753
* Rename TransactionHandler -> InstallationInterface and DaemonClientTransactionHandler -> ClientInstallationInterface. * Add InstallationInterface::InitInstalledRepository(). Use in _AddInstalledRepository() to get the repository packages instead of using the package roster. The ClientInstallationInterface implementation does it that way.