Meta Configuration of Package tw_cli
x
1
<package name="tw_cli" project="server:monitoring">
2
<title>3ware Command Line Interface Tool</title>
3
<description>tw_cli is a Command Line Interface Storage Management Software for
4
AMCC/3ware ATA RAID Controller(s). It provides controller, logical
5
unit and drive management. tw_cli can be used in both interactive and
6
batch mode, providing higher-level API (Application Programming
7
Interface) functionalities.</description>
8
<person userid="hostmaster" role="maintainer"/>
9
<build>
10
<enable repository="CentOS_4"/>
11
<enable repository="CentOS_5"/>
12
<enable repository="Fedora_6"/>
13
<enable repository="Fedora_7"/>
14
<enable repository="RHEL_5"/>
15
</build>
16
<publish>
17
<enable arch="i586" repository="CentOS_4"/>
18
<enable arch="x86_64" repository="CentOS_4"/>
19
<enable arch="x86_64" repository="SLE_11"/>
20
<enable arch="i586" repository="SLE_11"/>
21
</publish>
22
</package>
23