Misc. updates to AIX build scripts and bundle files.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3716 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
8fb91c4ba8
commit
092ceeb9cd
@ -140,7 +140,7 @@ ls *.rpm > $RPMDIR/flist3
|
||||
cd $RPMDIR
|
||||
cp /opt/freeware/src/packages/RPMS/ppc/php-5.2.6-0.aix5.3.ppc.rpm $RPMDIR/
|
||||
echo "rpm -Uvh php-5.2.6-0.aix5.3.ppc.rpm" >> $RPMDIR/instwebdep
|
||||
echo "php-5.2.6-0.aix5.3.ppc.rpm" > $RPMDIR/flist3
|
||||
echo "php-5.2.6-0.aix5.3.ppc.rpm" >> $RPMDIR/flist3
|
||||
|
||||
chmod +x $RPMDIR/instwebdep
|
||||
echo "instwebdep" >> $RPMDIR/flist3
|
||||
|
@ -90,6 +90,7 @@ echo "instxcat" > $RPMDIR/flist
|
||||
|
||||
# add the service node bundle files
|
||||
cp $BLDTOP/xCATaixSN.bnd $RPMDIR/
|
||||
cp $BLDTOP/xCATaixSN2.bnd $RPMDIR/
|
||||
cp $BLDTOP/xCATaixSSH.bnd $RPMDIR/
|
||||
cp $BLDTOP/xCATaixSSL.bnd $RPMDIR/
|
||||
echo "xCATaixSN.bnd" >> $RPMDIR/flist
|
||||
|
@ -21,14 +21,16 @@ R:perl-Net_SSLeay.pm-1.30-1.aix5.3.ppc.rpm
|
||||
R:perl-Net-Telnet-3.03-1.2.aix5.3.ppc.rpm
|
||||
R:tcl-8.4.7-3.aix5.1.ppc.rpm
|
||||
R:tk-8.4.7-3.aix5.1.ppc.rpm
|
||||
R:perl-xCAT-2.2*
|
||||
R:xCAT-client-2.2*
|
||||
R:xCAT-server-2.2*
|
||||
R:xCAT-rmc-2.2*
|
||||
R:perl-xCAT-2.3*
|
||||
R:xCAT-client-2.3*
|
||||
R:xCAT-server-2.3*
|
||||
R:xCAT-rmc-2.3*
|
||||
R:perl-DBD-SQLite-1.13-1.aix5.3.ppc.rpm
|
||||
R:net-snmp-5.4.2.1-1.aix5.3.ppc.rpm
|
||||
R:net-snmp-devel-5.4.2.1-1.aix5.3.ppc.rpm
|
||||
R:net-snmp-perl-5.4.2.1-1.aix5.3.ppc.rpm
|
||||
R:openslp-1.2.1-1.aix5.3.ppc.rpm
|
||||
R:perl-Crypt-SSLeay-0.57-1.aix5.3.ppc.rpm
|
||||
|
||||
# optional
|
||||
R:perl-DBD-mysql-4.007-1.aix5.3.ppc.rpm
|
||||
|
@ -21,14 +21,16 @@ R:perl-IO-Stty-.02-1.aix5.3.ppc.rpm
|
||||
R:perl-IO-Tty-1.07-1.aix5.3.ppc.rpm
|
||||
R:perl-Net_SSLeay.pm-1.30-1.aix5.3.ppc.rpm
|
||||
R:perl-Net-Telnet-3.03-1.2.aix5.3.ppc.rpm
|
||||
R:perl-xCAT-2.2*
|
||||
R:xCAT-client-2.2*
|
||||
R:xCAT-server-2.2*
|
||||
R:xCAT-rmc-2.2*
|
||||
R:perl-xCAT-2.3*
|
||||
R:xCAT-client-2.3*
|
||||
R:xCAT-server-2.3*
|
||||
R:xCAT-rmc-2.3*
|
||||
R:perl-DBD-SQLite-1.13-1.aix5.3.ppc.rpm
|
||||
R:net-snmp-5.4.2.1-1.aix5.3.ppc.rpm
|
||||
R:net-snmp-devel-5.4.2.1-1.aix5.3.ppc.rpm
|
||||
R:net-snmp-perl-5.4.2.1-1.aix5.3.ppc.rpm
|
||||
R:openslp-1.2.1-1.aix5.3.ppc.rpm
|
||||
R:perl-Crypt-SSLeay-0.57-1.aix5.3.ppc.rpm
|
||||
|
||||
# optional
|
||||
R:perl-DBD-mysql-4.007-1.aix5.3.ppc.rpm
|
||||
|
Loading…
Reference in New Issue
Block a user