Add BPackageRoster::GetActivePackages()

The implementation is temporary. Currently it reads through the packages
in the respective packages directory and checks against the package
links. Once package activation is tracked explicitly we'll use the
activation file/directory.
This commit is contained in:
Ingo Weinhold
2011-11-25 06:19:49 +01:00
parent 26265b7b4d
commit 9213e9d6a8
4 changed files with 135 additions and 1 deletions
+2
View File
@@ -0,0 +1,2 @@
#include <../os/package/PackageDefs.h>