Add expect,tk,tcl.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5472 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
40ca393983
commit
98285bed56
@ -68,6 +68,9 @@ echo "rpm -Uvh --nodeps xCAT-server-$VER-*rpm" >> $RPMDIR/instxcat
|
||||
mv /opt/freeware/src/packages/RPMS/ppc/xCAT-$VER-*rpm $RPMDIR/
|
||||
echo "rpm -Uvh xCAT-$VER-*rpm" >> $RPMDIR/instxcat
|
||||
|
||||
./makexcatsnrpm
|
||||
mv /opt/freeware/src/packages/RPMS/ppc/xCATsn-$VER-*rpm $RPMDIR/
|
||||
|
||||
./makermcrpm
|
||||
mv /opt/freeware/src/packages/RPMS/ppc/xCAT-rmc-$VER-*rpm $RPMDIR/
|
||||
echo "rpm -Uvh xCAT-rmc-$VER-*rpm" >> $RPMDIR/instxcat
|
||||
|
@ -1,9 +1,12 @@
|
||||
# Software needed for the xCAT on AIX Service Nodes
|
||||
|
||||
# removed tk, tcl, and expect
|
||||
# - these are now installed with AIX
|
||||
|
||||
# installp packages
|
||||
I:expect.base
|
||||
I:expect.man.en_US
|
||||
I:tcl.base
|
||||
I:tcl.man.en_US
|
||||
I:tk.base
|
||||
I:tk.man.en_US
|
||||
I:openssl.base
|
||||
I:openssl.license
|
||||
I:bos.sysmgt.nim.master
|
||||
|
Loading…
Reference in New Issue
Block a user