以下は JE2BWM ほかが作成した翻訳 です。 原文は University of California より GFDL で配付されており、 この翻訳も GFDL に従います。
原文: The project configuration file [deprecated - wiki]   (翻訳対象の更新日付は 5:09 PM UTC, June 26 2006 です)。

プロジェクトの構成定義ファイル(古い文書。 Wiki移行済)

boinc.gif
(英語のみ)

1つのプロジェクトの構成は、プロジェクトのディレクトリに置く config.xml という名の構成定義ファイルによって記述されます。 このファイルは make_project スクリプトを使えば、特別な指定をしない状態で作成されます。 しかし、プロジェクトの創設から終息までの間には、こららの設定に追加や変更をする必要がでてきます。

config.xml ファイルの形式は以下のようなものです。

<boinc>
  <config>
    [ 構成オプション(configuration options) ]
  </config>
  <daemons>
    [ デーモンの指定 ]
  </daemons>
  <tasks>
    [ 定周期タスクの指定 ]
  </tasks>

</boinc>
詳細については下記をご覧ください。
BOINCの訳のメインページに戻る | (原文のメインページに戻る)
 

最終更新時刻 22:38:11, 2007年05月19日(JST)
Copyright © 2012 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 © 2012 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.