cpack_repository/commit

First draft of API to server package installation data

authorJan Wielemaker
Wed Nov 17 11:48:53 2010 +0100
committerJan Wielemaker
Wed Nov 17 11:48:53 2010 +0100
commit45c67556cf922cc8e509ba241c8d388fe7eb4133
treef9ded57fdf677a50a63d6e8bf6ec7eb65eb68bbd
parent22261f7d6c7e2f7e780831ececaa15752b065cc1
Diff style: stat patch
 api/cpack.pl                     | 77 ++++++++++++++++++++++++++++++++++++++++
 components/cpack.pl              | 13 +++++++
 components/cpack/graphs.pl       |  3 ++
 config-available/DEFAULTS        |  1 +
 config-available/cpack_server.pl |  5 +++
 lib/cpack/dependency.pl          | 52 +++++++++++++++++++++++++++
 lib/cpack/repository.pl          | 25 +++++++++++++
 7 files changed, 165 insertions(+), 11 deletions(-)