Download List

Project Description

tpkg is a cross-platform tool for packaging and deploying applications. It is designed to work alongside your operating system's packaging tool. The deployment features in tpkg are designed to scale to deployments across hundreds or thousands of systems.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-05-07 16:10 Back to release list
1.2

gem2tpkg was modified to use an alternate method for finding the directory for each installed gem. The previous method of calling "gem contents" failed to work for all gems. The tpkg.rb library was modified to only load package metadata when needed. Loading the native package data takes many seconds on platforms with lots of native packages (Debian/Ubuntu), which introduces unnecessary and unwelcome delay if that metadata is not needed. Proper permissions are set for a few additional files in the client package. Particularly, the lack of strict permissions on the crontab file caused problems.

Project Resources