ダウンロードリスト

プロジェクト概要

tpkg は、アプリケーションのパッケージ化および配置のクロスプラット フォーム ツールです。それは、オペレーティング システムのパッケージ ツールと一緒に動作するように設計されています。Tpkg の展開機能は、数百または数千のシステムにわたって展開をスケール アップに設計されます。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2011-12-15 07:58
2.3.0

このリリースではすべてのクエリに関連するコマンド ライン スイッチをクリーンアップします。それが追加されます--グループ、ユーザーが個々 のホスト名ではなく、サーバーのグループを指定できるように、スイッチします。追加パッケージの除去の init スクリプトの実行をスキップするには、- skip_remove_stop スイッチ。それはコマンド ・ ラインでバージョン不平等のサポートを追加します。それ今一般に Cygwin の下で Windows で動作します。タール「tpkg - qenv」の出力パスに追加します。その他の多数のバグ修正と機能強化です。
This release cleans up all of the query-related command line switches. It adds a --group switch so that the user can specify groups of servers rather than individual hostnames. It adds a --skip_remove_stop switch to skip running init scripts on package removal. It adds version inequality support on the command line. It now generally works under Cygwin on Windows. It adds the path to tar to the output of "tpkg --qenv". There are numerous other bugfixes and enhancements.

2011-04-22 06:12
2.2.4

- forceオプションは、ユーザーが削除するか、不正な外観のデータを使用してパッケージをアップグレードすることができます実行している外観に関連するエラーを無視してカバーしています。のprofile.d機能が強化されました。ユーザーは、非実行可能ファイルのinitスクリプトの警告が表示されます。
The --force option now covers ignoring failures related to running externals, which allows users to remove or upgrade packages with bad externals data. The profile.d functionality was enhanced. Users will now be warned about non-executable init scripts.

2011-02-21 17:33
2.2.3

シンボリックリンクのアクセス許可は、現在、適切に設定されます。いくつかの無害な警告はパッケージを作るtpkg.ymlファイルの構文を検証するために使用されるライブラリから沈黙した。問題は、Rakefileは最後のリリース(2.2.2)は、無効なディレクトリ構造を持つクライアントのパッケージにつながったことで導入されたクライアントで修正されました。 package_toplevel_directoryは今だけではなく、パッケージ全体を読むよりも、パッケージの必要な最初の数ブロックを読み取ります。その変更は大きなパッケージに関連する操作をスピードアップする必要があります。
Permissions on symlinks are now set appropriately. Some harmless warnings were silenced from the library used to validate the syntax of the tpkg.yml file when making a package. An issue was fixed in the client Rakefile introduced in the last release (2.2.2) that led to client packages with an invalid directory structure. The package_toplevel_directory now only reads the necessary first few blocks of the package rather than reading the whole package. That change should speed up operations involving larger packages.

2011-02-15 20:02
2.2.2

シンボリックリンクを含むパッケージをインストールするときにこのリリースでは、Ruby 1.9で実行されているときに見られた警告、およびファイルのアクセス権を設定するに関連付けられているいくつかの問題の数を修正されています。
This release fixes a number of warnings that were seen when running under Ruby 1.9, and several issues associated with setting file permissions when installing packages containing symlinks.

2011-02-05 22:02
2.2.1

Rubyは1.9サポートされるようになりました。
Ruby 1.9 is now supported.

プロジェクトリソース