アプリケーションの版の公開 |
|
update_versions は、
新しいアプリケーションの版を公開します。
このスクリプトはデータベースのエントリ群を作り、
ダウンロード用ディレクトリにファイルをコピーします。
使い方:
update_versions は、新しいアプリケーションの版を見つけるために、
これらのディレクトリを走査します。
NAME_VERSION_PLATFORM[.ext]
という形式でなければなりません。 つまり、以下の例のとおり。
boinc_3.17_i686-pc-linux-gnu astropulse_7.17_windows_intelx86.exe
プラットフォームを示す部分の文字列は、 [BOINC]データベースの中に登録されているプラットフォーム名に 一致していなければなりません。 必要なら、 データベースにプラットフォームを追加してください。
アプリケーションが、 主プログラムの実行可能ファイルの他にも実行可能ファイルを含むときは、 [ファイルの所有者以外からも実行可能となるように] ファイルの保護フラグに (u+x) ビットを含むよう確実に対処してください。
下記の形のファイル名を見つけたら、
FILENAME.sig対応するファイルの署名ファイルとして扱います。 推奨する実施方法を 実行コードの署名のやり方 に記述しました。 下記の形のファイル名を見つけたら
FILENAME.file_ref_infoその内容がそのファイルを記述する <file_ref> 要素に追加されます。 (この方法は、<copy_file> のような属性に対して使えます)。
下記の形のファイル名を見つけたら
LOGICAL_NAME=PHYSICAL_NAME指定された論理的なファイル名と物理的なファイル名とが使われます。 (つまり、アプリケーションは論理的なファイル名を boinc_resolve_filename() に渡すことによって、ファイルにアクセスできるようになります)。
最終更新時刻 00:51:43, 2006年08月12日(JST)
Copyright © 2008 University of California.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Foundation.
Copyright © 2008 Komori Hitoshi(je2bwm at jarl.com).
Japanese translation from English web pages on BOINC.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Foundation.