haiku/headers/private/package/manager
Ingo Weinhold cf3bb0d753 BPackageManager: Abstract installed repository initialization
* 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.
2013-09-10 19:14:17 +02:00
..
Exceptions.h Refactor reusable pkgman code into libpackage 2013-08-31 21:19:07 +02:00
PackageManager.h BPackageManager: Abstract installed repository initialization 2013-09-10 19:14:17 +02:00
RepositoryBuilder.h BRepositoryBuilder: Add constructor for pre-init'ed repository 2013-09-10 19:14:17 +02:00