From a9336267e0da7387e6f6292621002ab7704f1a1a Mon Sep 17 00:00:00 2001 From: nott Date: Fri, 18 Sep 2009 11:59:28 +0000 Subject: [PATCH] Do not install mysql on service nodes. git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4167 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- mkAIXsnap | 11 +++++------ xCATaixSN.bnd | 3 --- xCATaixSN2.bnd | 3 --- 3 files changed, 5 insertions(+), 12 deletions(-) diff --git a/mkAIXsnap b/mkAIXsnap index 2486ba2ef..37c67d206 100755 --- a/mkAIXsnap +++ b/mkAIXsnap @@ -18,10 +18,6 @@ # /home/groups/x/xc/xcat/htdocs/aix/devel/core-snap # - nothing is added to the release download area # -# scp *.rpm nott,xcat@web.sourceforge.net:/home/groups/x/xc/xcat/htdocs/aix/devel/xcat-core -#scp core-aix-2.3.tar.gz nott,xcat@web.sourceforge.net:/home/groups/x/xc/xcat/htdocs/aix/devel -#scp *.rpm nott,xcat@web.sourceforge.net:/home/groups/x/xc/xcat/htdocs/aix/2.2/core-snap -#scp core-aix-snap.tar.gz nott,xcat@web.sourceforge.net:/home/groups/x/xc/xcat/htdocs/aix/2.2 BLDTOP=`pwd` RPMDIR=$BLDTOP/aix-core-snap @@ -114,12 +110,15 @@ chmod g+w * if [ $UPLOAD == 1 ]; then # clear out the old files - do this manually with winscp session! +#while ! rsync -urLv --delete aix-core-snap nott,xcat@web.sourceforge.net:/home/groups/x/xc/xcat/htdocs/aix/devel/ +#do : ; done scp *.rpm nott,xcat@web.sourceforge.net:/home/groups/x/xc/xcat/htdocs/aix/devel/core-snap - scp core-aix-snap.tar.gz nott,xcat@web.sourceforge.net:/home/groups/x/xc/xcat/htdocs/aix/devel - + scp core-aix-snap.tar.gz nott,xcat@web.sourceforge.net:/home/groups/x/xc/xcat/htdocs/aix/devel +# scp *.rpm nott,xcat@web.sourceforge.net:/home/groups/x/xc/xcat/htdocs/aix/devel/xcat-core +#scp core-aix-2.3.tar.gz nott,xcat@web.sourceforge.net:/home/groups/x/xc/xcat/htdocs/aix/devel # for dep-aix #scp dep-aix-$VER.tar.gz nott@web.sourceforge.net:uploads/ diff --git a/xCATaixSN.bnd b/xCATaixSN.bnd index 37334e8d0..826909d62 100644 --- a/xCATaixSN.bnd +++ b/xCATaixSN.bnd @@ -33,7 +33,4 @@ 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 -R:xcat-mysql-5.0-1.aix5.3.ppc.rpm diff --git a/xCATaixSN2.bnd b/xCATaixSN2.bnd index ef68b1764..eadcb42bc 100644 --- a/xCATaixSN2.bnd +++ b/xCATaixSN2.bnd @@ -33,7 +33,4 @@ 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 -R:xcat-mysql-5.0-1.aix5.3.ppc.rpm