Ok I got it installed on 0.10-r3520.
Code:
[root@master noarch]# kitops -l
Kit: base
Description: Base Kit
Version: 0.10
Architecture: noarch
OS Kit: No
Removable: No
Node Groups: installer-centos-5-x86_64, compute-centos-5-x86_64,
compute-imaged-centos-5-x86_64, compute-diskless-centos-5-x86_64
Kit: centos
Description: OS kit for centos 5 x86_64
Version: 5
Architecture: x86_64
OS Kit: Yes
Removable: Yes
Node Groups: installer-centos-5-x86_64, compute-centos-5-x86_64,
compute-imaged-centos-5-x86_64, compute-diskless-centos-5-x86_64
Kit: lava
Description: Lava Kit
Version: 1.0
Architecture: noarch
OS Kit: No
Removable: Yes
Node Groups: installer-centos-5-x86_64, compute-centos-5-x86_64
Kit: OCS-GUI
Description: OCS GUI Kit
Version: 5.1
Architecture: noarch
OS Kit: No
Removable: Yes
Node Groups:
Then I was able to add the packages to the depot with repoman:
Code:
[root@master noarch]# find /depot/kits/OCS-GUI/
/depot/kits/OCS-GUI/
/depot/kits/OCS-GUI/5.1
/depot/kits/OCS-GUI/5.1/noarch
/depot/kits/OCS-GUI/5.1/noarch/kit-OCS-GUI-5.1-5.noarch.rpm
/depot/kits/OCS-GUI/5.1/noarch/ocsgui-connectors-5.1-1.x86_64.rpm
/depot/kits/OCS-GUI/5.1/noarch/component-OCS-GUI-5.1-4.x86_64.rpm
/depot/kits/OCS-GUI/5.1/noarch/ocs-gui-2.0.0-080916.x86_64.rpm
As the packages did not associate themself to any node i wanted to do that myself with ngedit.
But sadly the OCS-GUI kit is not listed on the Components page of ngedit. How am I supposed to associate my nodes with OCS-GUI?